{"id":22468552,"url":"https://github.com/projectweekend/pi-setup","last_synced_at":"2025-03-27T15:44:43.307Z","repository":{"id":17765391,"uuid":"20625161","full_name":"projectweekend/Pi-Setup","owner":"projectweekend","description":"A script for setting up a new Raspberry Pi","archived":false,"fork":false,"pushed_at":"2015-05-30T12:49:58.000Z","size":404,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:29:54.072Z","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":"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":"2014-06-08T19:59:07.000Z","updated_at":"2015-05-04T11:08:30.000Z","dependencies_parsed_at":"2022-09-05T05:20:37.511Z","dependency_job_id":null,"html_url":"https://github.com/projectweekend/Pi-Setup","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-Setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FPi-Setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FPi-Setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/projectweekend%2FPi-Setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/projectweekend","download_url":"https://codeload.github.com/projectweekend/Pi-Setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245874217,"owners_count":20686727,"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:26.211Z","updated_at":"2025-03-27T15:44:43.281Z","avatar_url":"https://github.com/projectweekend.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"-------------------------------------------------------------------------------\n### Usage\n-------------------------------------------------------------------------------\n\n#### Step 1: Clone this repository\n\n```\ngit clone https://github.com/projectweekend/Pi-Setup.git\n```\n\n#### Step 2: Run the script\n\nFrom the project directory `/Pi-Setup`, run the following command:\n\n```\n./pi_setup.sh\n```\n\n#### Step 3: Reboot\n\n```\nsudo reboot\n```\n\n\n-------------------------------------------------------------------------------\n### Features\n-------------------------------------------------------------------------------\n\nThis setup script will help you perform the following tasks. Launching the script with no parameters (`./pi_setup`) will run through all of its steps prompting you to confirm each **optional** item before it begins. This is handy when setting up a brand new Raspberry Pi, however each **optional** item can be executed individually by passing the appropriate **parameter** to the script. Example: `./pi_setup vnc`\n\n#### Automatic Items\n\n* apt-get update \u0026 upgrade\n* install [avahi-daemon](http://en.wikipedia.org/wiki/Avahi_(software))\n* install [python-dev](https://packages.debian.org/wheezy/python-dev)\n* install [python-pip](https://packages.debian.org/wheezy/python-pip)\n* install [virtualenv](http://virtualenv.readthedocs.org/en/latest/)\n* install [rpi-update](https://github.com/Hexxeh/rpi-update)\n\n#### Optional Items\n\n* wifi setup (**parameter**: `wireless`)\n* GPU memory split (**parameter**: `boot`)\n* change hostname (**parameter**: `hostname`)\n* change `pi` user password (**parameter**: `password`)\n* enable [I2C](http://en.wikipedia.org/wiki/I²C) \u0026 [SPI](http://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus) pins (**parameter**: `i2c`)\n* enable GPIO for serial data (**parameter**: `serial`)\n* install a [VNC server](http://www.tightvnc.com) (**parameter**: `vnc`)\n\n#### Optional Software\n\nThe following optional installs are available using the `software` parameter:\n```\n./pi_setup.sh software\n```\n\n* [Bluez](http://www.bluez.org/) (This takes a while)\n* [iPython Notebook](http://ipython.org/notebook.html)\n* [Node.js](http://nodejs.org/)\n* [Upstart](http://upstart.ubuntu.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fpi-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprojectweekend%2Fpi-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprojectweekend%2Fpi-setup/lists"}