# kinfer **Repository Path**: alex1504/kinfer ## Basic Information - **Project Name**: kinfer - **Description**: A commander for transform epub or azw3 to mobi in windows platform. 将epub或azw3转换成mobi并压缩的命令行工具,基于nodejs - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: https://github.com/alex1504/kinfer - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-14 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A commander for transform epub or azw3 to mobi in windows platform. ## Required [Nodejs](https://nodejs.org/en/) ## Screenshot ![screenshot](https://gitee.com/alex1504/kinfer/raw/master/assets/screenshot.png) ## Install ``` npm i kinfer -g ``` ## Usage ``` kinfer -s [filename].epub kinfer -s [filename].azw3 kinfer -s [dirname] ```