Skip to main content

Transforms Facebook pages to Atom feeds

Project description

Fb2Feed transforms public Facebook pages to Atom feeds.

Installation

  1. Install dependencies:

    $ pip3 install –user -r requirements.txt

  2. Configure:

    $ cp fb2feed.example.ini ~/.config/ $ vi ~/.config/fb2feed.ini

  3. Run:

    $ python3 fb2feed.py

  4. Setup a crontab or systemd timer unit:

    $ # Edit systemd/fb2feed.service at your convenience. $ sudo cp systemd/* /etc/systemd/system/ $ sudo systemctl enable /etc/systemd/system/fb2feed.service $ sudo systemctl start /etc/systemd/system/fb2feed.service

  5. Point your feed reader to the url of the configured feeds

  6. Profit

Contact

I usually hang out on Freenode IRC, in #gstreamer using the philn nickname. Feel free to also reach out by mail (check git logs to find my address).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fb2feed-0.3.tar.gz (5.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page