{"id":20063449,"url":"https://github.com/vanilla-os/hermes","last_synced_at":"2025-08-05T18:21:16.387Z","repository":{"id":248020495,"uuid":"827526321","full_name":"Vanilla-OS/Hermes","owner":"Vanilla-OS","description":"Hermes automates downloading releases from GitHub using nightly.link and uploading them to a local CDN.","archived":false,"fork":false,"pushed_at":"2025-04-16T22:01:40.000Z","size":29,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-01T09:46:20.105Z","etag":null,"topics":["cdn","github-releases","hacktoberfest","releases","vanillaos","vos"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Vanilla-OS.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},"funding":{"github":"vanilla-os","liberapay":"fabricators"}},"created_at":"2024-07-11T20:31:02.000Z","updated_at":"2025-04-04T03:42:45.000Z","dependencies_parsed_at":"2024-11-13T13:44:15.396Z","dependency_job_id":"a213deba-17d0-4fe1-85b6-3fd55e2b553c","html_url":"https://github.com/Vanilla-OS/Hermes","commit_stats":null,"previous_names":["vanilla-os/hermes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2FHermes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2FHermes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2FHermes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vanilla-OS%2FHermes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vanilla-OS","download_url":"https://codeload.github.com/Vanilla-OS/Hermes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252542413,"owners_count":21764965,"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":["cdn","github-releases","hacktoberfest","releases","vanillaos","vos"],"created_at":"2024-11-13T13:42:16.615Z","updated_at":"2025-05-05T17:32:52.253Z","avatar_url":"https://github.com/Vanilla-OS.png","language":"Go","funding_links":["https://github.com/sponsors/vanilla-os","https://liberapay.com/fabricators"],"categories":[],"sub_categories":[],"readme":"# Hermes\n\nHermes automates downloading releases from GitHub and uploading them to a CDN.\n\n## How It Works\n\nHermes periodically checks for new releases on GitHub by looking at a remote JSON manifest. When a new release is found, it downloads the release, uploads it to the specified CDN, maintains a limited number of builds locally, and creates a symbolic link to the latest downloaded build so that it can be easily accessed using the `latest.zip` link.\n\n## Usage\n\nTo use Hermes, you need to specify the interval, release index URL, codename, and root path. \n\nExample usage:\n\n```bash\nhermes -interval=30 \\\n       -releaseIndex=\"https://raw.githubusercontent.com/Vanilla-OS/info/main/devBuilds.json\" \\\n       -codename=\"orchid\" \\\n       -root=\"./builds\"\n```\n\nor via environment variables:\n\n```bash\nexport HERMES_INTERVAL=30\nexport HERMES_RELEASE_INDEX=\"https://raw.githubusercontent.com/Vanilla-OS/info/main/devBuilds.json\"\nexport HERMES_CODENAME=\"orchid\"\nexport HERMES_ROOT=\"./builds\"\nhermes\n```\n\n### Building from Source\n\nTo build the Hermes binary from source, run:\n\n```sh\ngo build -o hermes .\n```\n\n### Why the name Hermes?\n\nHermes, in Greek mythology, is known as the swift-footed messenger of the gods, often depicted with winged sandals and a caduceus (a staff entwined with two snakes). This symbolism makes Hermes a highly suitable name for a tool that automates the distribution of software releases.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanilla-os%2Fhermes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanilla-os%2Fhermes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanilla-os%2Fhermes/lists"}