https://github.com/thecapypara/field-monitor
Remote-desktop client designed for the GNOME platform. Access virtual machines and other external screens.
https://github.com/thecapypara/field-monitor
gnome libvirt proxmox qemu-kvm rdp remote-desktop spice vnc
Last synced: 6 days ago
JSON representation
Remote-desktop client designed for the GNOME platform. Access virtual machines and other external screens.
- Host: GitHub
- URL: https://github.com/thecapypara/field-monitor
- Owner: theCapypara
- License: gpl-3.0
- Created: 2024-10-17T07:30:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-25T20:08:59.000Z (about 2 months ago)
- Last Synced: 2025-09-08T18:48:42.472Z (about 1 month ago)
- Topics: gnome, libvirt, proxmox, qemu-kvm, rdp, remote-desktop, spice, vnc
- Language: Rust
- Homepage:
- Size: 2.41 MB
- Stars: 47
- Watchers: 1
- Forks: 1
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
README
# Field Monitor 
Access virtual machines and other external screens

Field Monitor is a remote-desktop client designed for the GNOME platform.
It is focused on connecting to virtual machines, but can connect to any server
supporting the RDP, SPICE or VNC protocols.It has support for directly connecting to VMs of the following hypervisors:
- Proxmox
- QEMU/KVM via libvirtFor supported VM hypervisors Field Monitor also offers options to manage the basic
power state of VMs, such as starting, stopping, rebooting, etc.Additionally, Field Monitor supports opening RDP and Virt Viewer connection files
and quickly connecting to RDP, SPICE or VNC servers via URI.## Installation
### From Flatpak
Field Monitor can be downloaded via Flathub.
[](https://flathub.org/apps/de.capypara.FieldMonitor)
### For NixOS
> [!NOTE]
> A Nixpkgs submission is currently pending: https://github.com/NixOS/nixpkgs/pull/392984### From Source
Field Monitor can be built from source using Meson. For a list of requirements, please see
[CONTRIBUTING.md](CONTRIBUTING.md).## Contributing
Thank you for considering to contribute to Field Monitor! Field Monitor is free
software and lives from people investing time into making it better.
Please see [CONTRIBUTING.md](CONTRIBUTING.md) to get started.## Copyright
© 2025 [Marco Köpcke](https://github.com/theCapypara) and contributors
## Acknowledgements
Field Monitor would not be possible without Marc-André Lureau's [RDW](https://gitlab.gnome.org/malureau/rdw),
the remote-desktop widgets that power all RDP, VNC and SPICE connections. Thank you!## License
Field Monitor is free software, licensed under the GNU General Public License v3.0,
please see [COPYING](COPYING) for more information.