{"id":17159009,"url":"https://github.com/mitchray/ample","last_synced_at":"2025-04-07T15:07:26.615Z","repository":{"id":40678210,"uuid":"400960065","full_name":"mitchray/ample","owner":"mitchray","description":"A simple web browser client for Ampache","archived":false,"fork":false,"pushed_at":"2025-03-21T10:49:39.000Z","size":3943,"stargazers_count":73,"open_issues_count":0,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-31T14:11:37.871Z","etag":null,"topics":["ampache","svelte","wavesurfer"],"latest_commit_sha":null,"homepage":"https://ample-player.vercel.app/","language":"Svelte","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitchray.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"buy_me_a_coffee":"mitchray"}},"created_at":"2021-08-29T05:36:47.000Z","updated_at":"2025-03-21T10:49:42.000Z","dependencies_parsed_at":"2024-02-29T09:30:37.310Z","dependency_job_id":"d6cf5f0d-97c4-45ce-8954-74377647832e","html_url":"https://github.com/mitchray/ample","commit_stats":null,"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchray%2Fample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchray%2Fample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchray%2Fample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchray%2Fample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchray","download_url":"https://codeload.github.com/mitchray/ample/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675597,"owners_count":20977376,"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":["ampache","svelte","wavesurfer"],"created_at":"2024-10-14T22:13:05.945Z","updated_at":"2025-04-07T15:07:26.580Z","avatar_url":"https://github.com/mitchray.png","language":"Svelte","funding_links":["https://buymeacoffee.com/mitchray"],"categories":[],"sub_categories":[],"readme":"## _Ample_: A web browser client for [Ampache](https://ampache.org/) v6+\n\nNote: This is a personal project, shared as-is in case it’s useful to others. I’m not actively supporting feature requests or troubleshooting issues, but I’ll consider minor pull requests. Feel free to fork and modify as needed.\n\n\u003cimg src=\"https://github.com/mitchray/ample/assets/5735900/194c98a2-db2b-4f6c-be3b-92c80342436a\" width=800 alt=\"Ample screenshot\" /\u003e\n\n## Demo\n\n[View demo](https://ample-player.vercel.app)\n\n## Installing\n\n1. Download Ample\n    - Either from a prebuilt [release](https://github.com/mitchray/ample/releases)\n    - or compile yourself from Git repository (see [Developing](#developing))\n2. Place it anywhere on your server\n    - Even on a different server from Ampache, just be mindful that the remote Ampache server will need [configuring](\u003chttps://github.com/mitchray/ample/wiki/Connecting-to-a-remote-Ampache-server-(CORS)\u003e)\n3. Set up the [config file](#config-file)\n\n## Translations\n\nEdit or add new languages via [Inlang Fink](https://inlang.com/editor/github.com/mitchray/ample)\n\n## Config file\n\nSave as `config/ample.json`, must be valid JSON (i.e. no trailing comma on the last item)\n\n| Key             | Type     | Description                                                                         |\n| --------------- | -------- | ----------------------------------------------------------------------------------- |\n| ampacheURL      | Required | Full URL to the Ampache server                                                      |\n| guestUserAPIKey | Optional | Login with this user's API key (use lowest Guest level permissions, this is public) |\n| loginMessage    | Optional | Will be displayed on the login screen                                               |\n| logo            | Optional | Use custom image on the login screen (full URL or relative path to Ample folder)    |\n\nExample\n\n```\n{\n  \"ampacheURL\": \"https://example.com\",\n  \"guestUserAPIKey\": \"123456789\",\n  \"loginMessage\": \"There's no place like 127.0.0.1\",\n  \"logo\": \"./config/logo.svg\"\n}\n```\n\n## Developing\n\n-   Clone the Ample repository and from the ample directory `cd ample`\n-   Install packages `npm install`\n-   For development and hot reloading `npm run dev`\n-   For building `npm run build`, and see the contents of `dist`\n\nAdditional console logging can be enabled by setting `debugMode true` in `src/stores/state.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchray%2Fample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchray%2Fample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchray%2Fample/lists"}