LSMD is a lightweight web dashboard for process management, disk monitoring, backups, and user administration — installed and run on your own machine. No account, no cloud agent, no third party sees your data.
System monitoring is only meaningful on the machine it's watching. LSMD is built so each user runs their own private instance — this page is just where you find and download it.
A small Flask server starts locally and reads your system's real CPU, memory, disk and process data — nothing is proxied through a remote server.
User creation, deletion, and process termination are real system actions — they stay behind your own machine's login, not exposed on the open internet.
Every shell module and API route is plain, readable code. Fork it, audit it, or change how a metric is calculated — it's yours.
Live process list sorted by resource use, with one-click kill.
Per-partition usage and a large-file finder for freeing up space.
Trigger and track backups without leaving the browser.
CPU, memory, swap, disk I/O and network counters in one view.
Add or remove Linux user accounts from a simple form.
Clone or download the ZIP from the repository.
Sets up a virtual environment and installs dependencies — no system-wide changes.
Your browser opens automatically, or visit it directly.