{"id":18830210,"url":"https://github.com/clonejo/clubstatusd","last_synced_at":"2026-02-14T09:04:46.432Z","repository":{"id":145526560,"uuid":"49349636","full_name":"clonejo/clubstatusd","owner":"clonejo","description":"Keeps the status of your hackerspace (open/closed, presence, upcoming events). This is the backend part available through REST.","archived":false,"fork":false,"pushed_at":"2025-03-29T14:45:04.000Z","size":16710,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-29T15:42:03.716Z","etag":null,"topics":["hackerspace","mqtt","rust"],"latest_commit_sha":null,"homepage":"https://gitlab.aachen.ccc.de/clubstatus","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clonejo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-01-10T02:02:25.000Z","updated_at":"2025-03-29T14:45:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad3e0753-357a-4d2b-a294-e66d95a9bb66","html_url":"https://github.com/clonejo/clubstatusd","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/clonejo/clubstatusd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clonejo%2Fclubstatusd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clonejo%2Fclubstatusd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clonejo%2Fclubstatusd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clonejo%2Fclubstatusd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clonejo","download_url":"https://codeload.github.com/clonejo/clubstatusd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clonejo%2Fclubstatusd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29441112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T07:24:13.446Z","status":"ssl_error","status_checked_at":"2026-02-14T07:23:58.969Z","response_time":53,"last_error":"SSL_read: 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":["hackerspace","mqtt","rust"],"created_at":"2024-11-08T01:48:09.327Z","updated_at":"2026-02-14T09:04:46.414Z","avatar_url":"https://github.com/clonejo.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build status badge](https://img.shields.io/gitlab/pipeline/clubstatus/clubstatusd.svg?gitlab_url=https%3A%2F%2Fgitlab.aachen.ccc.de)\n![Maintenance status badge](https://img.shields.io/maintenance/yes/2025.svg)\n\n# Description\nImplements a status API for hackerspaces. Most actions require authentication\n(HTTP Auth with a common password). Also supports announcements (for events or\npeople announcing their future stay) and presence (people currently staying).\n\nWhat data the daemon tracks and how the API looks is documented in the [Specification](api-specification.md).\n\n## Integrations\n* Publish status and presence changes via MQTT\n* Provide a [SpaceAPI](https://spaceapi.io/) 0.13 compatible endpoint at\n  `/spaceapi` if configured.\n\n# Dependencies\n* Rust and Cargo\n* GCC\n* OpenSSL and SQLite3 (with headers)\non Debian: `apt-get install gcc openssl libssl-dev sqlite3-0 sqlite3-dev`, use\nbinary installer on https://www.rust-lang.org/downloads.html\n\n# Build\nBuild dependencies: Rust and Cargo\n\nTo build, run `cargo build --release`\n\n# API examples\n## Create announcement\n```sh\njq --null-input '{type: \"announcement\", method: \"new\", from: 1610612736, to: 1610612737, note: \"2^29 * 3\", user: \"Hans\", public: false}' \\\n  | curl http://localhost:8000/api/v0 -X PUT --data @- -v\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclonejo%2Fclubstatusd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclonejo%2Fclubstatusd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclonejo%2Fclubstatusd/lists"}