{"id":22468547,"url":"https://github.com/projectweekend/pi-fab","last_synced_at":"2026-01-06T08:34:34.825Z","repository":{"id":76097577,"uuid":"50888998","full_name":"projectweekend/pi-fab","owner":"projectweekend","description":"Fabric script for automating various tasks on the Raspberry Pi.","archived":false,"fork":false,"pushed_at":"2016-02-09T03:24:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:29:53.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/projectweekend.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}},"created_at":"2016-02-02T02:46:44.000Z","updated_at":"2016-02-02T02:57:21.000Z","dependencies_parsed_at":"2023-03-03T02:46:03.269Z","dependency_job_id":null,"html_url":"https://github.com/projectweekend/pi-fab","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/projectweekend%2Fpi-fab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fpi-fab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fpi-fab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2Fpi-fab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectweekend","download_url":"https://codeload.github.com/projectweekend/pi-fab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874209,"owners_count":20686726,"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-12-06T11:17:25.735Z","updated_at":"2026-01-06T08:34:34.764Z","avatar_url":"https://github.com/projectweekend.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[Fabric](http://www.fabfile.org/) script for automating various tasks on the Raspberry Pi.\n\n\n### Usage\n\n```\nfab --hosts=ip_or_hostname_for_pi name_of_task\n```\n\n### Tasks\n\n* `update_upgrade` - Performs `sudo apt-get update` then `sudo apt-get upgrade -y`.\n* `reboot` - Reboot\n* `halt` - Halt\n* `install_node:node_version:pi_version` - Download and install [Node.js](https://nodejs.org). `node_version` is the version of Node.js to install. Example: `4.2.6`. `pi_version` is the version of the Raspberry Pi board. Use a `2` for the [Raspberry Pi 2 Model B](https://www.raspberrypi.org/products/raspberry-pi-2-model-b/), otherwise leave blank for older boards.\n\n### Docker\n\nThis project includes a [Dockerfile](https://docs.docker.com/engine/reference/builder/) and [docker-compose.yml](https://docs.docker.com/compose/compose-file/) to use this project without having to install Fabric locally.\n\n```\ndocker-compose run fab --hosts=ip_or_hostname_for_pi name_of_task\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fpi-fab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectweekend%2Fpi-fab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fpi-fab/lists"}