All Projects → ultrasn0w → foo_drpc

ultrasn0w / foo_drpc

Licence: MIT License
Foobar2000 music status for Discord Rich Presence!

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to foo drpc

CustomRPC
Set a custom rich presence status on Discord
Stars: ✭ 25 (-69.88%)
Mutual labels:  status, rich-presence, discord-rpc
HyCord
HyCord is a minecraft mod that aims for discord and hypixel integration
Stars: ✭ 28 (-66.27%)
Mutual labels:  rich-presence, discord-rpc
Rich-Presence-U
Display your Nintendo games on Discord.
Stars: ✭ 77 (-7.23%)
Mutual labels:  rich-presence, discord-rpc
csgo richpresence
Discord Rich Presence support for Counter-Strike: Global Offensive!
Stars: ✭ 16 (-80.72%)
Mutual labels:  rich-presence, discord-rpc
Discord-Rich-Presence
Rich presence for Discord to be a cool kid in your class !!
Stars: ✭ 26 (-68.67%)
Mutual labels:  rich-presence, discord-rpc
coc-discord-rpc
😎 An awesome and fully customizable coc-extension to get Discord Rich Presence integration with NeoVim.
Stars: ✭ 139 (+67.47%)
Mutual labels:  rich-presence, discord-rpc
discoIPC
Connect to the local Discord IPC Socket, for features like Rich Presence.
Stars: ✭ 19 (-77.11%)
Mutual labels:  rich-presence, discord-rpc
foobar2000 TripleQ
A versatile foobar2000 (dark) theme with 3 different view modes
Stars: ✭ 33 (-60.24%)
Mutual labels:  foobar2000, foobar
Discord-Netflix
A updated and improved version from the original Discord-Netflix from Nirewen.
Stars: ✭ 26 (-68.67%)
Mutual labels:  rich-presence, discord-rpc
SnifferIH
DLL Hooking Packet Sniffer
Stars: ✭ 15 (-81.93%)
Mutual labels:  dll
gitree
Print a directory tree that shows Git status and ignores files dictated by .gitignore.
Stars: ✭ 32 (-61.45%)
Mutual labels:  status
Caesar
Open source cheat for Steam version of Counter-Strike 1.6.
Stars: ✭ 22 (-73.49%)
Mutual labels:  dll
drpc
drpc is a lightweight, drop-in replacement for gRPC
Stars: ✭ 1,014 (+1121.69%)
Mutual labels:  drpc
status-list
A list of your various social statii.
Stars: ✭ 35 (-57.83%)
Mutual labels:  status
mpv-discord
🎈 A cross-platform Discord Rich Presence integration for mpv with no external dependencies.
Stars: ✭ 83 (+0%)
Mutual labels:  rich-presence
small-gd-mods
small collection of mods for geometry dash
Stars: ✭ 39 (-53.01%)
Mutual labels:  dll
eclipse-discord-integration
Discord's Rich Presence Integration within Eclipse IDE
Stars: ✭ 41 (-50.6%)
Mutual labels:  discord-rpc
DLL-Injector
Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained].
Stars: ✭ 29 (-65.06%)
Mutual labels:  dll
summary1
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 13 (-84.34%)
Mutual labels:  dll
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (-77.11%)
Mutual labels:  discord-rpc

foo_drpc

Foobar2000 music status for Discord Rich Presence!

Notice

I'm currently no longer actively developing this, but will still merge PRs and reference releases at the release page.

How to use

  1. Grab release, drop included foo_drpc directory in %userdir%\AppData\Roaming\foobar2000\user-components\ (if you have not moved your AppData somewhere else) or place included .dll Files in \foobar2000\components.
  2. Add foobar2000 to discords detected games (Settings -> Games -> Add it).

compact view big view 1 big view 2

How to compile

  1. Compiled with VS 2017.
  2. Grab foobar2000 SDK and create \foo_drpc\ directory in \foobar2000.
  3. Drop contents from repository in the prevoiusly created \foo_drpc.
  4. Grab release from https://github.com/discordapp/discord-rpc and place \lib\ with contained discord-rpc.lib in \foo_drpc.
  5. Do the same with \include\discord-rpc.h but this time directly into \foo_drpc.
  6. Get/Create a Discord Application ID which resembles your App at Discords end and fill in APPLICATION_ID in \foo_drpc\secret.h.
  7. Upload 1 large asset for your App with the key "logo", 3 small ones with keys "play", "stop" and "pause". Use the files in optional_images if you like.

License and Warranty

Check LICENSE.

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].