TermBoard is a simple terminal dashboard that lets you monitor your system's CPU, memory, and network statisticsโall in one place. It even tracks your GitHub stars! This tool makes it easy for anyone to keep tabs on their system performance without diving into complex settings.
- Real-Time Stats: See your CPU, memory, and network usage live.
- GitHub Integration: Get updates on your GitHub stars directly in the terminal.
- User-Friendly Interface: Navigate easily through an intuitive terminal dashboard.
- Open Source: Contribute to or modify the tool as per your needs.
- Lightweight: Runs smoothly without consuming too many resources.
This project covers the following topics: dev-tools, github-api, psutil, python, terminal-dashboard, and tui. If you want to explore the source code or contribute, feel free to delve into these topics.
To run TermBoard, you'll need:
- A computer with at least 4GB of RAM.
- A compatible version of Python (3.6 or newer recommended).
- Basic terminal access (Command Line Interface) on Windows, macOS, or Linux.
To download TermBoard, please visit the Releases page:
- Click the link above to go to the Releases page.
- Find the latest version of TermBoard.
- Choose the appropriate file for your operating system (Windows, macOS, or Linux).
- Click the download link next to the file name.
- Once the file downloads, locate it in your downloads folder.
After downloading, follow these steps based on your operating system:
For Windows:
- Open the downloaded
.exefile. - Follow the on-screen instructions to complete the installation.
- Launch TermBoard from your start menu.
For macOS:
- Open the
.dmgfile you downloaded. - Drag and drop TermBoard into your Applications folder.
- Open the Applications folder and run TermBoard.
For Linux:
- Open your terminal.
- Navigate to the directory where you downloaded TermBoard.
- Use the command:
chmod +x TermBoard. - Run TermBoard by typing
./TermBoardin the terminal.
Once you have installed TermBoard, you're ready to start using it. Open your terminal and simply type TermBoard. The dashboard will load, displaying real-time statistics about your system's performance.
Feel free to explore the different sections of the dashboard. You can monitor CPU and memory utilization, as well as your network stats. If you are connected to your GitHub account, you can see your current stars displayed prominently.
We welcome contributions! If you have ideas for improvements or find bugs, please visit our GitHub page. You can submit issues, pull requests, or even just share your suggestions. Your input can help make TermBoard even better.
If you encounter any issues or need help, you can reach out through the Issues page on GitHub. We aim to respond to questions promptly.
To keep up with the latest updates, follow the repository on GitHub. Subscribe to releases to get notified whenever a new version is available.
Now you can track your system's performance with ease. Enjoy using TermBoard!