Skip to content

AbhiTheModder/Winread

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



WinRead

Open source novel and comic reader, support Android, iOS, window, macOS, Linux multi-platform operation, support custom book sources, support multi-language.

This project is for learning and exchange only, please do not use it for commercial purposes!!

Main functions

  • Custom book source import
  • Novel search
  • View novels by category
  • Novel reading
  • Manga search
  • Manga category view
  • Comic reading
  • Bookshelf management
  • Multi-language support

Preview

macos android

Source rules

Source rules

Pack

You need to review the document configuration Operating environment

  • Android
flutter build apk
  • iOS
flutter build ipa
  • Windows Requires compilation in the a Windows environment
flutter build windows
  • macOS Requires compilation in the macOS environment
flutter build macos
  • linux Requires compilation in a Linux environment
snap install --classic flutter
snap install --classic code
code --install-extension dart-code.flutter
flutter build linux

About

Novel, comic reader, support Android, iOS, window, macOS, Linux multi-platform operation, support custom book source import, support multi-language.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 85.2%
  • C++ 7.2%
  • CMake 5.8%
  • Swift 0.7%
  • HTML 0.6%
  • C 0.5%