Script to get Stock History Information

I wrote a python script to get stock market current and history information based on Google finance API. Here I am going to explain about that. How to setup Download GetStockInfo.py into /usr/local/bin folder as stockinfo chmod +x...

comments

Live India Stock Market Indices on your Terminal

Live BSE and NSE index on your bash terminal The script get the live index from BSE and NSE stock market. How to Use Download the script from github stockmarketindia.py Copy the file into /usr/bin folder. Run stockmarketindia anywhere from...

comments

Live Cricket Score on your terminal

Live Cricket Score From CricInfo on your Bash Terminal You are a hardcore cricket fan, want to get updated the score while working 😄 😄 . But bored to open a browser ⇒ goto cricinfo ⇒ goto particular cricket match. Welcome, this script for you...

comments

Automount vmware shared folder in ubuntu

How to fix shared folder automount problem in vmware ..? I am using vmware player for last several years. But I am not tested their shared folder features. To share your host os folder with vm you have to install "vmware tools" on guest os....

comments

Uninstall linuxmint from ubuntu

How to uninstall linuxmint from ubuntu 11.10 Gnome2 Linux mint desktop First I explain the whole story.. 😄 Why linuxmint in ubuntu...? In the latest Ubuntu 11.10 release canonical team upgraded from Gnome2 to Gnome3 and ubuntu unity as a default...

comments

Problem viewing Tamil fonts in chromium on Ubuntu

I am the big fan of tamil love poems.. 😊 Within Google reader all tamil blogs fonts are displayed correctly in chromium which was downloaded from Ubuntu software center. But when I goto that link directly, that page is not rendered properly. It...

comments

Upgrade Samsung Galaxy 5 and 3 to Froyo

How to Upgrade your android to 2.2 Galaxy 5 and 3 with 2.2 I am going to give steps for how to updagrade your Samsung Galaxy 3 (GT-I5800) and Samsung Galaxy 5 (GT-I5503) phone OS Android 2.1 (Eclair) to Android 2.2 (Froyo). I tested these steps …

comments

Google chrome Download video

The most video content web sites use flash player as them video player. In Linux you can download streaming videos without any third party tools. Previously the videos which you are watching by default its stored in /tmp directory. You can copy...

comments