Skip to content

Eliminates distractions on social media, focusing solely on messaging while allowing you to customize what you see 👀—with all your chats in one app.

Notifications You must be signed in to change notification settings

daniliao/Lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Lighthouse


Lighthouse eliminates distractions on social media, focusing solely on messaging while allowing you to customize what you see 👀—with all your chats in one app.

General Information


  • Reverse-engineered Instagram's story-fetch process
  • Mimicked user behavior with Python, fetched stories via GraphQL, and displayed them with JavaScript and Vue
  • Awarded opportunity to present at a company event to 100+ attendees and recognized as top intern

Technologies Used


  • JavaScript
  • Vue
  • Python
  • GraphQL

Setup


For fetching Instagram stories:

$ pip3 install instaloader

Have not add random sleep, do not use it on main IG account. IP ban possibble.

$ instaloader --login YOUR-USERNAME :stories

Pull images into Instagram stories display

For WhatsApp interface:

In reverse-beeper-main/backend

$ npm install

In reverse-beeper-main/frontend

$ npm install

In root, /reverse-beeper-main

$ npm run dev

Improvements


  • Combine backend and frontend

Contact


About

Eliminates distractions on social media, focusing solely on messaging while allowing you to customize what you see 👀—with all your chats in one app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published