https://github.com/kimond/cmustify
Cmus status display with notifications. Rewrited in Dart for fun
https://github.com/kimond/cmustify
cmus notifications
Last synced: 11 days ago
JSON representation
Cmus status display with notifications. Rewrited in Dart for fun
- Host: GitHub
- URL: https://github.com/kimond/cmustify
- Owner: kimond
- License: mit
- Created: 2016-05-24T15:26:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T01:48:16.000Z (almost 8 years ago)
- Last Synced: 2026-01-11T10:36:11.416Z (6 months ago)
- Topics: cmus, notifications
- Language: Dart
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# cmustify
[](https://travis-ci.org/kimond/cmustify)
[](https://codecov.io/gh/kimond/cmustify)
What is cmustify? This is a cmus notifier that shows the current song into notifications.
This is a rewrite in Dart for fun of https://github.com/kimond/pycmustify
## Install
Install the executable using:
```bash
$ pub global activate cmustify
```
## Contributions
Contributions are welcome.