An open API service indexing awesome lists of open source software.

https://github.com/alexander-kastil/raspberry-pi-basics

Raspberry Pi for Beginners
https://github.com/alexander-kastil/raspberry-pi-basics

learning raspberry-pi

Last synced: 9 months ago
JSON representation

Raspberry Pi for Beginners

Awesome Lists containing this project

README

          

# Raspberry Pi for Beginners

This introduction was initially created for David the Coolman to learn setting up a Minecraft Game Server during the first lockdown of the covid-19 pseudo pandemic. It was then extended with other topics that came up.

---

## Table of Contents

### Tooling

- [Visual Studio Code](VSCode/readme.md)
- [Markdown](Markdown/readme.md)
- [Git / Github](Github/readme.md)
- [Windows 10 Keyboard Shortcuts](https://support.microsoft.com/de-at/help/12445)

---

### Raspberry Pi Essentials

Please find a helpful list of basic [Linux Raspberry Pi Bash Commands](https://www.elektormagazine.com/news/bash-command-cheat-sheet).

- [Setup](Setup/readme.md)
- [Install Docker](Docker/readme.md)
- [RPI-Monitor](RPI-Monitor/readme.md)

#### Gaming

- [Minecraft Game Server](Minecraft/readme.md)

---

## Extending

If you want to extend this documentation feel free to fork, extend it using a folder, update toc and issue a pull request. We recommend using [GitFlow](https://danielkummer.github.io/git-flow-cheatsheet/)