Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alii/boosted-rpc
Show when you're out and about on a Boosted board on your Discord RPC
https://github.com/alii/boosted-rpc
board boosted discord rpc status
Last synced: about 2 months ago
JSON representation
Show when you're out and about on a Boosted board on your Discord RPC
- Host: GitHub
- URL: https://github.com/alii/boosted-rpc
- Owner: alii
- License: apache-2.0
- Created: 2022-01-17T20:00:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T21:32:37.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T16:49:50.834Z (3 months ago)
- Topics: board, boosted, discord, rpc, status
- Language: Go
- Homepage: https://alistair.sh
- Size: 16.6 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boosted-rpc
Show when you're out an about on a Boosted board on your Discord RPC
I use this with the Ride app for iOS and the IFTTT integration. Effectively, it's a basic GET to `/connected` and `/disconnected`
In the IFTTT app, I set up two applets for both events. The first is to receive the connected event and then send it back out to this server, the second is the same for the disconnected event.This is a really basic application and getting it up and running is extremely easy if you have golang installed, you can even keep the client ID that is already hard coded since I've already uploaded some presence images to Discord.