Developer-focused Linux observability dashboard
Project description
DevPulse
Real-time terminal dashboard for developers.
DevPulse is a modern terminal-based system monitor built for developers.
Track CPU, RAM, disk usage, network activity, running processes, and live Git repository activity directly from your terminal.
Built with Python, Rich, Typer, SQLAlchemy, and psutil.
Preview
Features
-
Real-time system monitoring
-
Live CPU / RAM / Disk metrics
-
GPU usage support (NVIDIA)
-
Network upload/download tracking
-
Running process monitor
-
Git repository activity panel
-
Terminal dashboard UI powered by Rich
-
Historical analytics tracking
-
SQLite-based lightweight logging
Installation
Install from PyPI
pip install devpulse
Clone Repository
git clone https://github.com/eyeblech/DevPulse.git
cd DevPulse
Create Virtual Environment
python -m venv venv
source venv/bin/activate
Install Dependencies
pip install -r requirements.txt
Usage
Launch Live Dashboard
devpulse live
Show Analytics
devpulse stats
Run Diagnostics
devpulse doctor
Show Version
devpulse version
Tech Stack
-
Python
-
Rich
-
Typer
-
psutil
-
SQLAlchemy
-
SQLite
Why I Built This
I wanted a terminal dashboard that combined:
-
system monitoring
-
developer workflow visibility
-
git awareness
-
lightweight analytics
into a single modern TUI experience.
DevPulse started as a learning project and evolved into a polished developer utility focused on Linux workflows.
Screenshots
Live Dashboard
Analytics
Contributing
Pull requests, issues, and feature suggestions are welcome.
If you find a bug or want to improve DevPulse, feel free to open an issue.
License
MIT License
Author
EyeBlech
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file devpulse_tui-0.1.1.tar.gz.
File metadata
- Download URL: devpulse_tui-0.1.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7f62e150eab6f078941b00399dc7c921cd0d6db28830d6db91e54ae73ac08dd
|
|
| MD5 |
f63189ffa6ea2b1deb81aad50f2fb8cb
|
|
| BLAKE2b-256 |
a789a05ed9731f8f5e5adb6bfe8e96e6f6f9f007764c94c27f48eddf6bcfadb9
|
File details
Details for the file devpulse_tui-0.1.1-py3-none-any.whl.
File metadata
- Download URL: devpulse_tui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
238470f675b9268075dfcab9e1e0344f578f82daffc33a2f111e9a37f0009b40
|
|
| MD5 |
247003a562aa3f502de96515f4f36af7
|
|
| BLAKE2b-256 |
81da3d87a900617da8b88dfadb686098b5cb64f17d5cd526e4386550f7c39ac5
|