This repository contains three useful utilities for Linux:
- Text Extractor - Extract text from screenshots using OCR
- Screenshot to Phone - Send screenshots directly to your phone via Bluetooth
- DirectShare - Share files instantly over local network using QR codes
Simply run:
git clone https://github.com/26JATIN/Linux-utils.git
cd Linux-utils
chmod +x setup.sh
./setup.shThe setup script will:
- Automatically detect your Linux distribution
- Install all required dependencies
- Create keyboard shortcuts automatically:
- Super+T for Text Extractor
- Super+S for Screenshot to Phone
- Super+D for DirectShare
- Press Super+T (Windows/Command key + T)
- Select the area you want to capture text from
- The text will be automatically copied to your clipboard
- Make sure your phone is connected via Bluetooth
- Press Super+S (Windows/Command key + S)
- Select the area you want to capture
- The screenshot will be sent to your connected phone
- Select a file in your file manager
- Press Super+D to share
- A QR code will appear on your screen
- Scan the QR code with any device on the same network
- The file will be downloaded automatically
- Press any key to stop sharing
Note: Make sure to select the file you want to share before pressing Super+D