https://github.com/Versoft-Software/Free95
Free95 is an open-source windows-compatible operating system.
https://github.com/Versoft-Software/Free95
Last synced: 2 months ago
JSON representation
Free95 is an open-source windows-compatible operating system.
- Host: GitHub
- URL: https://github.com/Versoft-Software/Free95
- Owner: Versoft-Software
- License: gpl-3.0
- Created: 2025-03-04T16:00:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T17:15:17.000Z (2 months ago)
- Last Synced: 2025-03-11T18:24:48.436Z (2 months ago)
- Language: C
- Size: 1.05 MB
- Stars: 390
- Watchers: 7
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - Versoft-Software/Free95 - Free95 is an open-source windows-compatible operating system. (C)
README
# Free95
Free95 is an open-source windows-compatible operating system.# Screenshots (0.2.1 WIP)
## Program Manager

## Freever

## All programs closed desktop
# What?
Free95 is your friendly Windows Environment with an added trust of the open source community, all your favorite games, applications and such from Windows will run perfectly fine on Free95 aswell! It is **NOT** a recreation of the NT Kernel, it simply supports apps using the Win32 API (like .exe files)# Why?
To remove Windows's bloat, and security problems. Being controlled by a large corporation is unsettling.# How?
By NT Syscalls, Win32 API Implementation, etc.# How can i join this project?
You can join this project by simply doing so, literally. Just create a pull request, unless you have discord, in which case you can DM dripkap_19416 to join and communicate with other developers of the project.# Running releases
You can either compile the Operating System from source, (running ``` make ``` in src/) or downloading a binary from the Releases section.