Skip to content

🐍 Shows lyrics of the currently playing song, instantly.

Notifications You must be signed in to change notification settings

raphraph/Instant-Lyrics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instant-Lyrics

Shows lyrics of the currently playing song
A linux application with a very convenient GUI. Built with Python 3 and Gtk+3


Install

system requirements (use apt, pacman, dnf...):

  • python-gi (PyGObject)
  • python-dbus
  • AppIndicator3

python requirements (use pip2 or pip3):

pip install .

Usage

instantlyrics  # `instantlyrics.py &` to keep it running in background

The icon will appear in the system tray (indicator panel). You can start using the application from there.

Got questions?

If you have questions or general suggestions, don't hesitate to submit a new Github issue.

Contributing

Fork | Patch | Push | Pull request

Feedback

Suggestions and improvements are welcome!

Authors

sirfoga
Stefano Fogarollo

Thanks

Thanks to Bhrigu Srivastava, the owner of the original repository.

License

All of the codebases are MIT licensed unless otherwise specified.

Back to top

About

🐍 Shows lyrics of the currently playing song, instantly.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%