mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
RSS aggregator for different protocols
19001965aggregatorcomposerconvertergeminigemini-protocolgemini-rssgemtextnexnex-protocolratchetrsssqlite
| config | ||
| src | ||
| .gitignore | ||
| composer.json | ||
| LICENSE | ||
| README.md | ||
Pulsar
RSS Aggregator for Gemini Protocol
Components
src/crawler.php- scan configured RSS feeds and dump results to SQLite (see also FS branch)src/nex.php- Build-in server for NEX Protocolsrc/gemini.php- Build-in server for Gemini Protocol
Example
nex://[301:23b4:991a:634d::feed]- Yggdrasil instance by YGGverse
Usage
git clone https://github.com/YGGverse/Pulsar.gitcp config/example.json name.json- setup your feedphp src/crawler.php name.json- grab feeds manually or using crontabdes