Project

magicshelf

0.0
No commit activity in last 3 years
No release in over 3 years
zip/rar to mobi (via epub) converter and serve files from web interface
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
>= 0
~> 10.0
~> 3.1.2

Runtime

 Project Readme

MagicShelf

Access and get your e-book from kindle anywhere.

Installation

Add this line to your application's Gemfile:

gem 'magicshelf'

And then execute:

$ bundle

Or install it yourself as:

$ gem install magicshelf

Usage

Console app

magicconvert --inputfile comic.rar --outputfile comic.mobi --booktype novel/comic/novelimage --title booktitle

File Server

bundle exec foreman start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ompugao/magicshelf.