{"id":19294484,"url":"https://github.com/channingko-madden/pi-vitrine","last_synced_at":"2026-05-08T07:34:56.288Z","repository":{"id":225257298,"uuid":"759484831","full_name":"channingko-madden/pi-vitrine","owner":"channingko-madden","description":"An IoT client-server system, designed for running at home on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2025-02-17T21:47:48.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T22:29:06.594Z","etag":null,"topics":["go","htmx","iot","postgresql","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/channingko-madden.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}},"created_at":"2024-02-18T18:06:52.000Z","updated_at":"2025-02-17T21:47:51.000Z","dependencies_parsed_at":"2024-09-07T00:17:34.068Z","dependency_job_id":"2167cc93-df5a-47f8-9799-8d98f8b13134","html_url":"https://github.com/channingko-madden/pi-vitrine","commit_stats":null,"previous_names":["channingko-madden/pi-vitrine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fpi-vitrine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fpi-vitrine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fpi-vitrine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/channingko-madden%2Fpi-vitrine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/channingko-madden","download_url":"https://codeload.github.com/channingko-madden/pi-vitrine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240397388,"owners_count":19794857,"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":["go","htmx","iot","postgresql","raspberry-pi"],"created_at":"2024-11-09T22:38:33.655Z","updated_at":"2026-05-08T07:34:56.267Z","avatar_url":"https://github.com/channingko-madden.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-vitrine\nAn IoT client-server system, designed for running at home on Raspberry Pi.\n\n## Installing Go on a Raspberry Pi\n\nFollow the normal instructions for downloading and installing Go found [here](https://go.dev/doc/install). \n\nYou just have to make sure you download the correct file.\n\n- If the OS on the Raspberry Pi is 64 bit, you should download the ...linux-arm64.tar.gz file\n- If the OS on the Raspberry Pi is 32 bit, you should download the ...linux-armv6l.tar.gz file\n\nYou can use `uname -a` to figure out the OS info on the Raspberry Pi if you ever forget.\n\n## Host Server\n\nThe host server provides a web UI for the user to register client devices and visualize data.\nIt also provides HTTP endpoints for storing data sent by client devices.\n\nSee [here](db/README.md) for postgres database setup.\n\nBuild and run the host server from the [cmd/server/](cmd/server/) package.\n\n* There is a `--help` option to explain the different CLI parameters.\n\n\n## Client Raspberry Pi Device\n\nA client Raspberry Pi device reads sensor data and sends it to the host server over HTTP. It also provides a web UI for displaying client sensor data.\n\nSee [here](cmd/client/README.md) for client setup help.\n\nBuild and run the client from the [cmd/client/](cmd/client/) package.\n\n* There is a `--help` option to explain the different CLI parameters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanningko-madden%2Fpi-vitrine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanningko-madden%2Fpi-vitrine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanningko-madden%2Fpi-vitrine/lists"}