This is a repository template for a neptune plugin monorepo.
Each plugin in the plugins/
directory will be automatically built by running pnpm run build
to their respective dist/
folder.
- a lot of the inspiration, plus everything in plugins/_lib/ is from Inrixia's neptune-plugins repo.
-
EddyAPI: Adds a read-only now playing API.
https://espeon.github.io/neptune-plugins/eddyAPI
- Serves a JSON object with various info about the current track at /now-playing.
- The "position" field is updated both on tidal-reported time and the difference between marked last update time and now.
-
TidalTweaks: Adds a few styling tweaks to Tidal, including blurred album backdrops.
https://espeon.github.io/neptune-plugins/themes/tweaks.css