Add files via upload

This commit is contained in:
Flatulent Fowl 2026-05-14 09:54:11 +02:00 committed by GitHub
parent 8a958201b0
commit 33ae88dfd5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

2
main.js Normal file

File diff suppressed because one or more lines are too long

10
manifest.json Normal file
View file

@ -0,0 +1,10 @@
{
"id": "docdrop",
"name": "DocDrop",
"version": "1.1.0",
"minAppVersion": "1.0.0",
"description": "Convert PDF files to Markdown using Microsofts markitdown CLI.",
"author": "Rhys Gottwald",
"authorUrl": "",
"isDesktopOnly": true
}