{"id":49077465,"url":"https://github.com/teegre/audioserv","last_synced_at":"2026-04-20T10:34:29.708Z","repository":{"id":318858375,"uuid":"1072511782","full_name":"teegre/audioserv","owner":"teegre","description":"Minimal HTTP/WebDAV audio file server.","archived":false,"fork":false,"pushed_at":"2025-10-15T09:28:44.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-16T01:22:25.267Z","etag":null,"topics":["audio-files","http-server","linux","webdav-server"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teegre.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-08T20:28:24.000Z","updated_at":"2025-10-15T09:28:48.000Z","dependencies_parsed_at":"2025-10-16T20:51:28.785Z","dependency_job_id":"27f84f19-a74e-4bc9-9774-0cee81a56209","html_url":"https://github.com/teegre/audioserv","commit_stats":null,"previous_names":["teegre/audioserv"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/teegre/audioserv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teegre%2Faudioserv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teegre%2Faudioserv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teegre%2Faudioserv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teegre%2Faudioserv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teegre","download_url":"https://codeload.github.com/teegre/audioserv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teegre%2Faudioserv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32043166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T10:33:29.490Z","status":"ssl_error","status_checked_at":"2026-04-20T10:32:30.107Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-files","http-server","linux","webdav-server"],"created_at":"2026-04-20T10:34:28.430Z","updated_at":"2026-04-20T10:34:29.685Z","avatar_url":"https://github.com/teegre.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# audioserv\n\n**audioserv** is a minimal HTTP/WebDAV server for serving audio files. It allows you to access your music collection via a web browser or any WebDAV-compatible client.\n\n---\n\n## Features\n\n- Lightweight and simple\n- Serves audio files over HTTP/WebDAV\n- Easy to configure and run\n- No dependencies\n\n---\n\n## Build\n\nTo compile the `audioserv` executable:\n\n```sh\nmake all\n```\n\nTo clean up all generated files:\n\n```sh\nmake clean\n```\n\n---\n\n## Installation\n\nCopy the audioserv binary to a directory in your `$PATH`. For example:\n\n```sh\ncp audioserv ~/.local/bin/\n```\n\n---\n\n## Configuration\n\n### Create the configuration directory:\n\n```sh\nmkdir ~/.audioserv\ncd ~/.audioserv\n```\n\n### Create a symbolic link to your music directory\n\n```sh\nln -s /path/to/your/music music\n```\n\n**audioserv** will serve files from this linked directory.\n\n---\n\n## Usage\n\nTo start the server:\n\n```sh\naudioserv\n```\n\nIt will display the local IP address and port it's running on.\n\nOpen a web browser or a WebDAV-compatible app and enter the display address to access your music.\n\n### Example\n\n```sh\n$ audioserv\no audioserv version 0.1 linux/6.16.10-arch1-1\no server address: http://192.168.1.105:8200\n* listening on port 8200\n```\n\nThen open that address in your browser or app.\n\n---\n\n## Exit\n\n\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eC\u003c/kbd\u003e to close the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteegre%2Faudioserv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteegre%2Faudioserv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteegre%2Faudioserv/lists"}