transparent 0.2.0

A crate for running processes on a virtual desktop.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# transparent

[![CI](https://github.com/OpenByteDev/transparent/actions/workflows/ci.yml/badge.svg)](https://github.com/OpenByteDev/transparent/actions/workflows/ci.yml)
[![crates.io](https://img.shields.io/crates/v/transparent.svg)](https://crates.io/crates/transparent)
[![Documentation](https://docs.rs/transparent/badge.svg)](https://docs.rs/transparent)
[![dependency status](https://deps.rs/repo/github/openbytedev/transparent/status.svg)](https://deps.rs/repo/github/openbytedev/transparent)
[![MIT](https://img.shields.io/crates/l/transparent.svg)](https://github.com/OpenByteDev/transparent/blob/master/LICENSE)

A crate for running processes on a virtual desktop.

## License
Licensed under the MIT license ([LICENSE](https://github.com/OpenByteDev/transparent/blob/master/LICENSE) or http://opensource.org/licenses/MIT)