Skip to content

An command-line application for downloading web-novel from Syosetu, Kakuyomu and Hameln, written in Rust

License

Notifications You must be signed in to change notification settings

duy103zxc/buukuru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buukuru

A command-line tool for downloading web novels from Syosetu (Japanese), Hakoln (Vietnamese), Kakuyomu (Japanese).

I don't use most of these websites except Syosetu for reading some novels that I can't buy from Bookwalker so feel free to make Issue if the program doesn't work as expected.

Installation

Visit Release section to download the application. Currently, only Linux binary is available. If you wanna try building the application from source, please check Build.

How to use

Simply type

buukuru get [LINK] [EPUB_TYPE]

Examples:

# The program will compress the book into an .epub file by default
buukuru get https://ncode.syosetu.com/n1585jg/

# The program will compress the book into an .epub file by default
buukuru get https://ncode.syosetu.com/n1585jg/ txt

Build

You need cargo.

  1. git clone https://github.com/duy103zxc/buukuru.git
  2. cd buukuru
  3. ./build.sh

About

An command-line application for downloading web-novel from Syosetu, Kakuyomu and Hameln, written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published