
The definitive way to display your Nintendo Switch games in Discord.
NS-RPC (Nintendo Switch Rich Presence) is an innovative Wails application designed for both Windows and macOS that enhances your Discord experience by showcasing what games you're playing on your Nintendo Switch. With its user-friendly interface, this app makes it easy to share your gaming sessions with friends in a visually appealing way, reminiscent of PC gaming displays. Whether you’re diving into a competitive match or enjoying a casual session, NS-RPC brings a layer of interactivity and engagement to your Discord server.
What sets NS-RPC apart is its streamlined functionality, allowing users to not only display their current game but also customize their status message. This modern tool aims to bridge the gap between console gaming and the social interactions found on Discord. With a few simple setups, you can transform how your gaming activity is presented to your friends.
Overall, NS-RPC is a must-have for anyone looking to modernize their Switch gaming experience on Discord and connect with friends in a visually engaging way.

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.