English | 简体中文
Anx Reader is an application focused on reading, without any online promotional content. It can help you concentrate more on reading and improve your reading efficiency.
Support epub / mobi / azw3 / fb2 Available on Android and Windows.
Check Troubleshooting
Submit an issue, and we will respond as soon as possible.
Telegram Group: https://t.me/AnxReader
windows | Android Tablet |
---|---|
Want to build Anx Reader from source? Please follow these steps:
flutter pub get
.flutter gen-l10n
to generate multi-language files.dart run build_runner build --delete-conflicting-outputs
to generate the Riverpod code.flutter run
to launch the application.You may encounter Flutter version incompatibility issues. Please refer to the Flutter documentation.
Anx Reader is licensed under the GPL-3.0 License.
Starting from version 1.1.4, the open source license for the Anx Reader project has been changed from the MIT License to the GNU General Public License version 3 (GPLv3).
foliate-js, which is MIT licensed, it used as the ebook renderer. Thanks to the author for providing such a great project.
foliate, which is GPL-3.0 licensed, selection and highlight feature is inspired by this project.
And many other open source projects, thanks to all the authors for their contributions.