{"id":21522763,"url":"https://github.com/poeschl/smart-mirror","last_synced_at":"2025-06-27T07:34:57.800Z","repository":{"id":79397695,"uuid":"314263150","full_name":"Poeschl/Smart-Mirror","owner":"Poeschl","description":"My code for running a smart mirror.","archived":false,"fork":false,"pushed_at":"2021-01-10T15:20:27.000Z","size":9,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T17:25:21.624Z","etag":null,"topics":["kiosk-mode","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Poeschl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"custom":"https://www.buymeacoffee.com/poeschl"}},"created_at":"2020-11-19T13:53:54.000Z","updated_at":"2021-01-10T15:20:29.000Z","dependencies_parsed_at":"2023-05-04T10:47:06.124Z","dependency_job_id":null,"html_url":"https://github.com/Poeschl/Smart-Mirror","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Poeschl/Smart-Mirror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FSmart-Mirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FSmart-Mirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FSmart-Mirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FSmart-Mirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poeschl","download_url":"https://codeload.github.com/Poeschl/Smart-Mirror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poeschl%2FSmart-Mirror/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262213071,"owners_count":23276038,"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":["kiosk-mode","raspberry-pi"],"created_at":"2024-11-24T01:11:40.444Z","updated_at":"2025-06-27T07:34:57.774Z","avatar_url":"https://github.com/Poeschl.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/poeschl"],"categories":[],"sub_categories":[],"readme":"# Smart Mirror\n\nThis contains the code I use for running a Smart Mirror.\nIts basically a kiosk chromium browser running on boot.\n\n## Install\n\nClone the repository onto your Pi 2,3,4 with `git clone https://github.com/Poeschl/Smart-Mirror.git` to a location of your liking.\n\nThe install script is assuming an Raspberian image with desktop packages and the user `pi`.\nIf this requirement is met, execute the `install.sh` script.\n\nIt will disable the screensaver as well as hiding the mouse on idle.\nChromium will be inserted as autostart application.\n\n## Configuration\n\nTo configure the page the browser is starting change the `START_URL` parameter in the `run.sh` script in the `pi` user folder.\n\n## Screen rotation\n\nTo change the screen rotation according to your setup edit the file `/boot/config.txt` and insert one of the below lines at the end.\n\n```bash\ndisplay_rotate=0 # default rotation\ndisplay_rotate=1 # 90° rotation\ndisplay_rotate=2 # 180° rotation\ndisplay_rotate=3 # 270° rotation\n```\n\nAfter a restart the orientation should be correct.\n\n## System Data\n\nTo gatter also some metrics about the running pi, take a look at https://github.com/Sennevds/system_sensors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fsmart-mirror","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpoeschl%2Fsmart-mirror","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpoeschl%2Fsmart-mirror/lists"}