PocketRSS - A powerfull RSS aggregate server in 1 file.
PocketRSS is a powerfull RSS aggregate server in 1 file with XML and json APIs. It compatible RSS clients and mastodon clients.
-
⚡️ 1 file and lower resource needed
-
🌀 1 click running
-
⚛️ Easy to use
-
💨 Elegant dashboard
-
🐘 Compatible with mastodon clients
-
💎 Compatible with RSS clients
-
🔨 Saving data, favorites etc in your own server
-
Download newest release from github
-
Uncompress downloaded file and open uncompressed directory
-
Copy
pocketrss.example.toml
aspocketrss.toml
-
Run pocketrss server in terminal
./pocketrss_linux_amd64 serve
- Look at http://localhost:5000 to see the dashboard.
- Home
- Feeds
- Entries
- Favorites
- Tusky
- Leaf (RSS)
-
Where is the RSS endpoint
http[s]://your.server/rss
-
How can I visit my own server without SSL using Tusky.
Using my modified version of Tusky. It can be found in release page