RSS aggregator for different protocols
Find a file
2024-05-04 18:57:26 +03:00
config change debug settings level 2024-05-04 08:41:09 +03:00
src init config as the class object, delegate db location logic to the database class, use realpath conversion for filename entities 2024-05-04 18:57:26 +03:00
.gitignore init sqlite implementation 2024-05-04 08:25:29 +03:00
composer.json init sqlite implementation 2024-05-04 08:25:29 +03:00
LICENSE Initial commit 2024-04-19 16:00:35 +03:00
README.md update readme 2024-05-04 08:31:30 +03:00

Pulsar

RSS Aggregator

Components

Example

  • nex://[301:23b4:991a:634d::feed] - Yggdrasil instance by YGGverse

Usage

  1. git clone https://github.com/YGGverse/Pulsar.git
  2. cp config/example.json name.json - setup your feed
  3. php src/crawler.php name.json - crawl feeds configured by name.json - manually or using crontab