Skip to content

PocketRSS - A powerfull RSS aggregate server in 1 file.

Notifications You must be signed in to change notification settings

forksarchive/pocketrss-dashboard

 
 

Repository files navigation

📱 PocketRSS

PocketRSS - A powerfull RSS aggregate server in 1 file.

Features

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

Getting Started

  1. Download newest release from github

  2. Uncompress downloaded file and open uncompressed directory

  3. Copy pocketrss.example.toml as pocketrss.toml

  4. Run pocketrss server in terminal

./pocketrss_linux_amd64 serve
  1. Look at http://localhost:5000 to see the dashboard.

Screenshot

Dashboard

  • Home

  • Feeds

  • Entries

  • Favorites

Clients

Android

  • Tusky

Desktop

  • Leaf (RSS)

Web

FAQ

  • 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

About

PocketRSS - A powerfull RSS aggregate server in 1 file.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 5.9%
  • CSS 1.2%
  • Other 1.3%