Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/bares43/onesync-reader-app

Cross-platform ebook reader built using Xamarin.Forms
https://github.com/bares43/onesync-reader-app

cross-platform dropbox ebook ebook-reader epub epub-reader firebase synchronization xamarin xamarin-forms

Last synced: about 1 month ago
JSON representation

Cross-platform ebook reader built using Xamarin.Forms

Lists

README

        

# OneSync Reader

E-book reader in Xamarin.Forms with synchronization via Dropbox or Firebase.

https://bares43.github.io/onesync-reader/

## Getting Started

### Prerequisites
You need Visual Studio with Xamarin support.
You need to install yarn.

### Installing

Go to ReaderJS folder and run:

```
yarn install
```
```
grunt build
```

Go to EbookReader/EbookReader folder, create copy of ReaderApp.config and name it ReaderApp.Release.config. Here is place for you production setting of app.

What you can configure:
* Firebase_BaseUrl
* Firebase_ApiKey
* Dropbox_ClientID
* AppCenter_Android
* AppCenter_UWP

## Authors

* **Jan Bareš** - *Initial work* - [bares43](https://github.com/bares43)

See also the list of [contributors](https://github.com/bares43/onesync-reader-app/graphs/contributors) who participated in this project.