Metadata-Version: 2.4
Name: blackbar
Version: 0.0.1
Summary: A sleek on-screen desktop privacy mask and redaction utility.
Author-email: Daniel Baraldi <baraldidaniel121@gmail.com>
Project-URL: Homepage, https://github.com/baraldi-daniel/blackbar
Project-URL: Bug Tracker, https://github.com/baraldi-daniel/blackbar/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PySide6>=6.7.2

<p align="center">
  <img src="https://raw.githubusercontent.com/your-username/blackbar/main/blackbar/icon.png" alt="BlackBar Library Icon" width="200">
</p>

<h1 align="center">BlackBar</h1>

The **BlackBar** utility is a simple, powerful Python tool designed for secure, on-screen desktop privacy redaction. It launches a sleek, dynamic floating window to apply masks (tarjas pretas), highlights, or red outlines anywhere on your screen via an intuitive code-driven system. Perfect for sanitizing code snippets, hiding login credentials, or making presentations.

## Installation

```bash
pip install blackbar
