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 cb5c02d0b9
Just format the code :P
2023-02-12 05:35:14 +02:00
.idea Add the base main code and create the events enum 2023-02-12 05:33:58 +02:00
src Just format the code :P 2023-02-12 05:35:14 +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 Fix the regex matche issue and create a unit tests for the `search_for` utilty function 2023-02-08 22:15:21 +02:00
Cargo.toml Fix the regex matche issue and create a unit tests for the `search_for` utilty function 2023-02-08 22:15:21 +02:00