Metadata-Version: 2.4
Name: sticker0
Version: 0.3.0
Summary: Terminal sticky notes
Requires-Python: >=3.11
Requires-Dist: textual>=0.80
Description-Content-Type: text/markdown

# 🟨 sticker0

[![Python](https://img.shields.io/badge/python-3.10+-blue.svg)](https://python.org)
[![License](https://img.shields.io/badge/license-MIT-yellow.svg)](LICENSE)

A tiny terminal sticker app for forgetful AI devs in their 30s (mostly me).

---

## ✨ Features

- Simple TUI sticky notes
- Keyboard and mouse interaction
- Automatic save
- Lightweight and fast
- Built for small, messy reminders

---

## 🚀 Installation

### Install with `uv`

```bash
uv tool install sticker0
```
