{"id":20526771,"url":"https://github.com/syeo66/slowplayer","last_synced_at":"2026-01-30T16:53:36.616Z","repository":{"id":139494038,"uuid":"308963561","full_name":"syeo66/slowplayer","owner":"syeo66","description":"a slow movie player for raspberry pi","archived":false,"fork":false,"pushed_at":"2024-07-22T16:09:32.000Z","size":1744,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-26T17:45:17.550Z","etag":null,"topics":["ffmpeg","image","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://slowplayer.raven.ch","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syeo66.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,"zenodo":null}},"created_at":"2020-10-31T20:10:54.000Z","updated_at":"2025-07-12T07:54:09.000Z","dependencies_parsed_at":"2025-06-07T08:04:29.294Z","dependency_job_id":null,"html_url":"https://github.com/syeo66/slowplayer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/syeo66/slowplayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syeo66%2Fslowplayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syeo66%2Fslowplayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syeo66%2Fslowplayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syeo66%2Fslowplayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syeo66","download_url":"https://codeload.github.com/syeo66/slowplayer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syeo66%2Fslowplayer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28915939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"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":["ffmpeg","image","raspberry-pi"],"created_at":"2024-11-15T23:15:46.086Z","updated_at":"2026-01-30T16:53:36.582Z","avatar_url":"https://github.com/syeo66.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlowPlayer\nA slow movie player on the Waveshare e-paper screen for Rasperry Pi.\nInspired by [How to Build a Very Slow Movie Player for £120 in 2020](https://debugger.medium.com/how-to-build-a-very-slow-movie-player-in-2020-c5745052e4e4) by [@TomWhitwell](https://github.com/TomWhitwell/)\n\n## Requirements\n\nYou'd have to install ffmpeg and imagemagick to make it work.\n\n```bash\nsudo apt-get update\nsudo apt-get install imagemagick ffmpeg\n```\n\nTo compile the IT8951 code you'd have also to install the bcm2835 library.\n\n```bash\nwget http://www.airspayce.com/mikem/bcm2835/bcm2835-1.68.tar.gz                       \ntar xvfz bcm2835-1.68.tar.gz\ncd bcm2835-1.68\n./configure\nmake\nsudo make install\n```\n\nAfter that you can compile IT8951\n\n```bash\ncd slowplayer/IT8951/\nmake\n```\n\n## Install cron job\n\n```bash\ncrontab \u003c crontab\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyeo66%2Fslowplayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyeo66%2Fslowplayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyeo66%2Fslowplayer/lists"}