PiNaKa30 / MyGists

Collection of All my Gists in one place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyGists

All my gists are available here: https://gist.github.com/PiNaKa30

Index

1. AutoLike Script for Facebook
Description: You can pass the number of posts to like on the current page and the script will do it for you. If currently the number of posts loaded is less than the number passed, all the loaded posts will be liked.
Language: JavaScript
Link: FB_AutoLike.js

2. Doubts AutoSelect for Toppr.com
Description: This script automates the process of choosing doubts on Toppr. You can choose the classes for which you want to solve doubts, you can choose subjects and even add annoying students (who rate you less) to the blacklist and never take their doubts again. You don't even need to be staring at the screen as this script notifies you with a Desktop notification whenever a doubt of your requirements has arrived.
Language: JavaScript
Link: Toppr.js

3. Ubuntu change wallpapers automatically
Description: You can execute this script from crontab every minute to change wallpapers in Ubuntu. Set the path of the folder with wallpapers in the DIR field and it will randomly select wallpapers from the directory as per the crontab command.
Language: Shell-Script
Link: ChangeWallpaper.sh

About

Collection of All my Gists in one place