JSON Feed viewer for acme

Parker Ellertson 2ab8ff388f Another update to the README. 5 years ago
LICENSE 62a67c0be3 Initial commit. 5 years ago
README.md 2ab8ff388f Another update to the README. 5 years ago
af 6d0b11279d Made python 3 mandatory. 5 years ago

README.md

Acme Feed

Have your favorite JSON feeds loaded directly into acme!

USEAGE

URLS is just a placeholder in the program. Just replace it with the full path of where you put the URLS file.

PRO TIP: While the program itself won't work with RSS/Atom feeds, you can turn them into JSON feeds with Andrew Chliton's feed2json web API. Visit the link for more information. Or if you're in a hurry, just use this: https://feed2json.org/convert?url=<link to RSS/Atom feed>.

REQUIREMENTS

Only one you need is Python 3. It works on my system using version 3.6 but I suppose any other version works.

TODO

  • (possibly) make the program compatible with Python 2