All Projects β†’ instagrambot β†’ Instagram Terminal News Feed

instagrambot / Instagram Terminal News Feed

Licence: mit
Instagram in terminal πŸ‘½πŸ‘½πŸ”₯πŸ”₯

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Instagram Terminal News Feed

Instabot.py
Instagram bot. It works without instagram api, need only login and password. Write on python.
Stars: ✭ 5,563 (+523.65%)
Mutual labels:  instagram
Dua Cli
View disk space usage and delete unwanted data, fast.
Stars: ✭ 744 (-16.59%)
Mutual labels:  terminal-based
Stealing Ur Feelings
Winner of Mozilla's $50,000 prize for art and advocacy exploring AI
Stars: ✭ 784 (-12.11%)
Mutual labels:  instagram
Uppy
The next open source file uploader for web browsers 🐢
Stars: ✭ 24,829 (+2683.52%)
Mutual labels:  instagram
Barinsta
Open-source alternative Instagram client on Android.
Stars: ✭ 717 (-19.62%)
Mutual labels:  instagram
React Instagram Clone 2.0
A reactive Single-Page Instagram-Clone with some new features!! πŸ’ͺπŸ“ΈπŸ‘“
Stars: ✭ 756 (-15.25%)
Mutual labels:  instagram
Instagram Crawler
Get Instagram posts/profile/hashtag data without using Instagram API
Stars: ✭ 643 (-27.91%)
Mutual labels:  instagram
Vintagejs
Add a retro/vintage effect to images using the HTML5 canvas element
Stars: ✭ 826 (-7.4%)
Mutual labels:  instagram
Goinsta
Unofficial Instagram API written in Golang
Stars: ✭ 733 (-17.83%)
Mutual labels:  instagram
React Insta Stories
A React component for Instagram like stories
Stars: ✭ 777 (-12.89%)
Mutual labels:  instagram
Socialmanagertools Igbot
πŸ€– πŸ“· Instagram Bot made with love and nodejs
Stars: ✭ 699 (-21.64%)
Mutual labels:  instagram
Flowing Gradient
Android Library to make a flowing gradient effect, similar to that used in Instagram Android login screen
Stars: ✭ 701 (-21.41%)
Mutual labels:  instagram
Storiesprogressview
show horizontal progress like instagram stories.
Stars: ✭ 762 (-14.57%)
Mutual labels:  instagram
Spark
🎨 An Android library to create gradient animation like Instagram&Spotify
Stars: ✭ 669 (-25%)
Mutual labels:  instagram
Instagram Profilecrawl
πŸ“ quickly crawl the information (e.g. followers, tags etc...) of an instagram profile.
Stars: ✭ 816 (-8.52%)
Mutual labels:  instagram
Dasht
πŸ’ Search API docs offline, in terminal or browser
Stars: ✭ 658 (-26.23%)
Mutual labels:  terminal-based
Photo Editor
Photo editor with a lot of cool features
Stars: ✭ 753 (-15.58%)
Mutual labels:  instagram
Void
terminal-based personal organizer
Stars: ✭ 831 (-6.84%)
Mutual labels:  terminal-based
Papergram
Set Instagram backgrounds on iOS
Stars: ✭ 5 (-99.44%)
Mutual labels:  instagram
Chafa
πŸ“ΊπŸ—Ώ Terminal graphics for the 21st century.
Stars: ✭ 774 (-13.23%)
Mutual labels:  terminal-based

Instagram Terminal Feed

Without Color (Stealth Mode - Recommended using it during work 😏)

With Color

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.

Please don’t forget to star this repo if you liked it!! πŸ˜‰πŸ˜‰

Getting Started

Installation

pip3 install -r requirements.txt

After pip installing run the below:

# Without Color
python3 start.py
# With Color
python3 start.py --color

Just that easy!! 😎

Updates

  • 2FA implemented (2018.03.31)

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 file for details

Acknowledgments

  • Thanks to racega for inspiring me for the login functions
  • Thanks to nilesr for the printing to ascii part
  • Thanks to hit9 for the color printing to ascii part
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].