Metadata-Version: 2.4
Name: jiggla
Version: 0.1.0
Summary: A TUI mouse jiggler
License-Expression: MIT
Requires-Python: >=3.9
Requires-Dist: pyautogui
Requires-Dist: textual>=0.40
Description-Content-Type: text/markdown

# Jiggla

A TUI mouse jiggler. Keeps your mouse moving so your screen stays awake.

## Install

```
pip install jiggla
```

## Usage

```
jiggla
```

Press **Start** to begin jiggling, **Stop** to pause, **Exit** to quit.
