An open API service indexing awesome lists of open source software.

https://github.com/prabhanshuattri/pyfy

Facebook message notifications on linux using Python without Graph API
https://github.com/prabhanshuattri/pyfy

facebook facebook-message-notifications linux python

Last synced: 3 months ago
JSON representation

Facebook message notifications on linux using Python without Graph API

Awesome Lists containing this project

README

          

# 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