mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 23:48:56 +01:00
dccfae3853
* Remove PySide, gui option from code * Remove pyside 6 dependency from code * Remove workflows which build desktop applications * Update unit tests and update line in documentation * Remove additional references to pyinstaller, gui * Add uninstall steps to normal uninstall instructions
10 lines
240 B
JSON
10 lines
240 B
JSON
{
|
|
"id": "khoj",
|
|
"name": "Khoj",
|
|
"version": "0.11.4",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "An AI Personal Assistant for your Digital Brain",
|
|
"author": "Khoj",
|
|
"authorUrl": "https://github.com/khoj-ai/",
|
|
"isDesktopOnly": true
|
|
}
|