All Projects β†’ Tustin β†’ Playstationdiscord

Tustin / Playstationdiscord

Licence: gpl-3.0
Discord Rich Presence for PlayStation 4, PlayStation 3, and PlayStation Vita games.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Playstationdiscord

Hibiki
πŸ€– The best all-in-one Discord bot! Automod, fun, music, utilities, and more. Customizable, easy-to-use, and fully translatable.
Stars: ✭ 86 (-70.45%)
Mutual labels:  discord, sass
Air Light
WordPress starter theme - designed to be minimal, lightweight and easy for all kinds of WordPress projects. Public Roadmap: https://favro.com/organization/3b45e73eaf083f68fefef368/c1dd2d4a99d6723904d2e763
Stars: ✭ 285 (-2.06%)
Mutual labels:  sass
Discord Api Docs
Official Discord API Documentation
Stars: ✭ 3,855 (+1224.74%)
Mutual labels:  discord
Vortex React
🐠 A react starter kit. Redux or mobx, react-router-dom, webpack3, all is in.
Stars: ✭ 282 (-3.09%)
Mutual labels:  sass
Fortnitepy Bot
A Fortnite HTTP/XMPP bot coded in Python with party capabilities.
Stars: ✭ 279 (-4.12%)
Mutual labels:  discord
Vue Zhihu Daily
πŸ€“δ½Ώη”¨vueηΌ–ε†™ηš„η»ƒζ‰‹ηš„ηŸ₯乎ζ—₯ζŠ₯WebApp(iOSη‰ˆοΌ‰
Stars: ✭ 285 (-2.06%)
Mutual labels:  sass
Nostrum
Elixir Discord Library
Stars: ✭ 274 (-5.84%)
Mutual labels:  discord
Jeet
The most advanced, yet intuitive, grid system available for Sass or Stylus
Stars: ✭ 3,015 (+936.08%)
Mutual labels:  sass
Vortex
πŸŒ€ Discord Moderation Bot
Stars: ✭ 283 (-2.75%)
Mutual labels:  discord
Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (-3.44%)
Mutual labels:  discord
Furo
A clean customizable documentation theme for Sphinx
Stars: ✭ 267 (-8.25%)
Mutual labels:  sass
Disgord
Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
Stars: ✭ 277 (-4.81%)
Mutual labels:  discord
Mantarobot
Multipurpose Discord bot made in Java using JDA.
Stars: ✭ 282 (-3.09%)
Mutual labels:  discord
Disc 11
A dedicated open-source music bot for Zhycorp based on Jukebox (music-bot-example)
Stars: ✭ 256 (-12.03%)
Mutual labels:  discord
Giveawaybot
πŸŽ‰ Hold giveaways quickly and easily on your Discord server!
Stars: ✭ 290 (-0.34%)
Mutual labels:  discord
Almace Scaffolding
AMSF, a.k.a. Almace Scaffolding, a super-fast Jekyll framework fighting against the website obesity.
Stars: ✭ 275 (-5.5%)
Mutual labels:  sass
Pypresence
A complete Discord IPC and Rich Presence wrapper library in Python!
Stars: ✭ 277 (-4.81%)
Mutual labels:  discord
Discord Rpc Csharp
C# custom implementation for Discord Rich Presence. Not deprecated and still available!
Stars: ✭ 282 (-3.09%)
Mutual labels:  discord
Scally
Scally is a Sass-based, BEM, OOCSS, responsive-ready, CSS framework that provides you with a solid foundation for building reusable UI's quickly πŸ•Ά
Stars: ✭ 294 (+1.03%)
Mutual labels:  sass
React Redux Sass Starter
Everything you need to get started with a basic React application
Stars: ✭ 293 (+0.69%)
Mutual labels:  sass

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.

Supported Games

Supported games will have their game icon show while playing it in the Discord Rich Presence window. Due to the way Discord works, these images need to be pre-set as app assets and can't be set programmatically. As a result, you can see which games are currently supported on the PlayStationDiscord-Games repository.

The PlayStationDiscord-Games repo has the script used to generate the games supported in PlayStationDiscord. You could also manually add a game you want and open a PR on the PlayStationDiscord-Games repo. The PR will be merged depending on if you added the game properly. There's a possibilty that this process will be streamlined in the future.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].