A modern, eye-friendly terminal system monitor.
- Go
- A terminal that can handle fancy Unicode characters
# Clone
git clone https://github.com/amirdaraby/titop.git
cd titop
# Build it
go build
# Run it
./titop
- Press
ESC
orCtrl+C
to bail out when you're done
The app has been tested and confirmed working on:
- Ubuntu 24.04.2 LTS
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.
We keep things clean and organized:
- Everything has its place
- Everything's modular
We keep it simple:
- Follow Go's style guide
- Names that make sense
- Comments that help
- Error handling that works
- Fork the repository
- Create your feature branch
- Add something awesome
- Push your changes
- Create a pull request and let's discuss!
- Keep the style consistent
- Keep commits clean and focused
MIT License - feel free to use, modify, and share!
Found a bug? Want a feature? Just open an issue or hit us up! We're here to help!