{"id":26776027,"url":"https://github.com/somethingwithcomputers/pixoo-banano","last_synced_at":"2025-04-16T01:43:06.332Z","repository":{"id":56759070,"uuid":"447675361","full_name":"SomethingWithComputers/pixoo-banano","owner":"SomethingWithComputers","description":"Display relevant information for the amazing Banano coin. It'll also show your current Folding@Home stats (because you're likely folding for Bananos!)","archived":false,"fork":false,"pushed_at":"2022-01-13T16:45:08.000Z","size":119,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T03:32:47.347Z","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/SomethingWithComputers.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}},"created_at":"2022-01-13T16:41:42.000Z","updated_at":"2024-02-24T16:48:13.000Z","dependencies_parsed_at":"2022-08-16T02:00:15.643Z","dependency_job_id":null,"html_url":"https://github.com/SomethingWithComputers/pixoo-banano","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomethingWithComputers%2Fpixoo-banano","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomethingWithComputers%2Fpixoo-banano/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomethingWithComputers%2Fpixoo-banano/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SomethingWithComputers%2Fpixoo-banano/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SomethingWithComputers","download_url":"https://codeload.github.com/SomethingWithComputers/pixoo-banano/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182814,"owners_count":21226123,"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":"2025-03-29T03:32:51.636Z","updated_at":"2025-04-16T01:43:06.317Z","avatar_url":"https://github.com/SomethingWithComputers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixoo Banano\n\nA simple proof-of-concept for my [Pixoo 64](https://github.com/SomethingWithComputers/pixoo) library.\n\nIt displays relevant information for the amazing [Banano](https://banano.cc/) coin. It'll also show your\ncurrent [Folding@Home](https://foldingathome.org/) stats (because you're likely folding for Bananos!)\n\n## Installation\n\nSimply install the required dependencies via PIP. Navigate to the directory where you placed the code. Then execute:\n\n```\npip3 install -r requirements.txt\n```\n\nAnd then create a `.env` file in this same directory (notice the leading '.'). This file is used to configure the\napplication.\n\nInside, place:\n\n```\nFAH_USER_ID=501878621\nPIXOO_IP_ADDRESS=192.168.1.137\nTIMEOUT=3600\n```\n\nNote that `FAH_USER_ID` should be set to your own user id. If you don't know your user id, you can find it by looking\nfor your username here: https://stats.foldingathome.org/donor\n\nThe number behind your donor name is your user id. If you click your stats, it'll take you your donor page and the user\nid will be the number at the end of the url (e.g. https://stats.foldingathome.org/donor/501878621)\n\nThe `PIXOO_IP_ADDRESS` should be set to the local IP address of your Divoom Pixoo 64.\n\nThe `TIMEOUT` is how many seconds the application will wait before updating the stats. I've given 3600 as an example,\nwhich basically means once per hour.\n\nIf you like to fiddle with the code, you could also remove the loop and set\na [cronjob](https://en.wikipedia.org/wiki/Cron) to ease the load on your CPU slightly.\n\n## Getting started\n\nThis project is made for python 3.x so to be sure you're running the correct version (Mac for example, comes with Python\n2 installed by default) execute the following command from the directory you placed the project:\n\n```\npython3 main.py\n```\n\n## Support\n\nIf you have any questions, contact me!\n\nIf you like what I do, feel free to **ban** me, it's much appreciated!\n![](ban.png)\nban_116q1cpe3ynr5uaqms53uwh1dj7a7157awqx8ye11h45i9yoknwguymo6xgp","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomethingwithcomputers%2Fpixoo-banano","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsomethingwithcomputers%2Fpixoo-banano","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsomethingwithcomputers%2Fpixoo-banano/lists"}