Skip to content

erlenddahl/jetreader-public

 
 

Repository files navigation

JetReader

Yet another eReader app, based on "OneSync Reader" (https://bares43.github.io/onesync-reader/).

The text below is from OneSync, will be updated as things change.

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 the JetReader folder, create a copy of ReaderApp.config and name it ReaderApp.Release.config. This is the place for your app's production settings.

What you can configure:

  • Firebase_BaseUrl
  • Firebase_ApiKey
  • Dropbox_ClientID
  • AppCenter_Android
  • AppCenter_UWP

Authors

  • Erlend Dahl - Work since May 2019
  • Jan Bareš - Initial work - bares43

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

About

Cross-platform ebook reader built using Xamarin.Forms

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 75.9%
  • JavaScript 20.3%
  • HTML 3.0%
  • Other 0.8%