Awesome
<div align='center'> <p>English | <a href="README_zh.md">简体中文</a></p> <img src='./assets/meread_round.png' alt='MeRead' width='100px'/> <h1>MeRead [Project Refactoring]</h1> <p> <a href="https://github.com/GVenusLeo/MeRead/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/gvenusleo/meread"></a> <a href="https://github.com/GVenusLeo/MeRead/releases"><img alt="Release" src="https://img.shields.io/github/v/release/gvenusleo/meread"></a> <a href="https://github.com/gvenusleo/MeRead/releases"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/gvenusleo/meread/total"></a> </p> <p> <strong>A concise and easy-to-use RSS reader built with <a href='https://flutter.dev' target='_blank'>Flutter</a> and designed with <a href='https://m3.material.io/' target='_blank'>Material You</a></strong> </p> <p> <img alt="MeRead" src="./assets/app_en_1.png" width="200"> <img alt="MeRead" src="./assets/app_en_2.png" width="200"> <img alt="MeRead" src="./assets/app_en_3.png" width="200"> <img alt="MeRead" src="./assets/app_en_4.png" width="200"> </p> </div>Explain
- Migrate feeds by importing and exporting OPML.
- Automatically obtain full text.
- Three reading modes: reader, in app tab, and system browser.
- Supports unread filtering, article favorites, and feed grouping.
- Block articles through keywords.
- Customize global fonts and global scaling.
- Custom reading page font size, line spacing, page margins, text alignment, CSS.
- Adapt to dark mode.
- Adapt to Material You and support dynamic color.
- Multi language support.
Thanks
MeRead references the open source project spacecowboy/feeder in terms of functionality and design.