An open API service indexing awesome lists of open source software.

https://github.com/shredderming/kindle-clean

A command-line tool for cleanning Kindle.
https://github.com/shredderming/kindle-clean

Last synced: 3 months ago
JSON representation

A command-line tool for cleanning Kindle.

Awesome Lists containing this project

README

        

# kindle-clean #

[![npm version](https://img.shields.io/npm/v/kindle-clean.svg?style=flat)](https://npmjs.com/package/kindle-clean)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat)](https://github.com/prettier/prettier)

clean all unneeded *.sdr folders

## Install ##

``` sh
$ npm i -g kindle-clean
```
## Usage ##

``` sh
$ kindle-clean
```
Example:

``` sh
$ kindle-clean /run/media/harry/Kindle/documents
```