Nincs leírás https://github.com/anas-elgarhy/cmus-rpc

Anas Elgarhy fed34cdc2b Add how to ato start 3 éve
.idea 54ede1a363 Add META INFO file 3 éve
Screenshots bc3e77caf1 [ImgBot] Optimize images 3 éve
assets bc3e77caf1 [ImgBot] Optimize images 3 éve
src af3605fa72 up the version 3 éve
.gitignore 1f1a5e4676 Add git ignore file 3 éve
Arguments.md 7206ca5062 Add arguments doc 3 éve
CODE_OF_CONDUCT.md bb81c1922e Create CODE_OF_CONDUCT.md 3 éve
Config.md bc38788d77 Add config doc :P 3 éve
LICENSE.txt 86e6b25c22 Add MIT license 3 éve
README.md fed34cdc2b Add how to ato start 3 éve
pom.xml ff28341b04 Remove unused dependency 🛑 3 éve

README.md

JCMUSIntegrationWithDiscord - A Discord integration for CMUS

I know the name is terrible but that's where I'm at right now :P

Codacy Badge wakatime

image 1 image 2 image 3 image 4 image 5

How to customize

How to do auto run when you start the cmus

  • Put the following in your shellrc file e.g. .bashrc or .zshrc bash alias JCmusIntegrationWithDiscord = '/usr/lib/jvm/jdk-18/bin/java -jar path/to/jar/JCmusIntegrationWithDiscord.jar' alias cmus = 'JCmusIntegrationWithDiscord &>/dev/null & cmus'

I use

License: MIT