aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index e878645..2d48431 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,13 @@ Control your mouse pointer entirely with your keyboard.
- **Text Search mode (`ctrl+s`)**: Uses OCR to identify and highlight words on the screen, allowing you to search for text and move the cursor directly to matching text.
+---
+
+https://github.com/user-attachments/assets/93ddc1ff-6cbe-4be4-9507-d68de880212a
+
+---
+
+
## Features
- **Search by text**:
- Use OCR to locate any visible text on the screen and position your cursor precisely.
@@ -31,9 +38,6 @@ Control your mouse pointer entirely with your keyboard.
- You can also repeat movement by pressing a digit before the movement. Eg: `5k` moves 5 small steps up. `5K` moves 5 big steps up.
-https://github.com/user-attachments/assets/93ddc1ff-6cbe-4be4-9507-d68de880212a
-
-
## Install
- Clone the repo and build it yourself: `cabal build chelleport` or `nix build`
- Nix flakes users can try it out by running: `nix run github:phenax/chelleport#chelleport`