{"id":19542460,"url":"https://github.com/dr-mod/xmas-tree","last_synced_at":"2025-07-02T02:06:57.788Z","repository":{"id":87976502,"uuid":"330261088","full_name":"dr-mod/xmas-tree","owner":"dr-mod","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-21T15:20:49.000Z","size":429,"stargazers_count":15,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-26T17:46:58.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dr-mod.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,"zenodo":null}},"created_at":"2021-01-16T21:26:05.000Z","updated_at":"2023-06-09T13:14:41.000Z","dependencies_parsed_at":"2023-05-22T05:15:20.194Z","dependency_job_id":null,"html_url":"https://github.com/dr-mod/xmas-tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dr-mod/xmas-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-mod%2Fxmas-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-mod%2Fxmas-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-mod%2Fxmas-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-mod%2Fxmas-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dr-mod","download_url":"https://codeload.github.com/dr-mod/xmas-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dr-mod%2Fxmas-tree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263061405,"owners_count":23407606,"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":[],"created_at":"2024-11-11T03:14:45.751Z","updated_at":"2025-07-02T02:06:57.780Z","avatar_url":"https://github.com/dr-mod.png","language":"Python","funding_links":["https://www.buymeacoffee.com/drmod"],"categories":[],"sub_categories":[],"readme":"# Blackout-proof Xmas Tree\nA pattern for a 3D RGB Xmas Tree and RPi.\n\n![photo](docs/photo.jpeg)\n## Hardware\n* Raspberry Pi\n* 3D RGB Xmas Tree for Raspberry Pi\n* Waveshare UPS HAT\n\n## Installation\n1. Install dependencies\n    ```\n    sudo apt install python3-gpiozero\n    ```\n2. Download the script\n    ```\n    git clone https://github.com/dr-mod/xmas-tree.git ~/xmas-tree\n    ```\n3. Run it \n    ```\n    python3 ~/xmas-tree/main.py\n    ```\n4. To make it run on startup\n    1. `nano /etc/rc.local` \n    2. Add one the following before `exit 0`\n    ```\n    /usr/bin/python3 /home/pi/xmas-tree/main.py \u0026\n    ```\n    conversely, you can run in `screen`\n    ```\n    su - pi -c \"/usr/bin/screen -dm sh -c '/usr/bin/python3 /home/pi/xmas-tree/main.py'\"\n    ```\n\n### Support the project\nIf you would like to support this project and and keep me caffeinated, you can do it here:\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/drmod)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr-mod%2Fxmas-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdr-mod%2Fxmas-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdr-mod%2Fxmas-tree/lists"}