Tustin / PlayStationDiscord

Discord Rich Presence for PlayStation 4, PlayStation 3, and PlayStation Vita games.

Home Page:https://tustin.dev/PlayStationDiscord/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is now abandonware due to Discord adding official PlayStation support. Thank you to everyone who has used my software over the last few years. It was fun ✌️

PlayStationDiscord

Actions Status License

Discord Rich Presence for PlayStation 5, PlayStation 4, PlayStation 3, and PlayStation Vita games.

PlayStation 5 PlayStation 4 PlayStation 3 PlayStation Vita
rich presence ps5 img rich presence ps4 img rich presence ps3 img rich presence vita img

Download

Windows and macOS

You can download the compiled build for both of these platforms on the official PlayStationDiscord page. Windows uses a proper installer and macOS has a dmg you can mount and install.

Linux

I don't have any Linux builds because there's too many combinations of Linux to test. If you want to use this on Linux, follow the guide below for developing so you can manually build the application.

Developing

PlayStationDiscord is currently built on Electron using TypeScript. Simply follow the steps below to get it up and running:

  1. git clone https://github.com/Tustin/PlayStationDiscord/
  2. cd into PlayStationDiscord folder
  3. npm install (or yarn install)
  4. npm run start (or yarn start)

Yes, Electron is bloated. But until we have a better way to build cross platform UI applications, we just have to deal with it. Sorry.

About

Discord Rich Presence for PlayStation 4, PlayStation 3, and PlayStation Vita games.

https://tustin.dev/PlayStationDiscord/

License:GNU General Public License v3.0


Languages

Language:TypeScript 85.2%Language:SCSS 12.9%Language:Shell 0.7%Language:NSIS 0.6%Language:Dockerfile 0.5%