{"id":19096919,"url":"https://github.com/zocker-160/pi-btc-ticker","last_synced_at":"2025-08-23T06:38:53.465Z","repository":{"id":106358498,"uuid":"346519567","full_name":"zocker-160/pi-btc-ticker","owner":"zocker-160","description":null,"archived":false,"fork":false,"pushed_at":"2021-03-23T18:31:20.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T12:10:49.126Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zocker-160.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":"2021-03-10T23:23:48.000Z","updated_at":"2024-01-29T17:40:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"49835fc1-b51e-43ef-ac82-1759811023af","html_url":"https://github.com/zocker-160/pi-btc-ticker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zocker-160/pi-btc-ticker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2Fpi-btc-ticker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2Fpi-btc-ticker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2Fpi-btc-ticker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2Fpi-btc-ticker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zocker-160","download_url":"https://codeload.github.com/zocker-160/pi-btc-ticker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zocker-160%2Fpi-btc-ticker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745679,"owners_count":24813521,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-11-09T03:38:11.503Z","updated_at":"2025-08-23T06:38:53.441Z","avatar_url":"https://github.com/zocker-160.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BTC ticker for Raspberry Pi LCD (16x2) screen\n\n## Showcase\n\nThanks to [Computer Tipps](https://www.youtube.com/channel/UCcV-vxvyXHRmcQ990y4Rshw/videos) for the the [video demonstration](https://youtu.be/EGstr4VIqdQ)!\n\n## How to install\n\n### Requirements\n\n- Raspberry Pi (Zero/1/2/3/4)\n- LCD screen (16x2)\n- Python3\n- Binance API key; [create one here](https://www.binance.com/userCenter/createApi.html)\n\n### Installation\n\n```bash\n# clone repository\ngit clone https://github.com/zocker-160/pi-btc-ticker.git\n\ncd pi-btc-ticker\n\n# install requirements\nsudo -H pip3 install -r requirements.txt\n\n# set your own Binance KEY and SECRET\nnano src/main.py\n\n# paste your key into the API_KEY and API_SECRET variables\n\n# run\npython3 src/main.py\n\n# (optional) add to autostart\ncrontab -e\n\n# add\n@reboot python3 /path/to/repo/src/main.py\n``` \n\n## Credits\n\nThanks to Felix [in this article](https://tutorials-raspberrypi.de/raspberry-pi-lcd-display-16x2-hd44780/) for the nice template for the lcd script (up to commit [427514822c039ffb7c0a27f742430b5def5ee37d](https://github.com/zocker-160/pi-btc-ticker/tree/427514822c039ffb7c0a27f742430b5def5ee37d))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzocker-160%2Fpi-btc-ticker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzocker-160%2Fpi-btc-ticker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzocker-160%2Fpi-btc-ticker/lists"}