Skip to content

morganecf/shell-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shell-messenger

Interface with your facebook friends via the command line, so you can pretend to be doing work while really eschewing corporate duties!

Install

You'll just be running the scripts, but to install the dependencies, do:

  • brew install phantomjs
  • pip install splinter (installs selenium as well)
  • pip install pillow
  • pip install html5lib
  • pip install requests
  • pip install colorama

Run

  1. Create login information file. Email in first line, password in second.
  2. Run listener in one window: python listener.py logininfo.txt
  3. Run sender in another: python sender.py logininfo.txt

Screenshots

Alt text Alt text

About

Interface with your facebook friends via the command line, so you can pretend to be doing work while really eschewing corporate duties!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages