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

# wireui

A tool for creating and managing wireguard configs  
Version 0.1.0b4  
&copy; 2020-2021 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


