Skip to content

Custom Discord RPC with modern interface :3

License

Notifications You must be signed in to change notification settings

SleepyDaniel/sigma-presence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigma Presence

Custom Discord RPC with modern interface :3 (sorry i had no idea for name)

Getting Started

Windows Users:

  1. Download the latest .exe release.
  2. Run the installer.
  3. Launch Sigma Presence.
  4. Input your Discord application's Client ID.
  5. Customize your presence details.
  6. Click "Start RPC" and you're all set!

or compile from source:

  1. Clone repository.
  2. Install packages npm i
  3. Start it! npm start

Mac and Linux Users:

  1. Download source code.
  2. Open your terminal.
  3. Compile from Source:
    • Use the electron-build package:
      • For Linux: electron-build --linux
      • For Mac: electron-build --mac
  4. Alternatively, run in development mode:
    • npm start

Enjoy :)

About

Custom Discord RPC with modern interface :3

Resources

License

Stars

Watchers

Forks

Packages

No packages published