Metadata-Version: 2.1
Name: runusb
Version: 2023.1.2
Summary: Automagic running of USB sticks
Home-page: https://github.com/sourcebots/runusb
Author: "Alistair Lynn"
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: logger-extras ==0.3.4
Requires-Dist: rpi.GPIO ==0.7.1
Provides-Extra: mqtt
Requires-Dist: logger-extras[mqtt] ==0.3.4 ; extra == 'mqtt'

Automatic USB running
=====================

![CI workflow](https://github.com/sourcebots/runusb/actions/workflows/ci.yml/badge.svg)

Watches for mounted filesystems with `.autorun` files, and runs those files,
well, automatically.
