Metadata-Version: 2.1
Name: karbon
Version: 0.2.0
Summary: Turn mouse events into art!
Author-email: Furkan Onder <furkanonder@protonmail.com>
Project-URL: Homepage, https://github.com/furkanonder/karbon
Project-URL: Bug Reports, https://github.com/furkanonder/karbon/issues
Project-URL: Source, https://github.com/furkanonder/karbon
Keywords: mouse tracking,mouse,tracking,karbon
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Screen Capture
Classifier: Topic :: Artistic Software
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame-ce==2.5.1
Requires-Dist: pygame-gui==0.6.12
Requires-Dist: pynput==1.7.6

# Karbon

Karbon tracks background mouse events and turns them into artistic values!

## Installation

```sh
pip install karbon
```

## Running

```sh
python -m karbon
```

### After few hours later...

<div align="center">
  <img src="https://raw.githubusercontent.com/furkanonder/karbon/master/assets/examples/example.jpg" width=900px />
</div>

## Snapshots

You can find the snapshots in the `.karbon_snapshots` folder within your home
directory.
