Skip to content

famatas/kindle-export-to-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kindle-export-to-markdown

Simple project to generate Markdown document from the HTML exported file generated with notes using the Kindle Mobile APP.

Installation

Use dotnet to install the API.

dotnet restore

dotnet build .\KindleExportToMarkdown.sln

dotnet run --project .\KindleExportToMarkdown\KindleExportToMarkdown.csproj --no-restore

You can find the API spec on https://localhost:7041/swagger/index.html

Usage

Send a request to the endpoint api/Export/ExportBook with the exported file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages