Syscope is a β‘ lightweight, π¨ modern, and π terminal-based system monitoring tool built specifically for Linux π§.
It provides fast, clear, and real-time system insightsβincluding CPU, memory, storage, and networkβinside a clean, high-contrast, accessibility-focused interface designed for simplicity. No clutter, just data. π
Originally, this tool was built for my personal use β to quickly view important system information in a simple and readable way. Over time, I realized it could also help others who prefer lightweight, terminal-based tools without heavy dependencies. So I refined it, cleaned the interface, and shared it with the community π€.
π‘ System Identity
- π·οΈ Hostname detection
- π§ OS & Distro recognition
- ποΈ Kernel Version details
- β±οΈ Real-time System Uptime
π§ CPU Intelligence
- π₯οΈ Full CPU Model specs
- π§΅ Core & Thread count
- π 1/5/15 min Load Averages
πΎ Memory & Storage
- π Live RAM & Swap usage
- ποΈ Disk partition analysis
- π Filesystem health tracking
π Network Status
- π Local IP Address detection
- π Active Interface monitoring
- π DNS configuration check
βΏ Accessibility First
- π Clean High-Contrast TUI
- π― Distraction-Free navigation
- π οΈ Terminology guides for beginners
git clone https://github.com/gauravchaubey66/syscope.gitcd syscopechmod +x syscope./syscopesudo mv syscope /usr/local/bin/I love contributors! π‘ Whether you're a design wizard or a backend pro, your help is welcome.
π¨ UI/UX Design: Better ASCII art or color themes. β New Modules: GPU, Temperature, or Battery monitoring. π Bug Squashing: Fixing logic errors. β‘ Optimization: Making the Bash script even faster.
π΄ Fork the repo
πΏ Branch out (git checkout -b feature/CoolFeature)
πΎ Commit changes (git commit -m 'Added something cool')
π€ Push to GitHub
π Open a Pull Request
Gaurav Chaubey
π This project is licensed under the MIT License. See the LICENSE file for full details.
If this tool helped you, please give it a Star β! It keeps me motivated to build more useful and lightweight tools for the community.