Skip to content

izyuumi/xcode-discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Rich Presence for Xcode

A simple Discord Rich Presence client for Xcode

Features

  • 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

Getting Started

Installation with Homebrew

brew tap izyumidev/xcode-discord-rpc
brew install xcode-discord-rpc
brew services restart xcode-discord-rpc

If things are not working, restart Discord and/or your computer.

Uninstallation

brew services stop xcode-discord-rpc
brew uninstall xcode-discord-rpc
brew untap izyumidev/xcode-discord-rpc

Supported File Types

  • .swift
  • .cpp, .cp, cxx
  • .c
  • .java
  • .rb

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

License

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.