Radio Tray – Listen Internet streaming radio in Linux

Radio Tray is an online radio streaming player that runs on a Linux system tray. Its goal is to have the minimum interface possible, making it very straightforward to use. Radio Tray is not a full featured music player, there are plenty of excellent music players already. However, there was a need for a simple … Read more

Install Popcorn time from source code in linux

Popcorn Time is a multi-platform video streaming application. It is an HTML/CSS/JavaScript application (NodeJS) rendered by a browser (node-webkit). The streaming is done by a torrent client for NodeJS (Peerflix). All the informations (torrent, images, informations) are automatically fetched by the application from different sources and are nicely put together. Build Popcorn Time on CentOS/Fedora … Read more

Best linux terminal emulators

We have featured a few Terminal emulators before and introduced you to applications like CLI Companion that makes you more familiar with command line in Linux. Now, we want to take it to a whole new level. A collection of really good Terminal emulator apps for Linux. 1. Terminator Terminator terminal emulator is one of … Read more

Install Popcorn Time 0.3.10 in Ubuntu and Mint Linux

Popcorn time is a simple open source torrent streaming application that uses the BitTorrent network to download and then share contemporary, high quality movies and TV shows. Popcorn Time 0.3.10 features The latest version 0.3.10 comes with new features and bug fixes. Some of the new features are: Sort movies & TV-shows by genre Choose … Read more

Install Guake (drop-down terminal) terminal on Ubuntu and Mint linux

Guake is a drop-down terminal for GNOME and any other desktop. It aims to provide a quick-access terminal, that show/hide on screen with a simple key pressing. Its style of window is based on an fps games, and one of its goals is be easy to reach. Guake is written mostly in python and has … Read more

Install Google Earth on Ubuntu and Mint linux

Google Earth is a virtual globe, map and geographical information program that was originally called EarthViewer 3D created by Keyhole, Inc. It is a free application that allows users to fly from space to your neighborhood, search for schools, restaurants, parks and hotels, get driving directions, and much more. Google Earth puts a planet’s worth … Read more

How to use wget command in linux

Wget (download manager) – The non-interactive network downloader. GNU Wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies. Wget has been designed for robustness over slow or unstable network connections; if a download fails due to a network problem, … Read more