Skip to content

Latest commit

 

History

History
executable file
·
23 lines (19 loc) · 681 Bytes

README.md

File metadata and controls

executable file
·
23 lines (19 loc) · 681 Bytes

TARDIS-Start-Page

Code source du dashboard TARDIS

Doc : https://www.pastoutdesuite.fr/tardistart-startpage-simple-fonctionnelle/

TARDIS

Fonctions :

  • Raccourcis vers vos services
  • Icônes personnalisables grâce à Font-Awesome
  • Champ de recherche personnalisable (voir /ressources/start.js)
  • Affichage des infos du serveur (CPU/RAM/HDD/UPTIME)
  • Wallpaper aléatoire (voir header index.php)
  • particles.js pour wallpaper dynamique

Installation :

cd /var/www 
git clone https://github.com/Jedediah04/TARDIStart.git tardistart
cd tardistart
bower install
#bower install --allow-root (if you are root)