2019-05-23 10:19:37 +00:00
|
|
|
# Looking Glass
|
|
|
|
|
2020-01-31 10:43:58 +00:00
|
|
|
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with
|
|
|
|
VGA PCI Passthrough.
|
2017-12-14 05:32:05 +00:00
|
|
|
|
2020-12-22 15:15:34 +00:00
|
|
|
* Project Website: https://looking-glass.io
|
|
|
|
* Getting Started: https://looking-glass.io/wiki/Installation
|
2018-07-23 05:28:36 +00:00
|
|
|
|
2019-05-23 06:08:22 +00:00
|
|
|
## Donations
|
|
|
|
|
2020-01-31 10:43:58 +00:00
|
|
|
I (Geoffrey McRae) am the primary developer behind this project and I have
|
|
|
|
invested thousands of hours of development time into it.
|
|
|
|
|
|
|
|
If you like this project and find it useful and would like to help out you can
|
|
|
|
support me directly using the following platforms.
|
2019-05-23 06:08:22 +00:00
|
|
|
|
2020-02-01 00:44:51 +00:00
|
|
|
* [GitHub](https://github.com/sponsors/gnif)
|
2019-05-23 06:08:22 +00:00
|
|
|
* [Ko-Fi](https://ko-fi.com/lookingglass)
|
|
|
|
* [Patreon](https://www.patreon.com/gnif)
|
|
|
|
* [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ESQ72XUPGKXRY)
|
|
|
|
* BTC - 14ZFcYjsKPiVreHqcaekvHGL846u3ZuT13
|
|
|
|
|
2019-05-23 10:13:41 +00:00
|
|
|
## Documentation
|
|
|
|
|
2020-01-31 10:43:58 +00:00
|
|
|
** IMPORTANT **
|
|
|
|
This project contains submodules that must be checked out if building from the
|
2020-10-08 08:39:14 +00:00
|
|
|
git repository! If you are not a developer and just want to compile Looking
|
|
|
|
Glass please download the source archive from the website instead:
|
|
|
|
|
2020-12-22 15:15:34 +00:00
|
|
|
https://looking-glass.io/downloads
|
2020-01-31 10:43:58 +00:00
|
|
|
|
2019-05-23 10:13:41 +00:00
|
|
|
Please also be sure to see the following files for more information
|
2020-10-08 08:39:14 +00:00
|
|
|
Note: The `README.md` files are slowly being deprecated from this project in
|
2020-12-22 15:15:34 +00:00
|
|
|
favor of the wiki at https://looking-glass.io/wiki, and as such the
|
2020-10-08 08:39:14 +00:00
|
|
|
information in these files may be dated.
|
2019-05-23 10:13:41 +00:00
|
|
|
|
|
|
|
* [client/README.md](client/README.md)
|
2020-05-25 03:42:43 +00:00
|
|
|
* [host/README.md](host/README.md)
|
2019-05-23 10:13:41 +00:00
|
|
|
* [module/README.md](module/README.md)
|
|
|
|
|
2018-07-23 05:28:36 +00:00
|
|
|
## Latest Version
|
|
|
|
|
2020-01-31 10:43:58 +00:00
|
|
|
If you would like to use the latest bleeding edge version of Looking Glass please
|
|
|
|
be aware there will be no support at this time.
|
|
|
|
|
2019-05-23 06:08:22 +00:00
|
|
|
Latest bleeding edge builds of the Windows host application can be obtained from:
|
|
|
|
|
2020-12-22 15:15:34 +00:00
|
|
|
https://looking-glass.io/downloads
|
2017-12-19 02:46:19 +00:00
|
|
|
|
|
|
|
# Help and support
|
|
|
|
|
|
|
|
## Web
|
2019-05-23 06:08:22 +00:00
|
|
|
|
2019-01-04 15:35:09 +00:00
|
|
|
https://forum.level1techs.com/t/looking-glass-triage/130952
|
2017-12-19 02:46:19 +00:00
|
|
|
|
2019-05-23 06:08:22 +00:00
|
|
|
## Discord
|
|
|
|
|
|
|
|
https://discord.gg/4ahCn4c
|
|
|
|
|
2017-12-19 02:46:19 +00:00
|
|
|
## IRC
|
2019-05-23 06:08:22 +00:00
|
|
|
|
2017-12-19 02:46:19 +00:00
|
|
|
Join us in the #LookingGlass channel on the FreeNode network
|
2019-01-04 15:35:09 +00:00
|
|
|
|
2019-05-23 06:15:42 +00:00
|
|
|
## Trello
|
2019-01-04 15:35:09 +00:00
|
|
|
|
|
|
|
* https://trello.com/b/tI1Xbwsg/looking-glass
|