Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
avdynut authored Dec 22, 2019
1 parent a2710bd commit 6fd7a8f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
# AimpLyrics
Lyrics plugin for [AIMP music player](http://www.aimp.ru/).

<img src="https://i.imgur.com/OvCaZRg.png" alt="Screenshot" border="0" />
<img src="https://i.ibb.co/gdSLG1z/Aimp-Lyrics-Plugin.png" alt="Screenshot" border="0"/>

### Features:
* display lyrics of current playing song (from file, or tag)
* auto search missing lyrics in *Google*
* ability to edit artist/title for search
* ability to edit search term
* open lyrics window by hot keys (*Ctrl+Alt+L* global, or *Shift+L* local - by default)
* save lyrics to file
* edit font size
* change font size
* auto open lyrics window on player start
* choose color theme

The plugin is written on *C#* via *COM Interop* thanks to [AIMP-net-api](https://github.com/antrv/AIMP-net-api).

Expand Down

0 comments on commit 6fd7a8f

Please sign in to comment.