{"id":16314727,"url":"https://github.com/buried-in-code/freyr","last_synced_at":"2026-03-09T19:15:05.972Z","repository":{"id":181873720,"uuid":"662961578","full_name":"Buried-In-Code/Freyr","owner":"Buried-In-Code","description":"Tracks temperature and humidity readings and graphs the results in a web dashboard","archived":false,"fork":false,"pushed_at":"2024-05-27T20:20:56.000Z","size":192,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-28T06:07:04.204Z","etag":null,"topics":["dht22","fastapi","hatchling","micropython","pi-pico-w","python-3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Buried-In-Code.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":"2023-07-06T08:59:53.000Z","updated_at":"2024-05-30T06:10:42.379Z","dependencies_parsed_at":"2024-01-29T20:37:46.035Z","dependency_job_id":"bba0f6aa-7756-4cde-a7c5-03503216234d","html_url":"https://github.com/Buried-In-Code/Freyr","commit_stats":null,"previous_names":["buried-in-code/freyr"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buried-In-Code%2FFreyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buried-In-Code%2FFreyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buried-In-Code%2FFreyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Buried-In-Code%2FFreyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Buried-In-Code","download_url":"https://codeload.github.com/Buried-In-Code/Freyr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235043934,"owners_count":18927011,"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":["dht22","fastapi","hatchling","micropython","pi-pico-w","python-3"],"created_at":"2024-10-10T21:55:08.437Z","updated_at":"2025-10-02T21:31:45.017Z","avatar_url":"https://github.com/Buried-In-Code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Freyr\n\n![Python](https://img.shields.io/badge/Python-3.11-green?style=flat-square)\n![Status](https://img.shields.io/badge/Status-Beta-yellowgreen?style=flat-square)\n\n[![Rye](https://img.shields.io/badge/Packaging-Rye-informational?style=flat-square)](https://github.com/astral-sh/rye)\n[![Pre-Commit](https://img.shields.io/badge/Pre--Commit-Enabled-informational?style=flat-square\u0026logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Ruff](https://img.shields.io/badge/Linter-Ruff-informational?style=flat-square)](https://github.com/astral-sh/ruff)\n\n[![Github - Version](https://img.shields.io/github/v/tag/Buried-In-Code/Freyr?logo=Github\u0026label=Version\u0026style=flat-square)](https://github.com/Buried-In-Code/Freyr/tags)\n[![Github - License](https://img.shields.io/github/license/Buried-In-Code/Freyr?logo=Github\u0026label=License\u0026style=flat-square)](https://opensource.org/licenses/MIT)\n[![Github - Contributors](https://img.shields.io/github/contributors/Buried-In-Code/Freyr?logo=Github\u0026label=Contributors\u0026style=flat-square)](https://github.com/Buried-In-Code/Freyr/graphs/contributors)\n\nTracks temperature and humidity readings and graphs the results in a web dashboard.\\\nCollects readings using temperature sensors _See [PiicoDev Projects](https://github.com/Buried-In-Code/PiicoDev-Projects) or [Pico Projects](https://github.com/Buried-In-Code/Pico-Projects) for details._\n\n## Usage\n\n### via Github\n\n1. Make sure you have a supported version of [Python](https://www.python.org/) installed: `python --version`\n2. Clone the repo: `git clone https://github.com/Buried-In-Code/Freyr`\n3. Install the project: `pip install .`\n4. Run using: `Freyr`\n\n### via Pipx\n\n1. Make sure you have [Pipx](https://github.com/pypa/pipx) installed: `pipx --version`\n2. Install the project `pipx install git+https://github.com/Buried-In-Code/Freyr.git`\n3. Run using: `Freyr`\n\n### via Docker-Compose\n\n1. Make sure you have [Docker](https://www.docker.com/) installed: `docker --version`\n2. Make sure you have [Docker-Compose](https://github.com/docker/compose) installed: `docker-compose --version`\n3. Create a `docker-compose.yaml` file, _an example:_\n\n```yaml\nversion: '3'\n\nservices:\n  freyr:\n    image: 'ghcr.io/buried-in-code/freyr:latest'\n    container_name: 'Freyr'\n    environment:\n      TZ: 'Pacific/Auckland'\n    ports:\n      - '25710:25710'\n    volumes:\n      - './config:/app/config'\n      - './data:/app/data'\n```\n\n4. Run using: `docker-compose up -d`\n\n## Socials\n\n[![Social - Fosstodon](https://img.shields.io/badge/%40BuriedInCode-teal?label=Fosstodon\u0026logo=mastodon\u0026style=for-the-badge)](https://fosstodon.org/@BuriedInCode)\\\n[![Social - Matrix](https://img.shields.io/badge/%23The--Dev--Environment-teal?label=Matrix\u0026logo=matrix\u0026style=for-the-badge)](https://matrix.to/#/#The-Dev-Environment:matrix.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburied-in-code%2Ffreyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburied-in-code%2Ffreyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburied-in-code%2Ffreyr/lists"}