A visual helper tool for GNU/Linux. Made with love.
- Show system statistics: CPU, Memory, Disk stats and system information
- Visualize recent CPU and Memory activity
- Search for files
- Search for networks
- SSH into networks
- See active TCP/UDP sockets
- Modify your aliases
- Search and kill processes
- List environment variables
- View system logs
- View driver messages
- View network interface messages
- Search for installed packages / uninstall them
- Search for available packages in apt cache
New features involve (as of March 1st, 2018):
- View system logs
- View driver messages
- View network interface messages
- Search for installed packages / uninstall them
- Search for available packages in apt cache
git clone https://github.com/mozcelikors/yakala
cd yakala && sudo ./install.sh
Installation script will automatically create a desktop icon for you. You can use that icon or execute the following to run Yakala:
cd <yakala-dir>/build
sudo ./yakala
Contributions are more than welcome. Please create a descriptive pull request.