mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 21:29:12 +00:00
Document installing Khoj on Phone as a Progressive Web App (PWA)
This commit is contained in:
BIN
documentation/assets/img/pwa_install_1.png
Normal file
BIN
documentation/assets/img/pwa_install_1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 103 KiB |
BIN
documentation/assets/img/pwa_install_2.png
Normal file
BIN
documentation/assets/img/pwa_install_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
BIN
documentation/assets/img/pwa_install_3.png
Normal file
BIN
documentation/assets/img/pwa_install_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 265 KiB |
@@ -18,7 +18,18 @@ Without any desktop clients, you can start chatting with Khoj on the web. Bear i
|
|||||||
- **Incremental**: Incremental search for a fast, search-as-you-type experience
|
- **Incremental**: Incremental search for a fast, search-as-you-type experience
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
No setup required. The Khoj web app is the default interface to Khoj. You can access it from any web browser. Try it on [Khoj Cloud](https://app.khoj.dev)
|
No setup required. The Khoj web app is the default Khoj client. You can access it from any web browser. Try it on [Khoj Cloud](https://app.khoj.dev)
|
||||||
|
|
||||||
|
### Install on Phone
|
||||||
|
You can optionally install Khoj as a [Progressive Web App (PWA)](https://web.dev/learn/pwa/installation). This makes it quick and easy to access Khoj on your phone.
|
||||||
|
1. Login to [Khoj Cloud](https://app.khoj.dev) or your self-hosted Khoj server from the web browser (prefer Chrome/Edge) on your phone
|
||||||
|
2. Open the 3 dot menu on the browser and click the "Add to Home screen" option
|
||||||
|
3. Click "Install" on the next screen to add the Khoj icon to your phone Home screen
|
||||||
|
|
||||||
|
**Process via Screenshots**
|
||||||
|
| Step 1 | Step 2 | Step 3|
|
||||||
|
|:---:|:---:|:---:|
|
||||||
|
|  |  |  |
|
||||||
|
|
||||||
## Interface
|
## Interface
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ sidebar_position: 1
|
|||||||
|
|
||||||
# Telemetry
|
# Telemetry
|
||||||
|
|
||||||
We collect some high level, anonymized metadata about usage of Khoj. This includes:
|
We collect some high level, anonymized metadata about usage of self-hosted Khoj. This includes:
|
||||||
- Client (Web, Emacs, Obsidian)
|
- Client (Web, Emacs, Obsidian)
|
||||||
- API usage (Search, Chat)
|
- API usage (Search, Chat)
|
||||||
- Configured content types (Github, Org, etc)
|
- Configured content types (Github, Org, etc)
|
||||||
|
|||||||
Reference in New Issue
Block a user