Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.91 KB

README.md

File metadata and controls

73 lines (49 loc) · 1.91 KB

RSS Reader

Flutter application for download and read RSS articles

Installation

git clone https://github.com/mjablecnik/rss_reader
cd rss_reader
flutter pub get

Features

  • Find new RSS sources
  • Add/Remove RSS source
  • Download latest articles
  • Listing and sorting articles
  • Show article preview
  • Read article in app
  • Set article as read
  • Delete old articles

Special thanks

  • Dart: Client-optimized language for fast apps on any platform.
  • Flutter: UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase.
  • Riverpod: State manager for Flutter.
  • Hive: Lightweight and blazing fast key-value database inspired by Bitcask.

Screenshots

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

👤 Martin Jablečník

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Martin Jablečník.
This project is GNU GPLv3 licensed.