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
- Host: GitHub
- URL: https://github.com/alexander-kastil/raspberry-pi-basics
- Owner: alexander-kastil
- Created: 2020-03-19T05:22:28.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-06-27T09:03:34.000Z (about 5 years ago)
- Last Synced: 2025-10-02T14:50:48.125Z (9 months ago)
- Topics: learning, raspberry-pi
- Homepage: http://www.integrations.at
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
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/)