Reed 基于miniflux的RSS应用
Simple RSS Reader based on Miniflux API
Prerequirement
- follow Miniflux Documentation to deploy your site
- get api key from
Settings -> API Keys
of your site
Download
go to release page download app
ScreenShot
- Lignt Mode
- Dark Mode
Features
- support dark mode
- i18n enabled
- simple and clean theme
Develop
make sure finish install Flutter successful
- clone this repo
git clone https://github.com/ali322/reed
- install all the packages
flutter packages get
- run the app in simulator on your own
flutter run
Packages in using
Reed build on following packages
Todo
- finish more scenes
- fix some unknow bugs