ik-mini-epub-cli-interactive 0.2.0-alpha.2

An Interactive CLI tool to download IK Storeis into epubs.
<p align="center">
  <img src="logo.png" alt="KittDownload Logo" width="200px">
</p>

<h1 align="center">KittDownload | CLI | INTERACTIVE</h1>

<p align="center">
  Extra-Minimal But Interactive CLI app to Download Stories from IK in EPUB (version 3) format. <br/>
  Uses <a href="https://crates.io/crates/ik-mini">ik-mini</a> crate to download and <a href="https://crates.io/crates/ik-mini-epub">ik-mini-epub</a> crate to generate epubs.
</p>

---

<div align="center">
  <!-- <a href="https://github.com/KittDownload/ik-mini-epub-cli/releases/latest"> -->
  <a href="https://github.com/KittDownload/crate-ik-mini-epub-cli-interactive/releases/tag/0.1.0-alpha.1">
    <img src="https://img.shields.io/badge/Download%20now!-darkred?style=for-the-badge&logo=abdownloadmanager&logoColor=f5f5f5" alt="Download CLI App">
  </a>
</div>

---

## What is this?

- A Blazing fast - Extra-Minimal But Interactive CLI app to download any story from IK to epub (version 3) format - even purchased ones.

## Disclaimer

> [!WARNING]
> Using this piece of software may violate Inkitt's [Terms of Service]https://www.inkitt.com/terms. These tools are provided for educational and personal backup purposes only. **USE AT YOUR OWN RISK.**

## Features

- Download any story under a minute.
- Download purchaed content (Premium chapter) - with IK credentials.
- Download stories with or without images embedded.
- Clean, Extra-Minimal UI.

## Get Started (No Cargo)

 - Download executable for your OS.
 - Run `./ik-mini-epub-cli-interactive -h`

## Get Started (Cargo)

- ### [Cargo]https://doc.rust-lang.org/cargo/ install
```bash
cargo install ik-mini-epub-cli-interactive

```

- ### [Cargo binstall]https://github.com/cargo-bins/cargo-binstall?tab=readme-ov-file
```bash
cargo binstall ik-mini-epub-cli-iteractive

```

---

## Get Started (Dev)

- Just reach refer source and figure our yourself - at least for now.

---

> [!NOTE]
> `Inkitt` is a registered trademark of `Inkitt`, `Inkitt GmbH`, `Inkitt Inc.`. This project is not affiliated with, endorsed, or sponsored by Inkitt.

<p align="center">© 2025 KittDownload.</p>