Showing 24 open source projects for "python windows ui"

View related business solutions
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    This community project provides an admin interface for Spring Boot applications. The applications register with our Spring Boot Admin Client (via HTTP) or are discovered using Spring Cloud (e.g. Eureka, Consul). The UI is just a Vue.js application on top of the Spring Boot Actuator endpoints. Support for Python applications is available using Pyctuator. First, you need to setup your server. To do this just setup a simple boot project (using start.spring.io). As Spring Boot Admin Server is capable of running as servlet or webflux application, you need to decide on this and add the according Spring Boot Starter. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 982 This Week
    Last Update:
    See Project
  • 3
    MBR2

    MBR2

    (Pronounced MBR Squared) is a remote control for various boot loaders

    MBR2 is a remote control for various Boot Loaders such as GRUB, Limine, etc. It is a series of programs that run on various Operating Systems such as Linux, BSD, MacOS, Windows, etc. These programs all do the same thing from WITHIN THAT OS: They set the values of GRUB, Limine, etc. then restart the computer effectively allowing you to restart in a different OS without waiting for GRUB, etc. to load and make your choice. No more 'missed' choice selection when you get distracted waiting for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MultiBootUSB

    MultiBootUSB

    Create multiboot live Linux on a USB disk

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    multibootusb

    multibootusb

    Create multi boot live Linux on a USB disk...

    Multi Boot USB / MultiBoot USB / MultiBootUSB is a software / installer which allows user to install multiple Live Linux Distros in to a single USB drive / Pendrive / Flash drive and able to boot from it. USB can be tested without reboot using inbuilt QEMU.
    Leader badge
    Downloads: 210 This Week
    Last Update:
    See Project
  • 8
    ddgtk

    ddgtk

    A GUI frontend for dd to create bootable ISO images for Linux

    A GUI frontend for dd to create bootable ISO images for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cloudium OS

    Cloudium OS

    Written in pure ASM and Exode with cloud computing in mind.

    Cloudium OS is being written in pure ASM. It's designed for speed and ease, having cloud computing in mind. It also is secure (without requiring constant user input like Windows). But, how are we going to do this? Well every os wants/says these kind of things, so to accomplish our goals we follow these simple rules: keep it simple (that's way better then these complex interfaces etc. almost nobody wants), generalize (this makes things easier and more useful without extra complexity) and be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10

    winxp_bootsector_repair

    Repair Windows Bootsector

    Repair the bootsector of Windows XP MBR. If restoring an image (e.g. clonezilla) to a different partition (sector) you won't be able to boot. This python-script (only linux) will repair the start position in the boot-sector of your windows partition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Turn Off

    Turn Off

    Shuts down your computer in the selected period of time.

    This is a simple Python GUI that will allow you to turn off the PC automatically in the selected period of time. You can also cancel the previous turn offs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jinx OS Is An Up-And-Coming 64Bit OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tools and plugins related to bart's PEBuilder
    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • 15
    Teuton Preinstalled Environment (TPE)

    Teuton Preinstalled Environment (TPE)

    Alternative PE to rescue, hack or troubleshoot your machine or network

    TeutonPE is inspired by PortableApps.com combined with a PeBuilder compiled Boot USB / CD. Programs can be used, even when there is no OS installed. BB4win is used for Live Menu and as the default Shell.All Plugins are also BartPE & XPE compatible
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    CULT is an Open Source software-only network bootable thin client Operating System that provides a complete solution for thin clients, PCs or virtualized hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project aims to make such Open Source utilities by which one can shoot any problem with/without having technical knowledge/skills.Tuxguru's Rescue tablet resolves many problems including Passwords,Grub,Backup,Recovery,Partition,Installations,etc..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    netbootd adds network boot (PXE and BSDP) support to networks with an existing DHCP service that can not be reconfigured with the appropriate DHCP options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PINGO MASTER is a grafical front-end with enhanced PING engine that checks the state of the connection to one or more remote computers. Report networks downs and restored hosts in windows on Ballons messages in task bar. It is useful for diagnosing fault
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Open Source Object Oriented Operating System for Intel 32-bit architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gives remote control of a PC running MS-DOS (which e.g. does not have a monitor display attached to it). The screen image (currently text mode only) is taken from the graphics card and transferred to other computer via serial link and displayed there
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RebootInto adds icons to your GNOME and Windows desktops for each operating system entry in your GRUB menu.lst. RebootInto integrates with GRUB to allow clicking a "Linux" icon in Windows to reboot into Linux, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    moerAskip enables the user to save, edit and switch network profiles. These profiles will include ip address, dns, printer, samba, webserver, desktop apps etc. settings. As of version 0.3 moerAskip will run on all platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo