Showing 27 open source projects for "xcopy-gui"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Windows (Dockur)

    Windows (Dockur)

    Windows inside a Docker container

    This project makes it surprisingly easy to run a Windows environment inside a Docker container by using a QEMU-based virtual machine under the hood. It provides a turnkey image and a simple set of environment variables so you can select Windows editions, control disk persistence, and access the VM via a web-based VNC console or similar remote viewers. Because the VM is wrapped in Docker, you can treat Windows as a disposable, repeatable service: create, snapshot with volumes, tear down, and...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    macOS (Dockur)

    macOS (Dockur)

    macOS inside a Docker container

    ...Because it’s containerized, you can script lifecycle operations, snapshot state via volumes, and integrate the VM into CI or demo setups without a traditional hypervisor UI. Performance depends on host capabilities and whether hardware acceleration is available, but for light GUI tasks, tooling, or sandboxing, it’s surprisingly practical. Users should bring their own valid media and licenses, and be mindful of platform terms and host resource limits.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    RemoteBox

    RemoteBox

    A client for the remote use of VirtualBox on a server

    ...VirtualBox is installed on the server machine and RemoteBox runs on the client machine. RemoteBox provides a complete Gtk 3 graphical interface with a look and feel similar to that of VirtualBox's native GUI and supports the vast majority of features.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    DistroHopper

    DistroHopper

    Quickly download, create and run VM of any#TODO operating system.

    ...Licensed under AGPL3 Still Testing version! quickly create and run VMs As a base excellent quickemu you can download new distro with few clicks of a mouse ## GUI using yad or command line?... ## TUI using fzf ## .Desktop file generator It will simple generate .desktop files for every supported and downloaded VM in quickemu. So you can copy it anywhere..
    Downloads: 9 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Ring

    Ring

    Simple and flexible programming language for applications development

    ...The supported programming paradigms are imperative, procedural, object-oriented, declarative using nested structures, functional, meta programming and natural programming. The language is portable (MS-DOS, Windows, Linux, macOS, Android, WebAssembly, Microcontrollers, etc.) and can be used to create Console, GUI, Web, Games and Mobile applications. The language is designed to be simple, small and flexible. Ring is distributed as a Free-Open Source project under the MIT License.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    LAPP package in Complete Virtual Machine

    LAPP package in Complete Virtual Machine

    Quick Apache/PHP/Postgresql Pkg for development, testing & production

    ...Just replace td with lapp wherever mentioned ) Upload your PHP Files using the free FileZilla ftp client software, to this server called lapp.local and also connect to its postgresql db, using the free pgadmin gui client, from any PC on your LAN. After the application / database is ready, you can access it using https://lapp.local from any LAN PC. Backup the system regularly to avoid any issues. These are covered in the video. Google Search helps in finding more about PHP development / troubleshooting. Apart from Dynamic Applications, you can use this Virtual Machine, to host static webpages too, for the LAN environment.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Proxy yxorP

    Proxy yxorP

    Proxy 🦄 .yxorP [v2.1] Plug & Play Stateful SAAS(y), Multi-tenancy

    yxorP is a plug-and-play, flat-file application that does not need Composer, PHP CURL, or databases; these are all optional additions that are fully supported. yxorP is intended to act as a proxy that can edit or update the content of multiple websites using a PHAR (PHP archive) binary version of Guzzle, and managed via a user-friendly Cockpit backend (GUI). The incoming request hostname is used to fetch site-specific requirements from the backend, the target website is then retrieved and modified accordingly. Additionally, the website content can be optionally spun using the article spinning engine that is already embedded into the application. After the website has been modified the result is then stored for a predefined time inside a custom-built, flat-file cache system architectured to be 500x faster than memory-based cache systems such as Memcache and Redis. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cassowary

    Cassowary

    Run Windows Applications on Linux as if they are native

    Run Windows Applications on Linux as if they are native, Use Linux applications to launch files located in the windows vm without needing to install applications on vm. With easy-to-use configuration GUI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    JPHP

    JPHP

    JPHP - an implementation of PHP on Java VM

    JPPM is a packager manager for JPHP like npm or composer. JPPM will help you to build and run jphp applications or write new packages. JPHP is a new implementation for PHP which uses the Java VM. It supports many features of the PHP language (7.1+). How does it work? JPHP is a compiler like javac, it compiles PHP sources to JVM bytecode and then can execute the result on the Java VM. We develop a new IDE for beginners like Game Maker or Scirra Construct. It's based on JPHP, JavaFX, Java 8,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linux OVA Files

    Linux OVA Files

    Linux OVA files

    Linux virtual machines in the OVA format. OpenVM Tools installed by default OpenSSH server is enabled Username: administrator Password: tooruser Root password: tooradmin Change password with passwd My configuration files can be found at: https://github.com/casjay-dotfiles
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    vboxsvc - VirtualBox SMF service wrapper

    SMF service wrapper for VirtualBox under Solaris 10+ and OpenSolaris.

    SMF service wrapper for Sun/Oracle VirtualBox under Sun/Oracle Solaris 10+ and OpenSolaris builds (including OpenIndiana and illumos). Detailed project description is available in the README file: http://vboxsvc.svn.sourceforge.net/viewvc/vboxsvc/usr/share/doc/vboxsvc/README-vboxsvc.txt Discuss and get help in VirtualBox Forum thread "[Free as in beer] SMF service for VirtualBox VM's": https://forums.virtualbox.org/viewtopic.php?f=11&t=33249 A replica is hosted (and would likely be...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Virtual Machines and Appliances

    Virtual Machines and Appliances

    Virtual Machines in OVA format for VirtualBox and other virtualization

    ...Simply "Import" the OVA into VirtualBox and go. (Control+I when in VirtualBox) Most distributions come in their 32 bit and 64 bit flavors, as well as "Minimal" and "GUI" versions. Where possible, guest additions have been installed to optimize the experience. Overall this is to aid in quick deployment, testing of environments, application development, or simply getting a personal virtual machine up and running as quickly as possible, with no fuss. Provided in OVA format, simply "File" -> "Import" in VirtualBox. ...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 14
    AQEMU

    AQEMU

    a GUI for virtual machines using QEMU as the backend

    AQEMU is a GUI for virtual machines using QEMU as the backend. Support for the KVM accelerator on Linux is provided. The application has a user-friendly interface and allows to set a large number of options.
    Leader badge
    Downloads: 72 This Week
    Last Update:
    See Project
  • 15
    phpVirtualBox

    phpVirtualBox

    A web-based front-end to VirtualBox written in PHP

    ...As a modern web interface, it allows you to access and control remote VirtualBox instances. phpVirtualBox is designed to allow users to administer VirtualBox in a headless environment - mirroring the VirtualBox GUI through its web interface.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    GUI for handling QEMU command-line configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind that there are caveats: Not all features are available in the web client AND it can connect to vCenters only (see: http://kb.vmware.com/kb/1006095) - ESX(i) v3.x or 4.x? ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    nano VM
    nano VM - a small virtual machine with compiler and assembler. features: file I/O, TCP/IP sockets, GUI & sound server, JIT-compiler (x86). platforms: Amiga 68k, AROS, Linux, Windows, Android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Qemu-Manager

    Qemu-Manager

    A Front End GUI for QEMU (Derived of Qemu-launcher)

    Es un Front end para qemu derivada de qemu-launcher la idea es continuar el projecto y portarlo tambien para windows debido a que qemu-manager de windows ha dejado de ser actualizado y ha quedado obsoleto
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    vdi 2 vmdk GUI Converter

    vdi 2 vmdk GUI Converter

    Converts VirtualBox vdi images to vmdk for Vmware using a GUI

    This is a simple Graphical User Interface - Windows Utility for converting VirtualBox vdi hard disk images into Vmware vmdk hard disk images.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Supernova programming language

    Supernova programming language

    Natural programming language for GUI applications

    Modern scripting language and the first one that presents the concept of programming with direct fiction description using a clear subset of pure human language. Using Supernova you can write the source code using Arabic and/or English keywords and you can create GUI applications for Windows and Linux.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    vpsAdmin is an powerful opensource web-gui application for administration of OpenVZ servers written in PHP 5.2 + BASH scripts. It uses MySQL 5 database for storing and replicating data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NanoCL is a simple command language with syntax based on TCL implemented in C++. NanoCL is designed to provide simple scripting language, configuration file format as well as interactive console to games and GUI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GUI for creating Virtual networks with use of VMware Workstation and technology VMware Teams.This program lets you to create and save *.vmtm files which are used for storing information about VMware Virtual Team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Register machine which uses Sexp program files, has some debugging features and comes with a neat Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next