Home
Softono
onesync-reader-app

onesync-reader-app

Open source C#
32
Stars
4
Forks
3
Issues
6
Watchers
7 years
Last Commit

About onesync-reader-app

Cross-platform ebook reader built using Xamarin.Forms

Platforms

Web Self-hosted Windows

Languages

C#

# 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

See also the list of contributors who participated in this project.