:telescope: A command line Instagram media notifier!
Why?
Prevents from polluting your browser history.
Check profile only if user has uploaded any new image.
Install
$ npm install --global instafy
OR
$ sudo npm install --global instafy
Usage
Keep your browser history clean!
Usage : instafy <username> | [command] <username>
Command :
-r, --remove remove a user from istafy list
-c, --clean clean instafy directory
-h, --help show help
Example :
$ instafy 9gag
NOTE :
- You've to run the script twice.
When you run instafy, it first saves the username and their current post.
So, when you run it again, it compares the posts count and notify you
accordingly.
So, first initialize the users whose post you don't want to miss.
Run instafy to check wheather they have uploaded any new image.
Anytime.
- Not tested on Windows and MacOS
You can submit a PR or Issue for windows and mac support.
Related
- instavim : Command line Instagram media downloader.
License
MIT © Rishi Giri

Log in or sign up for Devpost to join the conversation.