felixrieseberg/windows95

Windows 95 in an app. Runs on macOS, Linux, and Windows.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 57 seconds ago
Added to GitGenius on September 2nd, 2026
Created on August 23rd, 2018
Open Issues & Pull Requests: 11 (+0)
GitHub issues: Enabled
Number of forks: 1,346
Total Stargazers: 24,224 (+0)
Total Subscribers: 423 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 127.8 days
Mean response time: 770.5 days
90th percentile: 2126.5 days
Tracked items: 150

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 1% of issues opened in the past year have been closed. Three people close 97% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 614 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 2

Top labels

  • help wanted (1)
  • solution-in-issue (1)

Most active issues this week

Detailed Description

windows95 is an Electron application that runs Windows 95 as a desktop app on macOS, Linux, and Windows.

The project emulates the full Windows 95 operating system within a cross-platform desktop application. It achieves this by bundling a complete Windows 95 environment that runs inside Electron, allowing users to interact with the classic operating system interface and its included applications without needing actual Windows 95 hardware or a separate virtual machine.

This tool is a novelty project rather than a practical replacement for any production system. It suits developers or enthusiasts interested in experiencing Windows 95 nostalgia, testing historical software behavior, or exploring how a full operating system can be packaged as a modern desktop application. The README acknowledges that the implementation is written entirely in JavaScript and advises adjusting expectations accordingly, and notes that a native application would have been more appropriate for this use case.

The project maintains active distribution across multiple platforms and architectures, offering installers and standalone packages for Windows in both 32-bit and 64-bit variants, macOS builds for both Apple Silicon and Intel processors, and Linux support through rpm and deb packages for x86_64, ARM64, and ARM architectures.