v86
Chicago95
v86 | Chicago95 | |
---|---|---|
162 | 151 | |
20,437 | 4,781 | |
1.1% | 1.9% | |
9.5 | 6.8 | |
5 days ago | 10 days ago | |
JavaScript | HTML | |
BSD 2-clause "Simplified" License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
v86
- V86: Working Operating Systems in the Browser
- Webvm: Virtual Machine for the Web
- WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
- Windows 95 Running in the Browser
-
Run a Virtual Machine in Your Browser
import { useEffect } from 'react'; function App() { useEffect(function initializeEmulator(){ // See https://github.com/copy/v86/blob/master/src/browser/starter.js for options window.emulator = new window.V86({ wasm_path: '/v86.wasm', screen_container: document.getElementById("screen_container"), bios: { url: "/bios/seabios.bin", }, vga_bios: { url: "/bios/vgabios.bin", }, hda: { // Hard Disk url: "/images/fd12-base.img", async: true, size: 419430400, // Recommended to add size of the image in URL. see https://github.com/copy/v86/blob/master/src/browser/starter.js }, autostart: true, }); }, []); return (
Initializing Emulator…div> canvas> div> ); } export default App; - WebVM is a server-less virtual Linux environment running client-side
- Windows 8 Running in the Browser
- Run Windows on the browser with WASM power
-
WASI 0.2.0 and Why It Matters
> As a thought experiment, we're almost there! We could technically have `win95.img + bochs86vm.wasm + autorun.inf + msword.exe` wrapped in a "browser evaluator"
I looked into this and... holy crap! We are there. Not for modern programs quite yet, sure, but this is amazing. You can use Windows 2000 from your browser.
https://copy.sh/v86/?profile=windows2000
-
Is offline-first not enough? Do we need "serverfree"?
I think you are looking for Shadow.
https://shadow.goose.icu
Or just the whole kitchen sink. Why not?
http://copy.sh/v86/?profile=windows98
Chicago95
-
Supermium – Chromium fork for Win 2003 and newer
If that's a concern for you, there are themes for GTK3 and GTK4 that replicate classic 3D widgets and remove much of the excess padding in modern apps. https://github.com/B00merang-Project/Windows-95 https://github.com/grassmunk/Chicago95 (You should install both; Chicago95 is more actively developed, but B00merang gives you a GTK+4 theme that's currently missing from Chicago95.) Works reasonably well as a daily-driver, giving you a similar look to the modern SerenityOS GUI on a standard Linux system. Even the modern GTK+4 "responsive" apps work as designed, with some non-critical graphical quirks.
-
Progman: X11 WM modeled after Program Manager from the Windows 3 era
https://github.com/grassmunk/Chicago95
Chicago was the code name for the development version of the highly anticipated Windows95
-
Haiku OS: The Open Source BeOS You Can Daily Drive in 2024
Haven’t tried it, but there’s https://github.com/grassmunk/Chicago95
- Windowsi kasutajad, kuidas tee nii vähese 🪟-sisaldusega hakkama saate?
-
Ubuntu 90s theme
Might be looking for something closer to this: https://github.com/grassmunk/Chicago95
-
OS/2 Warp, PowerPC Edition
I bloody want my Linux and apps on it to look like this or something of this flavour. Most retro themes are poor quality shams (Chicago95[1] is the only good one, yet still not perfect). I feel like I would gladly pay serious money for a really high quality conversion of all the parts, including themes for all widget libraries and no quirks.
[1]https://github.com/grassmunk/Chicago95
-
Looking for a specific 'subgenre' of digital minimalism - "Retro digital"?
Chicago95
-
Exploring Windows XP on macOS ARM64
Related: you can make Linux look like Windows 95 (98/2000/XP), icons and all: https://github.com/grassmunk/Chicago95
It works really well.
- Chicago95 – Windows 95 Theme for Linux
What are some alternatives?
webvm - Virtual Machine for the Web
serenity - The Serenity Operating System 🐞
adblock-rust - Brave's Rust-based adblock engine
Chicagofier - An automatic Chicago95 script for Xubuntu
yoroi-frontend - Yoroi Wallet - Cardano ADA Wallet - Your gateway to the financial world (extension frontend)
aseprite - Animated sprite editor & pixel art tool (Windows, macOS, Linux)