mirror of
https://github.com/kevinveenbirkenbach/raspberry-pi-tools.git
synced 2024-11-22 10:01:04 +01:00
Tools for Raspberrz pi
.gitignore | ||
README.md | ||
sd_arch_setup.sh | ||
sd_backup.sh | ||
shutdownbutton.py |
raspberry-pi-tools
This repository contains administration tools for the Raspberry Pi.
Like:
- Backuptools
- Setuptools
- General Managementtools
For some of the tools you need to install Python.
If you want to enable a tool to be loaded at the start of a system, genereate a file like example.service in /etc/systemd/system/ and follow the instructions under https://linuxconfig.org/how-to-automatically-execute-shell-script-at-startup-boot-on-systemd-linux.
@author kf @since 2017-03-13