{"id":26490089,"url":"https://github.com/guysoft/electricsheeppi","last_synced_at":"2025-06-16T11:04:29.554Z","repository":{"id":139190725,"uuid":"97570855","full_name":"guysoft/ElectricSheepPi","owner":"guysoft","description":"A Raspberry Pi distribution to to run Electric Sheep ","archived":false,"fork":false,"pushed_at":"2024-02-21T16:08:56.000Z","size":54,"stargazers_count":38,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"devel","last_synced_at":"2024-05-01T18:57:17.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guysoft.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2017-07-18T08:00:21.000Z","updated_at":"2023-12-04T05:39:18.000Z","dependencies_parsed_at":"2024-02-21T17:28:18.590Z","dependency_job_id":"207bc404-405a-47c1-baf0-bbcc920be921","html_url":"https://github.com/guysoft/ElectricSheepPi","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guysoft%2FElectricSheepPi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guysoft%2FElectricSheepPi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guysoft%2FElectricSheepPi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guysoft%2FElectricSheepPi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guysoft","download_url":"https://codeload.github.com/guysoft/ElectricSheepPi/tar.gz/refs/heads/devel","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574733,"owners_count":20474818,"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-20T07:55:11.623Z","updated_at":"2025-03-20T07:55:12.119Z","avatar_url":"https://github.com/guysoft.png","language":"Shell","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=26VJ9MSBH3V3W\u0026source=url"],"categories":[],"sub_categories":[],"readme":"ElectricSheepPi\n===============\n\n\n.. image:: http://unofficialpi.org/media/electric_sheep_pi_image2.jpg\n.. :scale: 100 %\n.. :alt: Image of Electric Sheep\n\nA `Raspberry Pi \u003chttp://www.raspberrypi.org/\u003e`_ distribution to to run `Electric Sheep : Crowdsourced Evolving Art \u003chttps://electricsheep.org/\u003e`_ out of the box and the scripts necessary to load it at boot. This repository contains the source script to generate the distribution out of an existing `Raspbian \u003chttp://www.raspbian.org/\u003e`_ distro image. `You can download a built image here \u003chttp://unofficialpi.org/Distros/ElectricSheepPi\u003e`_\n\nElectricSheepPi is based on `CustomPiOS \u003chttps://github.com/guysoft/CustomPiOS\u003e`_\n\nDonate\n------\nElectricSheepPi is 100% free and open source and maintained by Guy Sheffer. If its helping your life, your organisation or makes you happy, please consider making a donation. It means I can code more and worry less about my balance. Any amount counts.\nAlso many thanks to people contributing code.\n\n|paypal|\n\n.. |paypal| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif\n   :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=26VJ9MSBH3V3W\u0026source=url\n\nWhere to get it?\n----------------\n\nYou can use the `pi-imager \u003chttps://github.com/guysoft/pi-imager/releases\u003e`_ commuity raspberrypi imager here, unofficial section.\n\nOr download directly form the official mirror `here \u003chttp://unofficialpi.org/Distros/ElectricSheepPi\u003e`_\n\n\nHow to use it?\n--------------\n\n#. Unzip the image and install it to an SD card `like any other Raspberry Pi image \u003chttps://www.raspberrypi.org/documentation/installation/installing-images/README.md\u003e`_\n#. Configure your WiFi by editing ``electricsheep-network.txt`` or ``electric-sheep-wpa-supplicant.txt`` on the root of the flashed card when using it like a flash drive\n#. Boot the Pi from the SD card\n#. If you have internet, Electric Sheep will start.\n#. If needed Log into your Pi via SSH (it is located at ``electricsheep.local`` `if your computer supports bonjour \u003chttps://learn.adafruit.com/bonjour-zeroconf-networking-for-windows-and-linux/overview\u003e`_ or the IP address assigned by your router), default username is \"pi\", default password is \"raspberry\", change the password using the ``passwd`` command and expand the filesystem of the SD card through the corresponding option when running ``sudo raspi-config``.\n\nRequirements\n------------\n* Raspberrypi 1/2/3/4B and zero\n* 2A power supply\n* Internet connection\n\n\nFeatures\n--------\n\n* Runs Electric Sheep out of the box\n\nDeveloping\n----------\n\nRequirements\n~~~~~~~~~~~~\n\n#. `qemu-arm-static \u003chttp://packages.debian.org/sid/qemu-user-static\u003e`_\n#. `CustomPiOS \u003chttps://github.com/guysoft/CustomPiOS\u003e`_\n#. Downloaded `Raspbian \u003chttp://www.raspbian.org/\u003e`_ image.\n#. root privileges for chroot\n#. Bash\n#. realpath\n#. sudo (the script itself calls it, running as root without sudo won't work)\n\nBuild ElectricSheepPi From within Raspbian / Debian / Ubuntu\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nElectricSheepPi can be built from Debian, Ubuntu, Raspbian.\nBuild requires about 2.5 GB of free space available.\nYou can build it by issuing the following commands::\n\n    sudo apt-get install realpath p7zip-full qemu-user-static\n    \n    git clone https://github.com/guysoft/CustomPiOS.git\n    git clone https://github.com/guysoft/ElectricSheepPi.git\n    cd ElectricSheepPi/src/image\n    wget -c --trust-server-names 'https://downloads.raspberrypi.org/raspbian_lite_latest'\n    cd ..\n    ../../CustomPiOS/src/update-custompios-paths\n    sudo modprobe loop\n    sudo bash -x ./build_dist\n    \nBuilding ElectricSheepPi Variants\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nElectricSheepPi supports building variants, which are builds with changes from the main release build. An example and other variants are available in the folder ``src/variants/example``.\n\nTo build a variant use::\n\n    sudo bash -x ./build_dist [Variant]\n    \nBuilding Using Vagrant\n~~~~~~~~~~~~~~~~~~~~~~\nThere is a vagrant machine configuration to let build ElectricSheepPi in case your build environment behaves differently. Unless you do extra configuration, vagrant must run as root to have nfs folder sync working.\n\nTo use it::\n\n    sudo apt-get install vagrant nfs-kernel-server\n    sudo vagrant plugin install vagrant-nfs_guest\n    sudo modprobe nfs\n    cd ElectricSheepPi/src/vagrant\n    sudo vagrant up\n\nAfter provisioning the machine, its also possible to run a nightly build which updates from devel using::\n\n    cd ElectricSheepPi/src/vagrant\n    run_vagrant_build.sh\n    \nTo build a variant on the machine simply run::\n\n    cd ElectricSheepPi/src/vagrant\n    run_vagrant_build.sh [Variant]\n\nUsage\n~~~~~\n\n#. If needed, override existing config settings by creating a new file ``src/config.local``. You can override all settings found in ``src/config``. If you need to override the path to the Raspbian image to use for building OctoPi, override the path to be used in ``ZIP_IMG``. By default, the most recent file matching ``*-raspbian.zip`` found in ``src/image`` will be used.\n#. Run ``src/build_dist`` as root.\n#. The final image will be created in ``src/workspace``\n\nCode contribution would be appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguysoft%2Felectricsheeppi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguysoft%2Felectricsheeppi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguysoft%2Felectricsheeppi/lists"}