Update README.md

This commit is contained in:
FURK4NGG
2026-04-09 21:58:44 +03:00
committed by GitHub
parent c988fea449
commit 1fb17cc55a
+6 -2
View File
@@ -11,6 +11,7 @@
~/capture-ai/cli.py ~/capture-ai/cli.py
~/capture-ai/capture-ai.sh ~/capture-ai/capture-ai.sh
~/.config/capture-ai/config.json ~/.config/capture-ai/config.json
~/.config/capture-ai/requirements.txt
<details> <details>
<summary>3. Download Packages</summary> <summary>3. Download Packages</summary>
@@ -202,7 +203,9 @@
~/.config/capture-ai/env.sh --> export OPENROUTER_API_KEY="sk-or-v..." ~/.config/capture-ai/env.sh --> export OPENROUTER_API_KEY="sk-or-v..."
$capture-ai = /home/$USER/capture-ai/capture-ai.sh $capture-ai = /home/$USER/capture-ai/capture-ai.sh (image,text,cli)
or
bash capture-ai.sh (image,text,cli)
bind = $mainMod SHIFT, Q, exec, $capture-ai image bind = $mainMod SHIFT, Q, exec, $capture-ai image
@@ -230,9 +233,10 @@ bind = $mainMod, Q, exec, $capture-ai text
- [x] Change UI colors - [x] Change UI colors
- [x] Language support [Turkish, English] - [x] Language support [Turkish, English]
- [x] Compatible with Linux(Arch,Debian/Ubuntu) devices - [x] Compatible with Linux(Arch,Debian/Ubuntu) devices
- [x] Control with terminal
- [ ] Compatible with macOS, Windows - [ ] Compatible with macOS, Windows
- [ ] Run local text model - [ ] Run local text model
- [ ] Control with terminal
## 🔎 ALL APP FEATURES ## 🔎 ALL APP FEATURES
<details> <details>