Metadata-Version: 2.1
Name: wireui-TheTimmoth
Version: 0.1.0a3
Summary: A tool for creating and managing wireguard configs
Home-page: https://github.com/TheTimmoth/wireui
Author: Tim Schlottmann
Author-email: tschlottmann@gmail.com
License: UNKNOWN
Keywords: wireguard
Platform: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# wireui

A tool for creating and managing wireguard configs  
Version 0.1.0a3  
&copy; 2020 Tim Schlottmann  

## Installation

Please run
```
python3 -m pip install wireui-TheTimmoth
```

## Usage

Please run
```
python3 -m wireui
```

### Hints

* Please note: the documentation for the API will not be created until release 0.1.0rc1


