{"id":17132710,"url":"https://github.com/araxeus/tidal-neptune-plugins","last_synced_at":"2026-02-09T04:33:06.524Z","repository":{"id":251553850,"uuid":"837748194","full_name":"Araxeus/tidal-neptune-plugins","owner":"Araxeus","description":"plugins for the neptune mod for the TIDAL desktop client","archived":false,"fork":false,"pushed_at":"2024-11-27T01:13:28.000Z","size":89,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T07:55:51.208Z","etag":null,"topics":["neptune","neptune-plugin","tidal"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Araxeus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-03T22:54:01.000Z","updated_at":"2025-03-05T20:15:58.000Z","dependencies_parsed_at":"2024-11-18T08:59:28.204Z","dependency_job_id":null,"html_url":"https://github.com/Araxeus/tidal-neptune-plugins","commit_stats":null,"previous_names":["araxeus/tidal-neptune-plugins"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Ftidal-neptune-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Ftidal-neptune-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Ftidal-neptune-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Araxeus%2Ftidal-neptune-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Araxeus","download_url":"https://codeload.github.com/Araxeus/tidal-neptune-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248681490,"owners_count":21144700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["neptune","neptune-plugin","tidal"],"created_at":"2024-10-14T19:27:56.663Z","updated_at":"2026-02-09T04:33:06.487Z","avatar_url":"https://github.com/Araxeus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My [Tidal Neptune Client](https://neptune.uwu.network/) Plugins\n\nTo install any of these plugins you need to have the [Tidal Neptune Client](https://neptune.uwu.network/) installed.\n\nThen just paste the **Install Url** into the plugins page and hit enter.\n![image](https://github.com/Inrixia/neptune-plugins/assets/6373693/a997156c-a281-46ec-992a-397a742dd146)\n\n## Available Plugins\n\n### Volume Scroll\n\n**Install Url: [`https://raw.githubusercontent.com/Araxeus/tidal-neptune-plugins/main/plugins/volume-scroll/release/`](https://raw.githubusercontent.com/Araxeus/tidal-neptune-plugins/main/plugins/volume-scroll/release/)**  \nEnable scrolling the mousewheel on the player to change the playback volume and a setting to change volume \"steps\"\n\n## Other Plugin Repositories\n\n- **[Inrixia/neptune-plugins](https://github.com/Inrixia/neptune-plugins)**\n- **[twnlink/neptune-plugins](https://github.com/twnlink/neptune-plugins)**\n\n----\n\n## Contributing\n\nIf you have a plugin you'd like to add to this list, or you want to add features/fix bugs - feel free to open a pull request.\n\nTo create a new plugin, create a new folder in [`/plugins`](/plugins) with the name of your plugin. Inside that folder, create a `src` folder with your plugin's source code. The entry point should be `index.ts`.\n\nthe plugin folder should also contain a `plugin.json` file with the following structure:\n\n```json\n{\n  \"name\": \"Plugin Name\",\n  \"description\": \"A short description of what the plugin does\",\n  \"author\": \"Your Name\",\n  \"version\": \"0.0.1\",\n}\n```\n\nyour entry point can export the following:\n\n- `onUnload()`: Function called when the plugin is unloaded\n\n- `Settings`: A voby Element that will be rendered in the settings page.\n\n### Development\n\nThis repository uses [Bun](https://bun.sh) as a package manager and build tool.\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo build:\n\n```bash\nbun b\n```\n\nThe whole build process is explained in [scripts/build.ts](/scripts/build.ts).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Ftidal-neptune-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faraxeus%2Ftidal-neptune-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faraxeus%2Ftidal-neptune-plugins/lists"}