Skip to content

Une start page pour votre serveur dédié.

Notifications You must be signed in to change notification settings

sir55/TARDIStart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Une start page pour votre serveur dédié.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.9%
  • CSS 27.6%
  • JavaScript 26.5%