Metadata-Version: 2.1
Name: cute-sway-recorder
Version: 0.1.2
Summary: A small graphical screen recorder for wl-roots, leveraging wf-recorder and slurp
Home-page: https://github.com/it-is-wednesday/cute-sway-recorder
License: GPL-3.0-or-later
Author: Maor Kadosh
Author-email: pypi@avocadosh.xyz
Requires-Python: >=3.6,<3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PySide6 (>=6.0.0,<7.0.0)
Project-URL: Repository, https://github.com/it-is-wednesday/cute-sway-recorder
Description-Content-Type: text/markdown

# Cute Sway Recorder

Screen recorder for [[https://github.com/swaywm/wlroots][`wlroots`]]-based window managers, mainly Sway

More specifically, this project is merely a graphical [[https://www.qt.io/][Qt]] wrapper for [[https://github.com/ammen99/wf-recorder][wf-recorder]], leveraging [[https://github.com/emersion/slurp][slurp]]
for selecing screen regions.

## Run
```shell
poetry shell
poetry run cute-sway-recorder
```

