Skip to content

czottmann/ephemera-conv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ephemera-conv

This project's home is at http://github.com/carlo/ephemera-conv

Description

This is the HTML-to-MOBI conversion backend of Ephemera for Mac. It makes use of Kindler, is a Sinatra app sitting on top of appengine-jruby and runs on Google AppEngine.

Usage

Hit /mobi with a POST request, passing the following parameters:

  • site: a string containing the author/site
  • title: a string containing the title of the story
  • file: the HTML file to convert

The app will/should return a binary blob -- the MOBI file.

Dependencies / Requirements

Acknowledgements

Thanks to Josh for his hunkydory Kindler gem.

Author

Carlo Zottmann, carlo@municode.de, http://github.com/carlo. This project's home is at http://github.com/carlo/ephemera-conv.

License

MIT licensed. See the file LICENSE.txt.

About

This is the HTML-to-MOBI conversion backend of Ephemera for Mac (http://goephemera.com).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages