説明なし https://github.com/anas-elgarhy/cmus-rpc

Anas Elgarhy 6472d32c38 up the version ↖️↖️ 3 年 前
.idea 54ede1a363 Add META INFO file 3 年 前
Screenshots bc3e77caf1 [ImgBot] Optimize images 3 年 前
assets bc3e77caf1 [ImgBot] Optimize images 3 年 前
src 6472d32c38 up the version ↖️↖️ 3 年 前
.gitignore 1f1a5e4676 Add git ignore file 3 年 前
Arguments.md d58928d68d Add new command line option to set config file path 3 年 前
CODE_OF_CONDUCT.md bb81c1922e Create CODE_OF_CONDUCT.md 3 年 前
Config.md bc38788d77 Add config doc :P 3 年 前
LICENSE.txt 86e6b25c22 Add MIT license 3 年 前
README.md 47a07fe5ca Add new argument 3 年 前
pom.xml 6472d32c38 up the version ↖️↖️ 3 年 前

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 --link &>/dev/null & cmus'

I use

License: MIT