From 2819868eb398ebe7da0e59391367e5825f8fe2c5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 26 Dec 2024 21:48:01 +0530 Subject: Minor refactoring --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') 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` -- cgit v1.3.1