Ecosyste.ms: Awesome
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: 12 days ago
JSON representation
簡單的電子書繁簡轉換器
- Host: GitHub
- URL: https://github.com/maple3142/ebook-converter
- Owner: maple3142
- License: mit
- Created: 2019-09-11T13:30:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T06:51:41.000Z (4 months ago)
- Last Synced: 2024-08-01T18:26:45.685Z (3 months ago)
- Language: JavaScript
- Homepage: https://ebook-converter.maple3142.net/
- Size: 402 KB
- Stars: 50
- Watchers: 5
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```