tray-wrapper 0.0.2

A simple wrapper library to make it easy to run servers with a GUI tray icon
Documentation
1
2
3
4
5
6
7
8
9
10
11
# tray-wrapper
A simple wrapper library to make it easy to run servers with a GUI tray icon

[![Build and Test](https://github.com/chotchki/tray-wrapper/actions/workflows/build_test.yml/badge.svg)](https://github.com/chotchki/tray-wrapper/actions/workflows/build_test.yml) [![codecov](https://codecov.io/gh/chotchki/tray-wrapper/graph/badge.svg?token=JS8FF39SX5)](https://codecov.io/gh/chotchki/tray-wrapper)

## License

This work is dual-licensed under Apache 2.0 and MIT license.
You can choose between one of them if you use this work.

`SPDX-License-Identifier: Apache-2.0 OR MIT`