ComicWrap is an open source webcomic reader and tracker for Android and iOS. It is intended for reading webcomics that are published on their own websites.
| Public Test with iOS TestFlight
This app is not intended to scrape comic websites. Instead, comics are read directly on the website like a normal web browser. This ensures that the app does not have a negative effect on things such as ad revenue for the webcomic creator.
Why not just use a web browser?
This app provides some extra features:
- Collecting your library in one place
- Tracking what pages you've read
- Notifying when a new page has been released (planned)
Found a webcomic that doesn't work? Submit links to webcomics here!
Add a new file called secrets.json
to ComicWrap\ComicWrap
with the following contents:
{
"AppSecret_Android": "",
"AppSecret_iOS": ""
}
We use Mobile.BuildTools for injecting secrets at build time. The build will fail if any keys are missing, you can leave the values blank.
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Coding conventions generally adhere to the Microsoft C# Coding Conventions.
We use POEditor as our localisation platform, due to their generous free plan for open source projects.
Want to help out? Become a contributor here!
GNU General Public License v3.0
Google Play and the Google Play logo are trademarks of Google LLC.