EdMon is a system monitoring tool written in Python. It provides detailed information on CPU usage, memory usage, disk space usage, network traffic, and more. In this tutorial, we will guide you through the installation process of EdMon on Void Linux.
Before installing EdMon, make sure that you have the following prerequisites installed on your Void Linux system:
Open the terminal on your Void Linux system and run the following command to install required dependencies:
sudo xbps-install libnotify-devel libgtop-devel
Next, you need to clone the EdMon repository from GitHub using the Git command-line tool. Run the following command to clone the repository:
git clone https://github.com/Edraens/EdMon.git
After cloning the repository, switch to the project directory by running the following command:
cd EdMon
In this step, we will use the pip package manager to install EdMon. Run the following command to install EdMon:
sudo pip3 install .
To verify that EdMon has been installed correctly, run the following command:
edmon
This should launch the EdMon application.
Congratulations! You have successfully installed EdMon on your Void Linux system. You can now use EdMon to monitor your system resources and get detailed information on CPU usage, memory usage, disk space usage, network traffic, and more.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!