mirror of https://github.com/YGGverse/Pulsar.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yggverse
1dcc77b1c8
|
6 months ago | |
---|---|---|
config | 6 months ago | |
src | 6 months ago | |
.gitignore | 6 months ago | |
LICENSE | 7 months ago | |
README.md | 6 months ago | |
composer.json | 6 months ago |
README.md
Pulsar
RSS Aggregator
Components
src/crawler.php
- scan configured RSS feeds and dump results to SQLite (see also FS branch)src/nex.php
- server for NEX Protocolsrc/gemini.php
- server for Gemini Protocol
Example
nex://[301:23b4:991a:634d::feed]
- Yggdrasil instance by YGGverse
Usage
git clone https://github.com/YGGverse/Pulsar.git
cp config/example.json name.json
- setup your feedphp src/crawler.php name.json
- grab feeds manually or using crontabdes