Metadata-Version: 2.1
Name: blum_crypto
Version: 0.1
Summary: A clicker application for specific images
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: pillow
Requires-Dist: pyautogui
Requires-Dist: keyboard

# Blum Crypto Clicker

Blum Crypto Clicker is a Python application designed to automatically click on specified images appearing on the screen.

## Features

- Clicks on specific images that appear on the screen.
- Start and stop functionality using the F6 key.
- Minimalist dark-themed interface.

## Installation

To install the package, use:

```bash
pip install .
