Skip to content

kimond/pycmustify

Repository files navigation

Cmustify

What is cmustify? This is a cmus notifier that shows the current song into notifications using notify2.

Why?

I would like to improve the current solutions. Also, it's always nice to do things by ourselves.

todo

  • Finish the usage info
  • Better support for internet radios stream
  • Fetch albums image from google (useful for internet radios)

Requirements

Install

  1. Clone the repository into the .cmus folder in your home directory. You can use .config/cmus folder as well.
git clone https://github.com/kimond/cmustify.git ~/.cmus/
  1. Make cmustity.py and status_display_program.sh executable.
chmod +x cmustity.py status_display_program.sh
  1. Set the status_display_program variable in cmus.
:set status_display_program=/home/user/.cmus/cmustify/status_display_program.sh
  1. Save configs in cmus. This is important to avoid having set the variable every times you start cmus.
:save

Usage

cmus will send notifications by itself.

Contributions

Contributions are welcome.

Credits

About

Cmus status display with notifications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published