Skip to content

Latest commit

Β 

History

History
75 lines (47 loc) Β· 1.43 KB

File metadata and controls

75 lines (47 loc) Β· 1.43 KB

Titop

A modern, eye-friendly terminal system monitor.

Screenshot πŸ“Έ

Titop 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:

  • 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.

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?

  1. Fork the repository
  2. Create your feature branch
  3. Add something awesome
  4. Push your changes
  5. 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!