Jack-Gledhill / pistat

A statistics GUI website built for your Raspberry Pi!

Home Page:https://docs.jacktek.dev/pistat/getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiStat

PiStat is a web interface designed to run on your Raspberry Pi and serve statistical information. It comes equipped with authentication, to prevent unwanted access, and provides information in the following areas:

  • CPU information and per-core usage
  • RAM and swap usage information
  • Usage information for all disk partitions
  • General information like uptime and local/external IP addresses

Note: PiStat is designed for Raspberry Pis but it can be used on any Linux system!

If you need support or wish to report a bug, please join my Discord server: https://discord.gg/CsHF5GX

Installation

To install this on your Raspberry Pi, I recommend you read my setup guide for PiStat.

Previews

Below you'll find a table of images providing a preview of the UI.

Section Image
Login page https://i.jacktek.net/i/WUpr2wPA.png
Overview https://i.jacktek.net/i/XbJrftsj.png
CPU usage https://i.jacktek.net/i/dRnvnN2V.png
Memory usage https://i.jacktek.net/i/RQ80O0k5.png
Disk usage https://i.jacktek.net/i/hnqgdC7m.png

About

A statistics GUI website built for your Raspberry Pi!

https://docs.jacktek.dev/pistat/getting-started

License:MIT License


Languages

Language:Python 74.5%Language:HTML 19.7%Language:JavaScript 3.8%Language:CSS 1.7%Language:Dockerfile 0.2%