{"id":17235134,"url":"https://github.com/tafkas/solarpi","last_synced_at":"2025-09-07T08:35:02.532Z","repository":{"id":18827496,"uuid":"22042752","full_name":"Tafkas/solarpi","owner":"Tafkas","description":"A RaspberryPi based, Flask powered photovoltaic monitor","archived":false,"fork":false,"pushed_at":"2023-03-28T07:31:43.000Z","size":1404,"stargazers_count":116,"open_issues_count":7,"forks_count":37,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-06-20T09:44:57.527Z","etag":null,"topics":["flask","raspberry-pi","solar-pi"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tafkas.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":"2014-07-20T20:32:29.000Z","updated_at":"2024-12-16T06:04:56.000Z","dependencies_parsed_at":"2025-04-14T02:31:27.701Z","dependency_job_id":"bcf8969a-30f8-4649-bd26-c3d1f6f176b6","html_url":"https://github.com/Tafkas/solarpi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tafkas/solarpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tafkas%2Fsolarpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tafkas%2Fsolarpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tafkas%2Fsolarpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tafkas%2Fsolarpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tafkas","download_url":"https://codeload.github.com/Tafkas/solarpi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tafkas%2Fsolarpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274012903,"owners_count":25207342,"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-09-07T02:00:09.463Z","response_time":67,"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":["flask","raspberry-pi","solar-pi"],"created_at":"2024-10-15T05:32:04.897Z","updated_at":"2025-09-07T08:35:02.487Z","avatar_url":"https://github.com/Tafkas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solar Pi\n\nA [Raspberry Pi](http://geni.us/K28m) based, Flask powered photovoltaic monitor\n\n![Solar Pi Dashboar](http://i.imgur.com/HLLRQ2f.png)\n\nDemo at [http://solarpi.tafkas.net](http://solarpi.tafkas.net)\n\n[![Code Climate](https://codeclimate.com/github/Tafkas/solarpi/badges/gpa.svg)](https://codeclimate.com/github/Tafkas/solarpi)\n\n## Getting Started\n\n### Prerequisites\n\nTo run the Solar Pi you need\n\n- A Linux server running Python 2.7 (e.g. [Raspberry Pi](http://geni.us/K28m) running Raspbian)\n- SQLite3 installed\n\n### Installation\n\n- Clone the repostory\n\n        $ git clone git@github.com:Tafkas/solarpi.git solarpi\n\n- create a virtual enviroment and activate it\n\n        $ virtualenv --python=/usr/bin/python .venv\n        $ source .venv/bin/activate\n        \n- install dependencies\n\n        $ (.venv) pip install -r requirements/dev.txt\n        \n- create the SQLite database\n\n        $ sqlite3 dev.db\n        $ cat db_schema.sql | sqlite3 dev.db\n\n- run the server\n       \n        $ (.venv) python manage.py server         \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafkas%2Fsolarpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftafkas%2Fsolarpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftafkas%2Fsolarpi/lists"}