{"id":16533964,"url":"https://github.com/martindisch/weather-v3","last_synced_at":"2026-05-08T15:15:24.968Z","repository":{"id":75443211,"uuid":"579957710","full_name":"martindisch/weather-v3","owner":"martindisch","description":"Simple weather station with AM2302 sensor and SvelteKit web app","archived":false,"fork":false,"pushed_at":"2025-01-28T20:51:33.000Z","size":800,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T20:43:58.187Z","etag":null,"topics":["am2302","raspberry-pi","rust","svelte","sveltekit"],"latest_commit_sha":null,"homepage":"","language":"Svelte","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/martindisch.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":"2022-12-19T11:15:50.000Z","updated_at":"2025-01-28T20:51:37.000Z","dependencies_parsed_at":"2024-11-14T07:46:47.136Z","dependency_job_id":"2b5d5010-aeaa-4b71-aee2-734f6c3ead30","html_url":"https://github.com/martindisch/weather-v3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/martindisch/weather-v3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martindisch%2Fweather-v3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martindisch%2Fweather-v3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martindisch%2Fweather-v3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martindisch%2Fweather-v3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martindisch","download_url":"https://codeload.github.com/martindisch/weather-v3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martindisch%2Fweather-v3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265596073,"owners_count":23794834,"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":["am2302","raspberry-pi","rust","svelte","sveltekit"],"created_at":"2024-10-11T18:16:18.479Z","updated_at":"2026-05-08T15:15:19.942Z","avatar_url":"https://github.com/martindisch.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# weather-v3\n\nThis is the third iteration of my simple weather station using an AM2302\nsensor, this time with a SvelteKit web app and SQLite.\n\nThe system has two parts:\n\n- [Base station](weather-station/README.md) with sensor, taking regular\n  measurements and uploading them to the backend whenever it has connectivity\n- [Backend and client](weather-app/README.md) for storing and interacting with\n  current and historical readings\n\nWhat's cool about it?\n\n- With Svelte and SvelteKit it's possible to develop incredibly lightweight\n  applications. In fact, this one doesn't even require JavaScript on the client\n  to work.\n- SQLite's file-as-DB approach is perfect for this kind of application.\n- The whole project is extremely minimal and simple. In terms of logic, it only\n  has 300+ lines of actual code for both the base station and backend + client.\n  Granted, it's a very basic use case with only a single page and going for a\n  full framework like SvelteKit is overkill, but I really wanted to try 1.0 now\n  that it's out and I couldn't be happier with it.\n- All of the above makes for a really fast page and it does get a perfect\n  performance score on [PageSpeed Insights](https://pagespeed.web.dev).\n  ![PageSpeed Insights result](pagespeed.png)\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartindisch%2Fweather-v3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartindisch%2Fweather-v3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartindisch%2Fweather-v3/lists"}