Skip to content

mathsigit/instagram-terminal-news-feed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Terminal Feed

What is this?

Sometimes checking your instagram during work is kind of strange, so why not check your instagram inside your terminal?

OK... I know checking this during work is still strange... 😑

To be honest, I did this just for pure fun.:wink:

Getting Started

pip3 install -r requirements.txt
python3 start.py

Just that easy!! 😎

Note

For the username and password part, I promise you it is safe even if you save it. The username/password will only be saved locally in the file called credential.json. You can also just don't save it which is the default option.

You can check this out in the source code. 😇

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Thanks to racega for some of the login functions
  • Thanks to nilesr for the printing to ascii part

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%