Metadata-Version: 2.3
Name: frik
Version: 0.0.1
Summary: A Wayland-exclusive screenshot tool that extracts text from your screenshot
Author: quandelaa
Author-email: quandelaa <sergiotobamasilalahi@gmail.com>
Requires-Dist: pyperclip>=1.11.0
Requires-Dist: pytesseract>=0.3.13
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# frik

A Wayland-exclusive screenshot tool that extracts text from your screenshot

# Prerequisites:

- grim
- tesseract packages and language data or smth

## Installation

pip
```bash
pip install frik
```

uv
```bash
uv tool install pitt
```

## Usage

There's really only one way to use it:

```bash
frik
```

## License

This project is licensed under the MIT License - see the LICENSE file for details

---

Fully by quandela
