Skip to content

Commit 6d3e9bc

Browse files
authored
Merge pull request #16 from mikeroyal/mikeroyal-patch-5
Added Tools for Raspberry Pi.
2 parents fe83379 + a7c52dc commit 6d3e9bc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,8 @@
391391

392392
[Hass.io(Home Assistant OS)](https://www.home-assistant.io/hassio/installation/)
393393

394+
[Umbrel](https://umbrel.com/)
395+
394396
[OmniROM(Android 11) based on ASOP](https://forum.xda-developers.com/t/omnirom-android-r-11-for-pi-4.4183121/)
395397

396398
[Manjaro Linux ARM](https://manjaro.org/download/#ARM)
@@ -438,6 +440,20 @@
438440

439441
[Raspberry Pi Bootloader](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#updating-the-bootloader) is a feature, which is now available in beta, that utilize an **EEPROM(Electrically Erasable Programmable Read-Only Memory)** to store the system’s bootloader. This EEPROM is persistent storage that is located on the Pi’s mainboard. The advantage of using the EEPROM instead is that the Raspberry Pi 4 can perform tasks without needing any storage to be attached.
440442

443+
[Pi-Apps](https://github.com/Botspot/pi-apps) is a Raspberry Pi App Store for Open Source Projects.
444+
445+
[Backup Raspberry Pi Server](https://github.com/geerlingguy/backup-pi) is an Ansible configuration to set up a Raspberry Pi as a backup server for storing backups of data from other servers (e.g. webroots, files, and databases). This project is developed and maintained by [Jeff Geerling](https://github.com/geerlingguy).
446+
447+
[RaspiBackup](https://github.com/framps/raspiBackup) is a tool that backups and restores your running Raspberry.
448+
449+
[Proxmox VE](https://www.home-assistant.io/integrations/proxmoxve/) is an open-source server virtualization environment.
450+
451+
[Pimox](https://github.com/pimox/pimox7) is a port of Proxmox to the Raspberry Pi allowing you to build a Proxmox cluster of Rapberry Pi's or even a hybrid cluster of Pis and x86 hardware.
452+
453+
[PiKVM](https://github.com/pikvm/pikvm) is a very simple and fully functional Raspberry Pi-based KVM over IP.
454+
455+
[Pi-hole](https://pi-hole.net/) is a [DNS sinkhole](https://en.wikipedia.org/wiki/DNS_Sinkhole) that protects your devices from unwanted content, without installing any client-side software, intended for use on a private network. It is designed for use on embedded devices with network capability, such as the Raspberry Pi, but it can be used on other machines running Linux and cloud implementations.
456+
441457
[Etcher](https://www.balena.io/etcher/) is an open source, cross-platform software that makes it easy to flash operating system images to a microSD card or USB device.
442458

443459
[PiShrink](https://github.com/Drewsif/PiShrink) is a bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot.
@@ -574,8 +590,11 @@ Automation systems.
574590

575591
[Home Assistant](https://home-assistant.io/hassio/) is a container-based system for managing your Home Assistant Core installation and related applications. The system is controlled via Home Assistant which communicates with the Supervisor. The Supervisor provides an API to manage the installation. This includes changing network settings or installing and updating software.
576592

593+
**Quick Links**
594+
577595
- [Getting Started with Home Assistant](https://home-assistant.io/getting-started)
578596
- [Home Assistant for Raspberry Pi](https://www.home-assistant.io/installation/raspberrypi/)
597+
- [Installing Home Assistant OS using Proxmox 7](https://github.com/Kanga-Who/home-assistant/blob/master/Home%20Assistant%20with%20Proxmox%20installation.md)
579598

580599
[Home Assistant Frontend](https://demo.home-assistant.io/) is a frontend for Home Assistant.
581600

0 commit comments

Comments
 (0)