"Not a dashboard. An instrument panel."
Pulse is a cinematic, terminal-based system monitor built for enthusiasts who crave high-density telemetry with a premium aesthetic. Every panel animates; nothing is static.
Built with the Direct OS Engine, Pulse communicates directly with your kernel for high-performance metrics with near-zero overhead.
- Direct OS Engine: High-performance architecture using native OS APIs. No Rust, no complex build tools—just pure, optimized Python.
- Transcendence mode: Hit
Xon any focused subsystem to enter an immersive, high-detail view. - Neural Insight Engine: Real-time heuristic analysis of system bottlenecks and resource leaks.
- Cinematic UI: Smooth animations, glassmorphism-inspired transparency, and curated color palettes.
- High-Precision Pulse: Configurable sampling rates down to 0.2s for micro-stutter detection.
Install directly from PyPI:
pip install pulse-monitorThen launch from anywhere:
pulse| Key | Tactical Action |
|---|---|
Q |
Kill Application Interlock |
T |
Cycle UI Theme Palettes |
Tab |
Shift Tactical Focus (Forward) |
Shift+Tab |
Shift Tactical Focus (Backward) |
Arrow Keys |
Spatial Navigation Grid |
X |
Enter/Exit Transcendence View |
F |
Toggle Data Freeze (Cryo-lock) |
? / H |
Toggle Tactical Overlay (Help) |
When inside a full-screen panel:
M— Toggle View Mode (Cinematic vs. Developer)R— Toggle Sampling Rate (Precision Pulse)S— Cycle Scaling Mode (Absolute vs. Auto)Esc— Return to Master View
Pulse comes with 6 curated high-contrast themes to match your terminal's vibe:
"Not a dashboard. An instrument panel."
Pulse is a cinematic, terminal-based system monitor built for enthusiasts who crave high-density telemetry with a premium aesthetic. Every panel animates; nothing is static.
Built with the Direct OS Engine, Pulse communicates directly with your kernel for high-performance metrics with near-zero overhead.
- Direct OS Engine: High-performance architecture using native OS APIs. No Rust, no complex build tools—just pure, optimized Python.
- Transcendence mode: Hit
Xon any focused subsystem to enter an immersive, high-detail view. - Neural Insight Engine: Real-time heuristic analysis of system bottlenecks and resource leaks.
- Cinematic UI: Smooth animations, glassmorphism-inspired transparency, and curated color palettes.
- High-Precision Pulse: Configurable sampling rates down to 0.2s for micro-stutter detection.
Install directly from PyPI:
pip install pulse-monitorThen launch from anywhere:
pulse| Key | Tactical Action |
|---|---|
Q |
Kill Application Interlock |
T |
Cycle UI Theme Palettes |
Tab |
Shift Tactical Focus (Forward) |
Shift+Tab |
Shift Tactical Focus (Backward) |
Arrow Keys |
Spatial Navigation Grid |
X |
Enter/Exit Transcendence View |
F |
Toggle Data Freeze (Cryo-lock) |
? / H |
Toggle Tactical Overlay (Help) |
When inside a full-screen panel:
M— Toggle View Mode (Cinematic vs. Developer)R— Toggle Sampling Rate (Precision Pulse)S— Cycle Scaling Mode (Absolute vs. Auto)Esc— Return to Master View
Pulse comes with 6 curated high-contrast themes to match your terminal's vibe:
Nord • Dracula • Monokai • Dark • Solarized • Gruvbox
This project uses automated PyPI publishing via GitHub Actions with Trusted Publishing:
- Configure PyPI: Add this repository as a "Pending Publisher" on PyPI.org.
- Project:
pulse-monitor - Workflow:
publish.yml
- Project:
- Release: Tag and push to trigger publishing:
git tag v0.3.3 git push origin v0.3.3
The workflow automatically builds and publishes when a tag starting with v is pushed. No API tokens are required in GitHub Secrets.
MIT © Fatin Ishraq