{"id":17184061,"url":"https://github.com/jamesjarvis/eink-dashboard","last_synced_at":"2026-05-15T23:10:58.315Z","repository":{"id":45305854,"uuid":"269745260","full_name":"jamesjarvis/eink-dashboard","owner":"jamesjarvis","description":"Fun little rarely updating dashboard","archived":false,"fork":false,"pushed_at":"2025-01-25T22:07:11.000Z","size":3167,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-06T12:06:31.580Z","etag":null,"topics":["eink-dashboard","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://jamesjarvis.io/posts/2020/06/umbrella-e-ink-weather-dashboard/","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/jamesjarvis.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":"2020-06-05T19:00:08.000Z","updated_at":"2025-01-25T22:07:15.000Z","dependencies_parsed_at":"2025-01-25T23:21:48.686Z","dependency_job_id":"c1bcb1e1-2067-42ed-885c-c69539619f95","html_url":"https://github.com/jamesjarvis/eink-dashboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamesjarvis/eink-dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesjarvis%2Feink-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesjarvis%2Feink-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesjarvis%2Feink-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesjarvis%2Feink-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesjarvis","download_url":"https://codeload.github.com/jamesjarvis/eink-dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesjarvis%2Feink-dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["eink-dashboard","raspberry-pi"],"created_at":"2024-10-15T00:42:18.354Z","updated_at":"2026-05-15T23:10:58.301Z","avatar_url":"https://github.com/jamesjarvis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eink-dashboard 📺\n\n\u003chttps://jamesjarvis.io/projects/eink-dashboard/\u003e\n\n\u003e A fun little rarely updating dashboard\n\n![Eink-display](./images/display_angled.jpg)\n\nCurrently, this repo is just an assortment of random views I am creating for the display:\n\n| view                                         | script                    |\n| -------------------------------------------- | ------------------------- |\n| Map with precipitation radar overlaid in red | [Mappyboi](./mappyboi.py) |\n| Cowsay with Dad jokes                        | [Cowsay](./cowsay.py)     |\n\n![Cowsay mode](./images/display_cowsay.jpg)\n\n**Disclaimer**, this is not my best work - but it's been a bit of lockdown fun :D\n\n## Installation\n\nThis requires python3 installed, as well as some other additional components.\n\nProbs worth following this stuff \u003chttps://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_(B)#Demo_code\u003e\n\nThen clone the repo onto the RPI, and create a new `settings.py` file from the [example provided](./settings.py.sample)\n\nIn order to run the scripts, just run\n\n```bash\npython3 mappyboi.py\n```\n\nOr whack it in a cron job to be run every 10 minutes with `crontab -e` and inputting the following:\n\n```cron\n*/10 * * * * python3 /home/pi/mappyboi.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesjarvis%2Feink-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesjarvis%2Feink-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesjarvis%2Feink-dashboard/lists"}