Skip to content

dandv/OpenSpritz-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSpritz-Android

OpenSpritz

OpenSpritz-Android is a Spritz-like .epub and website reader for Android 3.0+ (API 11). Inspired by Miserlou's OpenSpritz.

You can share URLS to OpenSpritz-Android from your favorite web browser, or open .epubs on your device's external storage directly.

Available on Google Play under the name Glance

OpenSpritz

Lend a hand

Some quick, incomplete thoughts on what's next.

Enhancements

  • Find some nice monospace fonts
  • More sophisticated pivot choosing
  • Better handle "Chapters" with epublib, or some other epub library
    • This seems unreasonably hard.

Features

  • Read text from clipboard

Building

  1. Make sure you've installed the following from the Android SDK Manager before building:

    • Android SDK Build-tools 19.0.2
    • Android SDK tools 22.3
    • SDK Platform 19
    • Android Support Repository 4
  2. Define the ANDROID_HOME environmental variable as your Android SDK location.

    If you need help check out this guide.

  3. Build!

    To build an .apk from this directory, make sure ./gradlew is executable and run:

     $ ./gradlew assemble
    

    The resulting .apk will be availble in ./app/build/apk.

Thanks

In no partiular order. Thanks everybody!

  • andrewgiang for contributing a re-usable library based on the early project, and other contributions
  • defer for refactoring that made it easier to support multiple formats
  • epublib by psiegman (LGPL)
  • rcarlsen for work adopting for Glass
  • mneimsky for work adopting for Glass

A Note About the Name

OpenSpritz has nothing to do with Spritz Incorporated. This is an open source, community created project, made with love because Spritz is such an awesome technique for reading with.

License

GPLv3

About

OpenSpritz concept for Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published