Showing 25 open source projects for "xcopy-gui"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    ipasim

    ipasim

    iOS emulator for Windows

    ipasim (IPA Simulator) is a Windows-based iOS simulator designed to run IPA files directly on Windows without an actual iOS device. It helps developers and testers run iOS apps in a simulated environment.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 2
    CEmu emulator

    CEmu emulator

    Third-party TI-84 Plus CE / TI-83 Premium CE emulator

    Developer-oriented emulator of the eZ80-based TI-84 Plus CE / TI-83 Premium CE calculators. CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. The core is programmed in C and the GUI in C++ with Qt, for performance and portability reasons. CEmu works natively on Windows, macOS, and Linux! Easy setup - get running by doing a one-time-only connection of your calculator! Accurate and fast emulation. Customizable speed/throttling. Resizable calculator screen. "Always-on-top" window option. Screen capture (PNG). Screen recording (animated PNG). ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    q4wine
    Q4Wine is a qt4 (http://www.qtsoftware.com/) GUI for W.I.N.E. (http://winehq.org/) It will help you manage wine prefixes and installed applications.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 4
    ConEmu - Handy Console Window

    ConEmu - Handy Console Window

    Local Terminal Emulator

    ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any console application developed either for WinAPI (cmd, powershell, far) or Unix PTY (cygwin, msys, wsl bash). As Windows console window enhancement (local terminal emulator), it presents multiple consoles and simple GUI applications as one customizable tabbed GUI window with various features. Also, due to deep integration, ConEmu is the best companion for Far Manager, my favorite shell replacement. Disclaimer. ConEmu is not a shell, so it does not provide "shell features" like tab-completion, command history and others. But you can run any shell or remote access client of your choice in ConEmu! ...
    Downloads: 25 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
    A Linux and Mac OS GUI to the Hercules emulator for z architecture
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    FabGL

    FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77

    ...It implements several display drivers (VGA output, PAL/NTSC Color Composite, I2C and SPI displays). FabGL can also get input from a PS/2 Keyboard and a Mouse. FabGL implements also: an Audio Engine (DAC and Sigma-Delta), a Graphical User Interface (GUI), a Game Engine and an ANSI/VT Terminal. VGA output requires an external digital-to-analog converter (DAC): it can be done by three 270 Ohm resistors to have 8 colors, or by 6 resistors to have 64 colors. Composite output doesn't require external components (maybe a 5Mhz low pass filter). An unlimited number of sprites are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QMC2 is a Qt based multi-platform GUI front end for MAME NOTE: A new version is hosted and developed at https://github.com/qmc2/qmc2-mame-fe
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...Just connect your BES-enabled BeagleBone Black to your network and you can use BES's Node.js web interface to add or remove ROMs, configure gamepads, and edit ROM descriptions for the front-end GUI. There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 76 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    ...The New Beta 0.95 is out, it features - 52 Classes that are already available within Lua - 25 different types of user interface classes - 8 different predefined dialogs which makes it the perfect GUI sandbox for DS. PS: More time without update means: next update will have even more improvements, as i am still developing ;)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    AspeQt
    AspeQt is the free Atari serial peripheral emulator for Qt. This program emulates various Atari 8-bit family peripherals, most notably the disk drives via an SIO2PC cable.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    M+GUI - A Qt implementation of MameUI
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 13
    Medusa

    Medusa

    An open source interactive disassembler

    ...To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows). Git is optional but allows to clone remote repository for specific features. If you do not wish to install the various dependencies on your system, you can use this docker image instead. Even though it is working out of the box, you may want to customize it to suit your needs or for added security (e.g. restrict ssh access to public key authentication only).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    qemuctl
    This is a controlling GUI for the emulator "qemu". It is not for configuring devices or starting qemu, no it's for changing media, reset the vm, and so on at runtime. You can start it out of your favorite configuring GUI like you would do with qem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AdViEmulator

    Entex Adventure Vision emulator with debugging capabilities.

    Entex Adventure Vision emulator with debugging capabilities. Latest version: 1.0 (March 16, 2013) For now the emulator is hardcoded with Qt, in future this will be changed to make the project more portable. Short F.A.Q. ------------------ Q: Emulator can't reach 100% emulation with sound enabled! A: Fiddle with the Sound buffer size inside "Options..."
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    CuteMupen

    GUI for Mupen64Plus Nintendo 64 emulator

    CuteMupen is a graphical (GUI based on Qt library) front-end for the cross-platform Mupen64Plus N64 emulator.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    MIPS Interactive Learning Environment

    MIPS Interactive Learning Environment

    MILE - MIPS Interactive Learning Environment

    MILE is a user-friendly MIPS simulator. It offers users a GUI in which they can develop and run programs written in MIPS assembly language. It is intended to be used as an instructional tool. MILE is still in early development. It lucks certain features and functionality. Please be patient until the beta version is released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gelide

    Gelide

    Gelide, a configurable frontend for desktops.

    Gelide is a configurable frontend which let you manage any kind of emulated system (arcade, console, PC, etc) letting you to catalog and launch any game from any existing emulator under GNU/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wireless Land (WL) implements a wifi layer for the User Mode Linux architecture. It comes with a Wireless Land server which provides the virtual wireless cards and a GUI for the network visualisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DiskImagery64 is a portable (Qt-based), open-source disk image editor for Commodore 64 disk images running on Mac, Linux and Windows. It offers a nice GUI with drag-and-drop support between disk images, the local file system and real retro hardware.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    mac-on-windows is a pearpc based powerpc emulator. it is faster than pearpc and it have a easy-to-use-gui on A old pentium 2, it lasts a minute for mac os x tiger has started.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    CL - Matrix - GUI: The main purpose of the project addressing to the command line prompt riders.. This will be wokring mainly as a library for C++, allowing programmers to use pseudo grafics in their applications. CL - Matrix - Enviroment: A real envi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a port of the fabulous Genesis emulator Gens to Linux, using Gnome as a GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QUEF (QT Universal Emulator Frontend) is a GUI that supports many emulators. It supports screenshots and configuration of emulators. It is designed to be easy to use and extensible at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenPalm is aimed at providing a Palm API compatible GUI system for small embedded devices. Not anymore a propritary OS can limit our imagination; not anymore a slow processor can limit our extension. Let's help fulfill these simple requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next