i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Make plex-rich-presence binary executable

+1 -1
+1 -1
README.md
··· 107 107 | grep "browser_download_url.*linux_amd64*" \ 108 108 | cut -d : -f 2,3 \ 109 109 | tr -d \" \ 110 - | wget -i - 110 + | wget -i - && chmod +x plex-rich-presence_linux_amd64-* 111 111 ```