Giter Site home page Giter Site logo

flide / pibakery Goto Github PK

View Code? Open in Web Editor NEW

This project forked from davidferguson/pibakery

0.0 3.0 0.0 18.72 MB

The blocks based, easy to use setup tool for Raspberry Pi

Home Page: http://www.PiBakery.org

License: GNU General Public License v3.0

JavaScript 85.14% HTML 1.96% CSS 3.11% Python 1.62% Shell 8.16%

pibakery's Introduction

PiBakery

Dependency Status devDependency Status

The blocks based, easy to use setup tool for Raspberry Pi

PiBakery demo screen

PiBakery is a a blocks based drag and drop tool that allows you to customise and edit your Raspberry Pi without powering the Pi on. Simply insert your SD card into your computer, choose which features you want on your Pi, and hit Write. PiBakery will write the latest version of Raspbian to your SD card, with your customisations added too.

For more information see www.PiBakery.org or follow @PiBakery on Twitter.


---

Installing from source

While it is recommended to install PiBakery from one of the downloads on www.PiBakery.org/download.html, you can also install PiBakery from source if you want to see how it works, or edit PiBakery in any way.

To install PiBakery from source, you'll need NodeJS and npm installed. Once you have them installed, clone the GitHub repository with
git clone https://github.com/davidferguson/pibakery.git

Change into the newly downloaded directory with
cd pibakery

And install the required node modules using
npm install
This will take a few minutes to complete.

If you're on macOS it's important you run npm run setup the first time to create a folder inside Application Support that will hold the operating system .img files.

Then you'll need to download and extract the Raspberry Pi operating system (currently only raspbian and raspbian lite) .img files into the os/ directory. If you're on Windows or Linux, the directory is inside the pibakery folder, and if you're on macOS, it's located /Library/Application Support/PiBakery/os. The operating systems can be downloaded in .7z format for the pibakery-raspbian releases page.

Lastly you'll need to create a file images.json inside the os folder which tells PiBakery which operating systems you have installed and available for use. Download the example file from the pibakery-raspbian repo and save it as images.json into the os folder where you stored the .img files.

You can then run PiBakery using
npm start

pibakery's People

Contributors

amilajack avatar davidferguson avatar dsocolobsky avatar mtrnord avatar plaintextcity avatar thibmaek avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.