Transforms Facebook pages to Atom feeds
Project description
Fb2Feed transforms public Facebook pages to Atom feeds.
Installation
Install dependencies:
$ pip3 install –user -r requirements.txt
Configure:
$ cp fb2feed.example.ini ~/.config/ $ vi ~/.config/fb2feed.ini
Run:
$ python3 fb2feed.py
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
Point your feed reader to the url of the configured feeds
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file fb2feed-0.3.tar.gz
.
File metadata
- Download URL: fb2feed-0.3.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05e357e4a674ca504155e7692459823e40539e13db8a8800c6c55b4cafee550c |
|
MD5 | 71a4da6e9b6f1ea360a1f772bd52126e |
|
BLAKE2b-256 | 2c206ada1afdedddf3faa7e6b9a003f0e163269ddde9e09b5e271d7f422b64e9 |