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...

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...

Docker container for TOR with Privoxy

I released a docker container for TOR with Privoxy bundled together. Earlier I wrote a script (Tor Installer) to setup the TOR and Privoxy environment in a linux system. But docker is the correct tool to setup these kind of environment. Hope you...

Fix - Pycharm Failed to create JVM

- How to Run your Pycharm IDE under 64bit JVM..? What is the real issue..? First you should to know all jetbrains IDE's are written in Java. The issue because of your pycharm needs more memory to process your projects and files at the backend...