This commit is contained in:
Marek Lenczewski
2026-04-15 21:14:00 +02:00
commit c7e13c0168
4 changed files with 4163 additions and 0 deletions

10
manifest.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "gridexplorer",
"name": "GridExplorer",
"version": "1.9.4",
"minAppVersion": "1.1.0",
"description": "Browse note files in a grid view.",
"author": "Devon22",
"authorUrl": "https://github.com/Devon22",
"isDesktopOnly": false
}