Quick RPC with arRPC in Python!
Made with uv.
You can download the repository to use it or download the compiled binaries in the Releases tab!
You can use uv run main.py [args] or quickrpc [args]
quickrpc --client-id [clientid] --details "Playing Game" --state "Level 2"quickrpc --client-id [clientid] --details "Playing Game" --large-image game_logo --large-text "Game Logo"quickrpc --client-id [clientid] --details "Playing Game" --state "Ranked Match" --large-image game_logo --large-text "Game Logo" --small-image ranked_icon --small-text "Ranked logo"pypresence
pyinstaller (optional - dev)