A modern CLI+TUI system monitoring tool written in Python that provides btop-like functionality with extensibility and multiple output formats.
- Dual Mode: Interactive TUI and scriptable CLI with structured output
- Plugin Architecture: Extensible via Python plugins (entry points + local directory)
- Multiple Formats: JSON, Markdown, and Prometheus output for integration
- Modern Stack: Python 3.11+, Textual TUI, Pydantic data models, psutil
🚧 Under Active Development - See SPECIFICATION.md for the complete project specification and implementation plan.
Coming soon! uptop is currently in the initial development phase.
- Project Specification - Complete technical specification and implementation plan
MIT License - See LICENSE file for details.
Contributions welcome! See CONTRIBUTING.md once available.