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
Go to file
Anas Elgarhy d2d6850f2f
Just create more tasks
2023-02-24 02:11:40 +02:00
.idea Create `get_embedded_art` function, and add some dependencies for config system 2023-02-12 20:39:10 +02:00
src Update notifications to use '{title}' placeholder 2023-02-23 23:26:34 +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 Create the doc feature 2023-02-24 00:56:06 +02:00
Cargo.toml Create the doc feature 2023-02-24 00:56:06 +02:00
justfile Just create more tasks 2023-02-24 02:11:40 +02:00