somewhat crappy webbased newsfeed reader
This repository has been archived on 2025年03月31日 . You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
|
|
||
|---|---|---|
| lib | initial commit | |
| public | initial commit | |
| templates | initial commit | |
| .gitignore | initial commit | |
| cpanfile | initial commit | |
| cpanfile.snapshot | initial commit | |
| fetch_feeds.pl | initial commit | |
| LICENSE | initial commit | |
| README.md | mention fetch_feeds.pl in README | |
| site.pl | initial commit | |
Newsthingy
an attempt to create a simple, easy to use, self-hosted web-based feedreader. This is work in progress so it's still crappy (eg. no form validation).
Installation
- somehow install Carton
- clone the repo
carton installcarton exec hypnotoad -f site.pl- open http://127.0.0.1:3000 in your browser
- run
carton exec fetch_feeds.pl