Skip to content

Discord RPC to show your friends you're playing switch games!

License

Notifications You must be signed in to change notification settings

roadsign/switchrpc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner


Build Status license paypal

An electron app to show your friends on Discord what Nintendo Switch games you're playing!

If you like the app and have an idea, do consider forking and making a pull request! Or, consider buying me a cup of coffee to keep the development moving!

Downloads

Download the most recent releases here!

Add a Game

Click Here to Suggest a Game!

Build

To build, clone the repo, and run cd app && npm install. This will install electron and all dependencies for a development environment. You can start the app by running npm start while inside the app directory.

Packaging

To package, set up your development environment as stated in the build section above.

We use yarn to package, so make sure it's installed, by running yarn --version. If it's not installed, install it here and try yarn --version after you install.

Lastly, run cd app && yarn build to build for your OS. Once it's complete, your build should be located in the "dist" folder.

[Note: Packager.sh is still supported, yet using electron-builder with yarn is recommended.]

Acknowledgements

I'd like to thank the following people for helping make this project possible:

  • Motezazer for being such a great friend and helping me with any questions I may have regarding this project.
  • Triggered_Tux and soymjolk for also being good friends and supporting me while I work on this project.
  • All the testers and everyone who reached out to help with bugs. I appreciate your help! :)
  • The maintainers of the Electron, Electron-Builder, and Discord.js projects. Your work is amazing!

SwitchRPC (c) 2018 @Azure_Agst, Nintendo Switch is a trademark of Nintendo.

About

Discord RPC to show your friends you're playing switch games!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.5%
  • Shell 14.5%
  • CSS 10.6%
  • HTML 8.4%