mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
64 lines
1.8 KiB
Markdown
64 lines
1.8 KiB
Markdown
# Looking Glass
|
|
|
|
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with
|
|
VGA PCI Passthrough.
|
|
|
|
* Project Website: https://looking-glass.io
|
|
* Getting Started: https://looking-glass.io/wiki/Installation
|
|
|
|
## Donations
|
|
|
|
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.
|
|
|
|
* [GitHub](https://github.com/sponsors/gnif)
|
|
* [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
|
|
|
|
## Documentation
|
|
|
|
** IMPORTANT **
|
|
This project contains submodules that must be checked out if building from the
|
|
git repository! If you are not a developer and just want to compile Looking
|
|
Glass please download the source archive from the website instead:
|
|
|
|
https://looking-glass.io/downloads
|
|
|
|
Further documentation can be found in the `/doc` directory.
|
|
|
|
You may view this locally as HTML by running `make html` with `python3-sphinx`
|
|
installed. <!-- or online at https://looking-glass.io/docs-->
|
|
|
|
## Latest Version
|
|
|
|
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.
|
|
|
|
Latest bleeding edge builds of the Windows host application can be obtained from:
|
|
|
|
https://looking-glass.io/downloads
|
|
|
|
# Help and support
|
|
|
|
## Web
|
|
|
|
https://forum.level1techs.com/c/software/lookingglass/142
|
|
|
|
## Discord
|
|
|
|
* Looking Glass: https://discord.gg/52SMupxkvt
|
|
* VFIO: https://discord.gg/4ahCn4c
|
|
|
|
## IRC
|
|
|
|
Join us in the #LookingGlass channel on the FreeNode network
|
|
|
|
## Trello
|
|
|
|
* https://trello.com/b/tI1Xbwsg/looking-glass
|