Skip to content

erlenddahl/jetreader-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 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.

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%