Skip to content

mzedeler/LYT

 
 

Repository files navigation

LYT

A DAISY Online Delivery Protocol compatible book player for mobile devices.

Development

The project is written in CoffeeScript, with SASS-flavored stylesheets. You'll need a couple of things, so check out these instructions. Please, also read the style guide.

Building

To compile the app, run the following command from the repo's root:

$ cake app

To see what else you can build, just run cake with no arguments:

$ cake

License and copyright

LYT is copyright Nota and distritributed under LGPL version 3.

Packages

No packages published

Languages

  • CoffeeScript 52.3%
  • JavaScript 34.7%
  • CSS 13.0%