Skip to content

Facebook message notifications on linux using Python without Graph API

License

Notifications You must be signed in to change notification settings

PrabhanshuAttri/PyFy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyFy

Facebook message notifications on linux using Python without Graph API.

Requirements

  • Python 2.7+

  • pip

  • BeautifulSoup

Installing Dependencies

pip install -r requirements.txt

Usage

export PYFY_FB_USER_EMAIL="your_email"
export PYFY_FB_PASSWORD="your_fb_password"
python PyFy.py

About

Facebook message notifications on linux using Python without Graph API

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages