Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hogelog/ncode-syosetu
https://github.com/hogelog/ncode-syosetu
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hogelog/ncode-syosetu
- Owner: hogelog
- Created: 2014-01-30T18:10:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T08:27:34.000Z (almost 3 years ago)
- Last Synced: 2024-12-20T20:30:07.207Z (about 1 month ago)
- Language: Ruby
- Size: 50.8 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ncode-syosetu
[![Build Status](https://travis-ci.org/hogelog/ncode-syosetu.svg?branch=master)](https://travis-ci.org/hogelog/ncode-syosetu)
[![Gem Version](https://badge.fury.io/rb/ncode-syosetu.svg)](http://badge.fury.io/rb/ncode-syosetu)ncode.syosetu.com content converter.
## Install
```
# gem install ncode-syosetu
```## Usage
```
$ ncode2epub n0000aa # http://ncode.syosetu.com/n0000aa -> n0000aa.epub
$ ncode2mobi n0000aa # http://ncode.syosetu.com/n0000aa -> n0000aa.mobi
$ ncode2mp3 n0000aa 1 # http://ncode.syosetu.com/n0000aa/1/ -> n0000aa-1.mp3
```