{"id":17641361,"url":"https://github.com/dotzero/raspberrypi-eink-calendar","last_synced_at":"2026-02-09T17:02:43.411Z","repository":{"id":40965916,"uuid":"252269815","full_name":"dotzero/RaspberryPi-EInk-Calendar","owner":"dotzero","description":"Кибер настольный календарь","archived":false,"fork":false,"pushed_at":"2022-11-22T03:38:38.000Z","size":148,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-26T16:56:21.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dotzero.blog/raspberry-pi-eink/","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/dotzero.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}},"created_at":"2020-04-01T19:37:13.000Z","updated_at":"2020-04-07T05:33:11.000Z","dependencies_parsed_at":"2022-09-09T06:11:23.609Z","dependency_job_id":null,"html_url":"https://github.com/dotzero/RaspberryPi-EInk-Calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotzero/RaspberryPi-EInk-Calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2FRaspberryPi-EInk-Calendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2FRaspberryPi-EInk-Calendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2FRaspberryPi-EInk-Calendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2FRaspberryPi-EInk-Calendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotzero","download_url":"https://codeload.github.com/dotzero/RaspberryPi-EInk-Calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotzero%2FRaspberryPi-EInk-Calendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29273139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-10-23T07:05:22.980Z","updated_at":"2026-02-09T17:02:43.393Z","avatar_url":"https://github.com/dotzero.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RaspberryPi EInk Calendar\n\n![RaspberryPi EInk Calendar](preview.jpg)\n\n* https://dotzero.blog/raspberry-pi-eink/\n* https://www.raspberrypi.org/products/raspberry-pi-zero-w/\n* https://www.waveshare.com/wiki/2.13inch_e-Paper_HAT\n\n## Подготовка\n\n```bash\nsudo raspi-config\n# Choose Interfacing Options -\u003e SPI -\u003e Yes  to enable SPI interface\n```\n\n## Установка\n\n```\nsudo apt-get update\nsudo apt-get install python3-pip python3-pil python3-numpy fonts-hack-ttf\ngit clone https://github.com/dotzero/RaspberryPi-EInk-Calendar.git\ncd RaspberryPi-EInk-Calendar\nsudo pip3 install -r requirements.txt\n```\n\n## Настройка доступов\n\n```\ncp settings_example.py settings.py\nnano settings.py\n```\n\n## Настройка автоматического запуска\n\n```bash\nsudo cp pi-calendar.service /lib/systemd/system/pi-calendar.service\nsudo chmod 644 /lib/systemd/system/pi-calendar.service\nsudo systemctl daemon-reload\nsudo systemctl enable pi-calendar.service\nsudo reboot\n```\n\n## Лицензия\n\nПроект доступен на условиях лицензии MIT: http://www.opensource.org/licenses/mit-license.php\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fraspberrypi-eink-calendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotzero%2Fraspberrypi-eink-calendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotzero%2Fraspberrypi-eink-calendar/lists"}