Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiwepy/calibre-invoker
calibre-invoker
https://github.com/hiwepy/calibre-invoker
Last synced: 24 days ago
JSON representation
calibre-invoker
- Host: GitHub
- URL: https://github.com/hiwepy/calibre-invoker
- Owner: hiwepy
- License: apache-2.0
- Created: 2018-05-08T02:36:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T22:43:09.000Z (over 2 years ago)
- Last Synced: 2023-03-04T09:29:56.314Z (almost 2 years ago)
- Language: Java
- Size: 87.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
calibre-invoker
=========https://manual.calibre-ebook.com/generated/en/cli-index.html
A Java based wrapper for the [Calibre](https://calibre-ebook.com) command line tool.
### Requirements
------------
**[Calibre](https://calibre-ebook.com) must be installed and working on your system.**### Maven Dependency
``` xml
com.github.hiwepy
calibre-invoker
${project.version}```
### Usage
------------
```
```