JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9
  • Score
    100M100P100Q48256F
  • License MIT

A command line Instagram media notifier!

Package Exports

  • instafy

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (instafy) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme



🔭 A command line Instagram media notifier!

Why?

  • Prevents the users from polluting their browser history.

  • Check user's profile in case they have uploaded any new image.

  • Less time consumption. You don't have to open Instagram for updates.

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 number post. So, when you run it again, it compares the posts count saved earlier from the current one and and notifies you accordingly.

So, first initialize the users whose post you don't want to miss. Run $ instafy <username> to check wheather they have uploaded any new image.

NOTE

  • In case you think if this tool is missing something, you can file an issue or submit a PR.

  • Not tested on Windows and MacOS, but it should work on both of the platform.

  • instavim : Command line Instagram media downloader.
  • istalk : Stalk Instagram users from the command line!
  • instagram-id-of : Find UserID of any Instagram user from command line!
  • instagram-profile-picture : An API to get url to the profile picture and other Instagram medias.
  • instagram-links : Get links to the publically shared media on Instagram.

License

MIT © Rishi Giri