Flux-Panel is a simple, open-source, lightweight, easy to deploy server management dashbord It's designed to be minimal, modern, and easy to use, with all configuration you may need The whole thing is build in a way where you can easily build you own frontend if you want
- Shows basic server stats: CPU, RAM, GPU, Storage
- Live updates with Flask-SocketIO
- Lightweight and fast
- Minimal dependencies
- Modern, clean interface
- Clone the repository:
git clone https://github.com/kali4nya/Flux-Panel.git- Install the required packages:
pip install -r requirements.txt- Run the server:
python main.py- Open your browser and go to localhost:5000
It’s designed to be quick to set up, easy to use, and visually clean without extra fluff. Perfect if you want a modern server dashboard that works immediately with minimal effort.
still under early development... feel free to put ideas, comment, issues everything in the issues tab, any feedback welcome



