Titop
A modern, eye-friendly terminal system monitor.
Screenshot πΈ

Getting Started π
What You Need
- Go
- A terminal that can handle fancy Unicode characters
Quick Start
# Clone
git clone https://github.com/amirdaraby/titop.git
cd titop
# Build it
go build
# Run it
./titop
- Press
ESC or Ctrl+C to bail out when you're done
Tested On π§ͺ
The app has been tested and confirmed working on:
Feel free to test it on your system and share your experience! If you run into any issues or have suggestions for improvements, please open an issue on GitHub. Your feedback helps make Titop better for everyone.
For Developers π©βπ»
How We Roll
We keep things clean and organized:
- Everything has its place
- Everything's modular
Code Style
We keep it simple:
- Follow Go's style guide
- Names that make sense
- Comments that help
- Error handling that works
Want to Help?
- Fork the repository
- Create your feature branch
- Add something awesome
- Push your changes
- Create a pull request and let's discuss!
How to Contribute
- Keep the style consistent
- Keep commits clean and focused
License π
MIT License - feel free to use, modify, and share!
Need Help? π¬
Found a bug? Want a feature? Just open an issue or hit us up! We're here to help!