{"id":15592079,"url":"https://github.com/derhuerst/fasp-web-client","last_synced_at":"2025-07-04T12:33:59.008Z","repository":{"id":57232940,"uuid":"129165513","full_name":"derhuerst/fasp-web-client","owner":"derhuerst","description":"A web app to control Friendly Audio Streaming Protocol receivers.","archived":false,"fork":false,"pushed_at":"2019-12-02T19:08:37.000Z","size":75,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T00:21:03.733Z","etag":null,"topics":["audio","fasp","streaming"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/fasp-web-client#fasp-web-client","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-11T23:24:04.000Z","updated_at":"2019-12-02T19:08:39.000Z","dependencies_parsed_at":"2022-08-31T14:11:15.469Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/fasp-web-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/derhuerst/fasp-web-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Ffasp-web-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Ffasp-web-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Ffasp-web-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Ffasp-web-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/fasp-web-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Ffasp-web-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262261655,"owners_count":23283895,"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":["audio","fasp","streaming"],"created_at":"2024-10-02T23:54:18.832Z","updated_at":"2025-07-04T12:33:58.990Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://patreon.com/derhuerst"],"categories":[],"sub_categories":[],"readme":"# fasp-web-client\n\n**A web app to control [Friendly Audio Streaming Protocol](https://github.com/derhuerst/friendly-audio-streaming-protocol) receivers.**\n\n[![npm version](https://img.shields.io/npm/v/fasp-web-client.svg)](https://www.npmjs.com/package/fasp-web-client)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/fasp-web-client.svg)\n[![chat with me on Gitter](https://img.shields.io/badge/chat%20with%20me-on%20gitter-512e92.svg)](https://gitter.im/derhuerst)\n[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)\n\nThe [npm package](https://www.npmjs.com/package/fasp-web-client) contains a `dist` directory, which contains all necessary files for the web client.\n\nUsing [Express](https://expressjs.com/), you can serve them like this:\n\n```js\nconst serve = require('serve-static')\nconst webClientDir = require('fasp-web-client')\n\napp.use(serve(webClientDir))\n```\n\nUsing any CLI web server (like [`serve`](https://npmjs.com/package/serve)), you can serve them like this:\n\n```bash\nserve $(node -p 'require(\"fasp-web-client\")')\n```\n\n\n## Contributing\n\nIf you have a question or have difficulties using `fasp-web-client`, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to [the issues page](https://github.com/derhuerst/fasp-web-client/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Ffasp-web-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Ffasp-web-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Ffasp-web-client/lists"}