Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
llsc12 committed Mar 13, 2024
1 parent fb983cb commit f7475d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# XRPC
An Xcode Rich Presence utility app.

## Why
There's already a few other RPC apps out there. But they come with a few caveats, namely that they rely on AppleScript to poll Xcode.

XRPC instead uses Accessibility APIs which work better and also i think applescript launches xcode a lot out of nowhere lol

0 comments on commit f7475d8

Please sign in to comment.