Updates your rich presence to what Anime / Episode you are currently watching 👀
- Download the corresponding Extension for your Browser from the Releases Tab and install it in your Browser - Chrome Extension works for all Chromium based Browsers like Edge, Chrome, Opera...
- install NodeJS on your machine
- Download the RPC-Server binary from the Releases Tab and run it
optional
schedule the Server binary to run on launch
-
- Make changes
- Test with
npm run dev
- Bundle the app with
npm run build
- Compile to executable with
npm run compile_to_exe
- You can change the target for your own OS
-
-
Make changes then
-
Create the bundled dist/index.js with
npm run build
-
pack the extension in chrome or create extensions from unpacked and select the directory
-