HDDTEMP
To monitor Hard Disk Drives Temp.
Can be run as daemon on installation.
This option can be modified by running:
dpkg-reconfigure hddtemp
Search, Download and Video Format Conversion GUI Tool.
sudo add-apt-repository ppa:clipgrab-team/ppa
sudo apt-get update
sudo apt-get install clipgrab
Ace Thinker online Video Downloader - FREE!
Search and Download Video CLI Tool.
sudo apt-get update
sudo apt-get install notepadqq
File Editor like NotePad++, with code syntax highlighting for more than 100 different languages,
code folding, color schemes, file monitoring, multiple selection and much more...
sudo add-apt-repository ppa:notepadqq-team/notepadqq
sudo apt-get update
sudo apt-get install notepadqq
Shows your OS logo and info in CLI with these tools
cd /usr/bin
sudo wget -c https://raw.github.com/KittyKatt/screenFetch/master/screenfetch-dev -O screenfetch
sudo chmod +x screenfetch
Ubuntu:
sudo add-apt-repository ppa:dawidd0811/neofetch
sudo apt update
sudo apt install neofetch
Debian:
echo "deb http://dl.bintray.com/dawidd6/neofetch jessie main" | sudo tee -a /etc/apt/sources.list
curl -L "https://bintray.com/user/downloadSubjectPublicKey?username=bintray" -o Release-neofetch.key && sudo apt-key add Release-neofetch.key && rm Release-neofetch.key
sudo apt-get update
sudo apt-get install neofetch
The Top 25 Best Linux Performance Monitoring/Debugging Tools