Metadata-Version: 2.1
Name: karbon
Version: 0.1.0
Summary: Turn mouse events into art!
Home-page: https://github.com/furkanonder/karbon/
Author: Furkan Onder
Author-email: furkanonder@protonmail.com
License: MIT
Keywords: mouse tracking,karbon
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Artistic Software
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

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

## Setup
```sh
pip install karbon
```

## Running
```sh
python3 -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>
