Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
LeversonCarlos committed Nov 7, 2018
2 parents 1a8b93f + e22339c commit 7c8c48a
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Comics Shelf

Mobile viewer for comic book [cbz] files, done as a learning path to Xamarin framework

## A litle history first

I'm a comic book reader (and collector) for a long time. And, as a developer, i wanted to study and learn a new programing language (in this case, Xamarin). So i put this things togheter and decided to make a CBZ file reader that would meet my needs.
With the result already satisfying me, i decided to publish the app in the store to facilitate the distribution to the friends who started to ask me to install it on their devices.
In fact, this is the result of a learning work, but done with love and dedication. All critics and suggestion will be welcomed.

## Say hello to your final comic book viewer

The definitive lightweight viewer for your comic book files.
It's really straightforward.
Select and folder on your device where you put yor comic books (those CBZ files).
The app will continually search your folder for newly added files.
Then extract covers and display it as a eye candy shelf.
You click the one you want to read, and start fliping the pages.
The app will learn from your reading habits and suggest other comics from your library for you.
Happy reading.

## Try it out

I put a test version on play store that can be accessed from the link below.

```
https://play.google.com/apps/testing/com.friendship.ComicsShelf
```

## Built With

* [Xamarin Forms](https://docs.microsoft.com/pt-br/xamarin/xamarin-forms)

## Authors

* [Leverson Carlos](https://github.com/LeversonCarlos)

## License

GNU General Public License - see the [LICENSE.md](LICENSE.md) file for details

0 comments on commit 7c8c48a

Please sign in to comment.