mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Open app in native view on starting it in GUI mode instead of on web browser
- Opens settings page on first run and landing page after in GUI mode Previously was only opening the GUI on linux after first run as it doesn't have a system tray - Both the views are from the web interface but are rendered within the app instead of the browser
This commit is contained in:
@@ -24,7 +24,7 @@ For more detailed Windows installation and troubleshooting, see [Windows Install
|
||||
|
||||
### 2. Start
|
||||
|
||||
Run the following command from your terminal to start the Khoj backend and open Khoj in your browser.
|
||||
Run the following command in your terminal to start the Khoj backend and open the Khoj native GUI
|
||||
|
||||
```shell
|
||||
khoj --gui
|
||||
|
||||
Reference in New Issue
Block a user