Skip to content

ThePhoenixAgency/RaspberryScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryScripts

Raspberry Pi Scripts Hub

🌐 View Documentation Website

Bash Raspberry Pi Linux Shell


🇫🇷 Français

Bienvenue dans Raspberry Pi Scripts Hub, ton centre de scripts d’administration pour Raspberry Pi.

Chaque script a :

  • Un fichier Bash dans scripts/
  • Une documentation dédiée dans docs/ (FR + EN)
  • Une intégration prévue avec le site de documentation GitHub Pages :
    👉 index.html

📁 Scripts Bash : dossier scripts/
📝 Documentation détaillée : dossier docs/
🌐 Site de doc : ThePhoenixAgency.github.io/RaspberryScripts

Scripts disponibles

  • 🧰 Menu de Supervision Raspberry Pi (GUI + CLI)
    Supervision complète du Raspberry Pi :
    • Mises à jour automatiques (cron)

    • Nettoyage des fichiers temporaires

    • Menu CLI + GUI (zenity)

    • Gestion des crons root (afficher / ajouter / supprimer / remplacer)

    • Sauvegardes automatiques avec :

      • Détection du meilleur disque (NVMe ou SD)
      • Rotation des sauvegardes (3 sauvegardes max)
      • Vérification d’intégrité (hash + taille)
      • Restauration par date (type “point de restauration”)
    • Logs centralisés avec rétention 7 jours

    • 🇫🇷 Documentation FR : docs/Supervision.fr.md

    • 🇬🇧 Documentation EN : docs/Supervision.en.md


🇬🇧 English

Welcome to Raspberry Pi Scripts Hub, your admin scripts hub for Raspberry Pi.

Each script ships with:

  • A Bash script in scripts/
  • A dedicated .md documentation file in docs/ (FR + EN)
  • A static documentation website hosted on GitHub Pages:
    👉 index.html

📁 Bash scripts live in: scripts/
📝 Detailed docs live in: docs/
🌐 Documentation website: ThePhoenixAgency.github.io/RaspberryScripts

Available scripts

  • 🧰 Raspberry Pi Supervision Menu (GUI + CLI)
    Full supervision of your Raspberry Pi:
    • Automatic updates via cron

    • Temporary files cleanup

    • CLI + GUI menu (zenity)

    • Root cron management (list / add / delete / replace)

    • Automated backups with:

      • Best disk detection (NVMe or SD)
      • Backup rotation (keep 3 backups)
      • Integrity check (hash + size)
      • Restore by date (Windows “restore point” style)
    • Centralized logs with 7‑day retention

    • 🇫🇷 FR docs: docs/Supervision.fr.md

    • 🇬🇧 EN docs: docs/Supervision.en.md

About

Some practical scripts for Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published