An open API service indexing awesome lists of open source software.

https://github.com/maple3142/ebook-converter

簡單的電子書繁簡轉換器
https://github.com/maple3142/ebook-converter

Last synced: about 1 year ago
JSON representation

簡單的電子書繁簡轉換器

Awesome Lists containing this project

README

          

# ebook-converter

> 簡單的電子書繁簡轉換器

網站位置: [https://ebook-converter.maple3142.net/](https://ebook-converter.maple3142.net/)

## Docker

```bash
docker run --rm --name ebc -d -p 8080:8080 maple3142/ebook-converter
```