Skip to content

Commit

Permalink
Add various Images and PiBakery and ApplePiBakery to Tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibault Maekelbergh committed Sep 16, 2016
1 parent 5146c90 commit 1dd74fd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@

.DS_Store
18 changes: 15 additions & 3 deletions README.md
@@ -1,20 +1,32 @@
# Awesome Raspberry Pi [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

> The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.
> The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries. Official Link: [Raspberry Pi Homepage](https://raspberrypi.org)
This list is a collection of tools, projects, images and resources conforming to the [Awesome Manifestio](https://github.com/sindresorhus/awesome/blob/master/awesome.md)

Contributions *very welcome* but first see [Contributing](#contributing)

# Contents
* [Images](#images)
* [OS Images](#os_images)
* [Tools](#tools)
* [Projects](#projects)
* [Resources](#resources)

# Images
# OS Images
* [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) - The official supported Raspberry Pi OS, based on Debian and available as a lite version.
* [NOOBS](https://www.raspberrypi.org/downloads/noobs/) - New Out Of the Box Software, an easy OS installer for beginners.
* [Ubuntu MATE](https://ubuntu-mate.org/raspberry-pi/) - Ubuntu distribution for the Raspberry Pi based on MATE desktop.
* [Snappy Ubuntu Core](https://developer.ubuntu.com/en/snappy/start/raspberry-pi-2/) - Official (minimal) Ubuntu distribution for IoT.
* [Windows 10 IoT Core](https://developer.microsoft.com/nl-nl/windows/iot/Downloads.htm) - Windows 10 distribution for IoT.
* [OSMC](https://osmc.tv/) - Open Source Media Centre, based on Kodi
* [PiNet](http://pinet.org.uk/) - A system to manage Raspberry Pi classrooms.
* [Risc OS](https://www.riscosopen.org/content/downloads/raspberry-pi) - Non-Linux OS originated from the group that developed the ARM microprocessor
* [RuneAudio](http://www.runeaudio.com/) - A free and open source OS that turns embedded hardware into Hi-Fi music players.
* [OpenELEC](http://openelec.tv/) - Open Embedded Linux Entertainment Center, a very lightweight Kodi build.

# Tools
* [PiBakery](http://www.pibakery.org/) - The blocks based, easy to use setup tool for Raspberry Pi.
* [ApplePi Bakery](http://www.tweaking4all.com/software/macosx-software/macosx-apple-pi-baker/) - A macOS application to easily install/backup/restore images onto an SD card.

# Projects

Expand Down

0 comments on commit 1dd74fd

Please sign in to comment.