stefanfroemken/dashboard

A very small PHP Dashboard for my daily work.

dev-master 2021-06-08 21:31 UTC

This package is auto-updated.

Last update: 2024-04-09 03:13:41 UTC


README

This is a very small PHP Dashboard based on Laravel.

  • Show current IP address
    • It's possible to use Google Cloud Function to get real IP instead of docker IP
  • Show current timestamp
  • Show DNS records of a domain

This project is at a very early state and should not be used in prod environments.

It's not possible to add your own widgets. Everything here is hard-coded.

License

This Dashboard project is open-sourced software licensed under the MIT license.