mirror of
https://github.com/flatulentfowl/docdrop.git
synced 2026-07-22 06:49:52 +00:00
Add files via upload
This commit is contained in:
parent
8a958201b0
commit
33ae88dfd5
2 changed files with 12 additions and 0 deletions
2
main.js
Normal file
2
main.js
Normal file
File diff suppressed because one or more lines are too long
10
manifest.json
Normal file
10
manifest.json
Normal 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
|
||||
}
|
||||
Loading…
Reference in a new issue