{"id":17363120,"url":"https://github.com/walchko/heimdall","last_synced_at":"2025-03-30T13:22:29.520Z","repository":{"id":147708822,"uuid":"96442507","full_name":"walchko/heimdall","owner":"walchko","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-12T13:13:49.000Z","size":273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T15:13:41.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/walchko.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":"2017-07-06T15:01:04.000Z","updated_at":"2018-07-12T13:13:50.000Z","dependencies_parsed_at":"2023-05-27T05:00:29.798Z","dependency_job_id":null,"html_url":"https://github.com/walchko/heimdall","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Fheimdall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Fheimdall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Fheimdall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Fheimdall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walchko","download_url":"https://codeload.github.com/walchko/heimdall/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246321158,"owners_count":20758586,"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":[],"created_at":"2024-10-15T19:47:14.064Z","updated_at":"2025-03-30T13:22:29.495Z","avatar_url":"https://github.com/walchko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](pics/heimdall.jpg)\n\n# Heimdall\n\nHeimdall is named after the Norse god who has the ability to see and hear everything.\nThis is a small monitoring device. Ultimately I would like it to do:\n\n- monitor a room with the camera\n- monitor wifi and log devices/APs found\n- monitor bluetooth and log devices found\n\n## BOM\n\n| Name | Cost | Source |\n|---|---|---|\n| Pi Zero W | $10 | https://www.adafruit.com/product/3400 |\n| RPi Camera | $29 | https://www.adafruit.com/ |\n\n# Setup\n\nYou will need a Raspberry Pi (this was designed for a Zero) with wifi access\n(or at least internet access). It should work with a normal Raspberry Pi, but\nI haven't tested that.\n\n## Apt-Get\n\n    sudo apt-get update\n    sudo apt-get upgrade\n    sudo apt-get -y intall python-dev python3-dev build-essential swig cmake\n    sudo apt-get -y install libatlas-base-dev gfortran\n\n## Python\n\n    pip install -U pip setuptools wheel\n    pip install -U -r requirements.txt\n\n## Service\n\nTo enable heimdall to run as a service on your Raspberry Pi, do:\n\n    sudo ./install-heimdall-service.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalchko%2Fheimdall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalchko%2Fheimdall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalchko%2Fheimdall/lists"}