Dropbox Uploader is a bash script that allows you to perform various actions on your Dropbox (upload, download, delete, share, etc.) witho...
Command Line Video Download Tool `youtube-dl` Gets Support For 17 New Websites
Youtube-dl is a command line tool that allows downloading videos from YouTube and other similar websites. Recently, youtube-dl has received...
Liquid Prompt: An Adaptive Prompt For Bash Or Zsh
Liquid Prompt is an adaptive, smart prompt for Bash and Zsh. It can display various useful information on the shell prompt, only when it...
Improve Power Usage / Battery Life In Linux With TLP
There are various tweaks that you can apply to your laptop to save battery power, but many of them depend on the hardware, Linux distributio...
Terminology: More Than A Terminal Emulator (Ubuntu Installation Instructions)
Terminology is a relatively new terminal emulator written for the Enlightenment desktop, but it can be used in other desktop environments. ...
Easily Backup IMAP Email Accounts Using nopriv.py
nopriv.py is a Python script that allows you to back up your emails, which supports any IMAP compatible email accounts, such as Gmail for i...
Dropbox-Like Cloud Sync And Collaboration Tool Seafile Gets Command Line Support, More
Seafile is an open source cloud sync and collaboration tool, similar to Dropbox, OwnCloud or Sparkleshare that you can install on your own ...
Try TextAdept, A Fast, Cross-Platform Text Editor That Comes With GTK And Ncurses Interfaces
TextAdept is a fast, minimalistic text editor that can be extended through Lua. The application is free, open source and runs on Windows, M...
Terra: Drop-Down Terminal Emulator With Support For Multiple Terminals In One Window
Terra is a Python / GTK3 drop-down terminal emulator similar to Guake or Yakuake, which shows up from the top of the screen when you press a...
Undistract-me Notifies You When Terminal Commands Are Completed
Undistract-me is a simple tool that notifies you when a command you run in a terminal which takes longer than ten seconds to finish is done...
How To List Packages From A PPA / Repository In Ubuntu
A few weeks ago, we saw how to find out to which PPA / repository a package belongs to in Ubuntu / Debian. But how about getting a list of ...
How To Find Out To Which PPA Repository A Package Belongs To
There are various reasons why you may need to find out to which PPA a package belongs to, for instance, in case a package in a PPA breaks so...
Speed Up apt-get Downloads With apt-fast [Ubuntu PPA]
Apt-fast is a script that can " drastically improve APT download speed " by using command line download accelerators such as Axel ...
Subliminal: Command Line Tool To Download Subtitles From Multiple Websites
Subliminal is a python library / command line tool to search and download subtitles. Various video players like Totem or VLC (with the VLSu...
Install ADB And Fastboot Android Tools In Ubuntu Via PPA
A package called "android-tools", which comes with "adb" and "fastboot" command line utilities, has been uploa...
Install PowerTOP 2.1 In Ubuntu 12.04 Precise Pangolin Via PPA
PowerTOP is a command line tool that helps diagnose issues with power consumption and provides suggestions on how to improve power usage. P...
Use Facebook From The Command Line With fbcmd
fbcmd is a cross-platform tool that lets you use Facebook from the command line. It supports posting a status, uploading photos, creating ...
PDF Data Extraction In Linux
This is a tip sent by WebUpd8 reader Stone Cut, on extracting images and text from PDF files. It's different from his previous tip and ...