Skip to content

Commit 1434bd6

Browse files
committed
now it is an .app i guess
1 parent b6a5e0d commit 1434bd6

17 files changed

+421
-70
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
.DS_Store
22
nohup.out
3+
/build
4+
/dist

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Make sure you have scripting enabled inside `Preferences > General > General > E
66
![alt text](https://i.imgur.com/MADrkkt.png "Rich Presence")
77

88
## How to use it?
9+
Just download the app from [Releases](https://github.com/jacobbvfx/ResolveRPC-macOS/releases) page and move it to /Applications folder.
10+
<!-- ## How to use it?
911
```bash
1012
git clone https://github.com/jacobbvfx/ResolveRPC-macOS.git
1113
@@ -19,12 +21,10 @@ python3 resolve_rich_presence.py
1921
## How to use it headlessly (in background)?
2022
```bash
2123
nohup python3 resolve_rich_presence.py &
22-
```
24+
``` -->
25+
2326
## Will I ever make Windows or Linux version?
2427
For some people this older project works on **Windows** [ResolveRPC](https://github.com/jacobbvfx/ResolveRPC) (it's very buggy).
2528

26-
## Will there ever be GUI or .app file?
27-
Maybe.
28-
2929
## License
3030
[GNU GPLv3](https://choosealicense.com/licenses/gpl-3.0/)

ResolveRPC.icns

881 KB
Binary file not shown.
16.4 KB
Loading
48.6 KB
Loading

ResolveRPC.iconset/icon_16x16.png

939 Bytes
Loading
2.09 KB
Loading
48.6 KB
Loading
150 KB
Loading

ResolveRPC.iconset/icon_32x32.png

2.09 KB
Loading

0 commit comments

Comments
 (0)