/stille

stille is a web based RSS reader aimed at reducing distractions and focusing on the content. Get started right away and add your first feed.

Primary LanguageTypeScript

stille logo

stille is a web based RSS reader aimed at reducing distractions

Try out


stille screenshots

🚀 Roadmap

  • Feed groups
  • CSV export/import of stored feeds and bookmarks
  • Share feed collections
  • Bookmarks

⚙️ Technologies used (roughly)

🛠️ Contributing

Interested in contributing? Great!

To fix a bug or add a feature, follow these steps:

  • Create a Fork of the repo
  • Create a new branch (git checkout -b your-branch)
  • Add your changes
  • Commit your changes (git commit -am 'feat: fantastic feature')
  • Push the branch (git push origin your-branch)
  • Create a Pull Request