cmus status notification tool written in Rust, which can be easily configured and used for different purposes. It provides notifications for track changes, status changes, volume, playing mode and more
Find a file
2023-02-20 05:35:56 +02:00
.idea Create get_embedded_art function, and add some dependencies for config system 2023-02-12 20:39:10 +02:00
src Commit message: Update notification.rs to support new feature and refactor code 2023-02-20 05:35:56 +02:00
tests/samples Create unit tests for query related methods 2023-02-12 05:23:36 +02:00
.gitignore Initialize yoo 2023-02-03 17:12:23 +02:00
Cargo.lock Add clap-markdown dependency, version 0.1.3 2023-02-19 04:10:15 +02:00
Cargo.toml Add clap-markdown dependency, version 0.1.3 2023-02-19 04:10:15 +02:00
justfile Just create remove-config task 2023-02-17 07:48:29 +02:00