Skip to content

PiNaKa30/MyGists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published