Skip to content

A small tool used to convert Royal Road books to EPUB files compatible with Kindle and Calibre.

License

Notifications You must be signed in to change notification settings

isaac-mcfadyen/rr-to-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rr-to-epub

Note

All stories are the property of their respective authors. This application is not affiliated with Royal Road in any way and makes no attempt to claim credit for any stories downloaded. If anyone working at Royal Road wants this tool taken down, please reach out to me at the email linked to my Github and I will immediately comply.

A small application to convert a Royal Road story to an .epub file, compatible with readers such as Kindle or Calibre. Motivated by me wanting to read some stories on my Kindle when I'm without access to the Royal Road web service.

Install

This tool is written in Rust. To install it, first install Rust, then run the following command:

cargo install --locked --git https://github.com/isaac-mcfadyen/rr-to-epub

Usage

After install, download a book by running the following command, substituting in the book URL:

rr-to-epub download -u <URL>

To update an entire folder of books (that were downloaded by rr-to-epub), run the following command:

rr-to-epub update -d <directory>

Full help can be found by running rr-to-epub --help.

About

A small tool used to convert Royal Road books to EPUB files compatible with Kindle and Calibre.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published