Search Results for "virtual windows machine"

Showing 21 open source projects for "virtual windows machine"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Software for Moon observation and survey. Let you visualize the real Moon aspect at every time. Also help to study any lunar formations using feature database and pictures library.
    Leader badge
    Downloads: 885 This Week
    Last Update:
    See Project
  • 2

    ProxyCryptGUI

    An easy to use 'front-end' to ProxyCrypt 3.X encryption application

    ProxyCryptGUI2025 • ProxyCryptGUI2025 is a free application that provides a Windows GUI (graphical user interface) for ProxyCrypt to manage encrypted virtual disk drives. • The setup file for ProxyCryptGUI2025 includes the required setup of ProxyCrypt 3.x and required AIM disk driver. • All files stored in an encrypted virtual drive can be accessed just as any files on regular disk drives but only after the drive is mounted/opened with the associated passphrase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    VirtualDbTreeEx

    VirtualDbTreeEx

    Checking HMI fully linked to data

    Checking HMI fully linked to data. Linked to VirtualTreeEx, an assembly language tree, with const parameters.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Conscious Artificial Intelligence

    Conscious Artificial Intelligence

    It's possible for machines to become self-aware.

    This project is a quest for conscious artificial intelligence. A number of prototypes will be developed as the project progresses. This project has 2 subprojects: Object Pascal based CAI NEURAL API - https://github.com/joaopauloschuler/neural-api Python based K-CAI NEURAL API - https://github.com/joaopauloschuler/k-neural-api A video from the first prototype has been made: http://www.youtube.com/watch?v=qH-IQgYy9zg Above video shows a popperian agent collecting mining ore from 3...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Bubbles

    Bubbles

    Bubbles the simple, easy to use HTTP web server, browser controlled

    Bubbles the simple, easy to use HTTP web server that is browser controlled, and capable of serving static files over the internet, either streamed from disk, or direct from RAM without lag. A GUI administration panel is accessed through your web browser (e.g. "http://localhost:1080/admin/" + default password of "admin"), which controls all her settings and vital functions, all in real time. Apart from serving files, she is capable of tracking site visits (site counters), receiving...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 6
    Avocado programming language

    Avocado programming language

    Avocado Polish programming language

    Avocado is a modern programming language with a simple, Python-like syntax, supporting commands in both Polish and English. The code is transpiled to Free Pascal and compiled into a native .exe, ensuring C/Rust-level performance (Zero-Runtime). 🔥 New: Avoraiser GUI Framework Avocado is no longer just for the console! We have introduced Avoraiser, an ultra-lightweight framework for building desktop applications. It provides 426 new capabilities, bringing the total to over 700 built-in...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    My Zebra

    My Zebra

    Print labels with barcode on EPL compatible printer.

    It is application to print simple label with barcode and two lines of text. It use Eltron Programming Language (EPL2). Application made in English and Polish languages. It's machine-translated to 25 another languages. It is one file project, but if you want to translate it to another language you have to download txt files (zip file include txt files). It need write permissions to write config.txt file. ***Polish language description*** Jest to aplikacja do drukowania prostych...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    neoPack

    Fully virtual ListView for Delphi/Lazarus

    Project is obsolete; see Editas. ListView has no items occupied memory, only visible items are in memory. When turn on filter, maximum 4 bytes per item or less. Each item can be different height.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PangInput

    PangInput

    A simple tool for typing characters in different writing systems.

    PangInput is a simple application to help you in typing characters from different languages in unicode. Three methods are available: 1) a virtual keyboard, mapping specific characters to each key on your keyboard; 2) custom character sets, which you can select by clicking on them; 3) macro sets, allowing input of complex scripts - basically mapping a latin transcription to the actual writing of characters or words.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Virtual Pilot Dashboard

    Facilitates flight tracking services for flightgear simulator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Paradocs

    Paradocs

    Virtual file-organizer

    Virtual file-organizer. Create convenient names for files, add descriptions, attach notes and cross-files. Combine files from different sources for maximum ease of use and quick access. Add often used files to your favorites. You can assign specific start application for each file. ************************************************** may want to perform in the console (linux) - chmod +x paradocs, before the first start ***************************************************
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    sh2exe

    Packs a shell script and busybox into a single exe file

    This small program packs a shell script and Busybox into a single EXE, so the script can run on any Windows machine. It is possible to include another files along with the script, so this can be used to deploy files, for example. This is an initial version, probably has a lot of bugs. It supports Busybox-Win32 and Cygwin Busybox. This is NOT a compiler neither encrypter, if you need something like this you can take a look at SHC Shell Compiler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Machinist Math Kit

    Set of tools that help CNC machinists

    A set of tools/calculators that help CNC machinists quickly handle math associated with machine technology. Will incorporate more calculators when they are ready the final product will probably be a single combined application. Currently available is a Mill Rate calculator that is recursive, meaning it changes the corresponding values as you manipulate the data. In the works is a Can Cycle calculator that functions the same way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PCIToGCode

    PCIToGCode

    Create G Code from a Picture of the PCI.

    PCIToGCode is a software developed to convert an image of a printed circuit board (PCB) in to a G code file. Using the G code file, you can mill a PCB using a CNC milling machine. This software was developed to help and to speed up the manufacturing process of a PCB prototype. Using this software, you will be able to build your so expected project, extracted both from a magazine or from the Internet, which needs a PCB to be produced, without any complicated CAD software. Try out this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    alcosimulator

    alcosimulator

    Simple virtual alcometer

    This is a simple program to simulate the absorption and elimination of alcohol from the body. It is intended only for testing and educational purposes. For a realistic assessment of sobriety you need to have a breathalyzer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AILOKS

    A polylingual dictionary/ontology system

    AILOKS is an acronym for Artificial Intelligence Linguistic Object Knowledge System. This dictionary is aimed to facilitate advanced NLP, translation engines and provide an effective dictionary interface to humans. This dictionary is Polylingual and should prove useful to language students, linguists and translators alike. It is part of a series of interrelated projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VBoxHDTools

    VBoxHDTools

    An easy way to copy, resize and manage Virtual HD

    Manage Virtual Machine Hard Disks. This tool uses the VirtualBox vboxmanage tool in command line. The main features are: Multiple HD format from/to convertion: VDI, VMDK, VHD, RAW VDI and VMDK resizing UUID change
    Downloads: 18 This Week
    Last Update:
    See Project
  • 20
    UniTeS is a multiplatform virtual desktop what uses different Terminal Services and connection clients like rdesktop, XDMCP, rdp, etc. to allow users to connect to apps located in different systems from a common place.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VirtualDatalink is an hardware emulator of the Timex Datalink USB wrist watch. It allows application developers to test their software under a controlled environment with a powerful debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB