A simple Discord Rich Presence client for Xcode
- Launched in the background at login
- No menu bar icon nor dock icon
- Presence only when Xcode is running with a project open
- Shows respective logos when editing known files and Xcode icon otherwise
- Written 100% in Rust
brew install izyumidev/xcode-discord-rpc/xcode-discord-rpc
brew services restart xcode-discord-rpcIf things are not working, restart Discord and/or your computer.
brew services stop xcode-discord-rpc && brew uninstall xcode-discord-rpc && brew untap izyumidev/xcode-discord-rpcYou can override the default configuration by creating a file at ~/.config/xcode-discord-rpc/config.toml or by setting environment variables. For more details, see the configuration documentation.
.swift.cpp,.cp,cxx.c.h,.m,.mm.java.json.rb.metal
Please create an issue if you desire for more file types to be supported.
Images are created on this figma file: https://www.figma.com/file/yNH9oBUxf6t4x3AXv6Xrd0/xcode-discord-rpc
This project is licensed under the MIT License - see the LICENSE file for details.
I do not own the logos used in this project. They are the property of their respective owners.
