> For the complete documentation index, see [llms.txt](https://i.pixcat.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i.pixcat.cn/wang-ye-ban-de-cao-zuo-xi-tong.md).

# 网页版的操作系统

## 高仿

### MacOS

[GitHub - Renovamen/playground-macos](https://github.com/Renovamen/playground-macos)

[macOS Web 模拟器](https://macos-web.app/)

### Deepin

[GitHub - GoodManWEN/GoodManWEN.github.io](https://github.com/GoodManWEN/GoodManWEN.github.io)

### UbuntuOS

[GitHub - vivek9patel/vivek9patel.github.io](https://github.com/vivek9patel/vivek9patel.github.io)

[Demo](https://vivek9patel.github.io/)

### WinXP

[WinXP 模拟器](https://winxp.vercel.app/)

### Win98

[Win98 在线体验](https://98.js.org/)

### Win11

[GitHub - blueedgetechno/win11React](https://github.com/blueedgetechno/win11React)

&#x20;[Demo](https://win11.blueedge.me/)

### Win95

[Victor Ribeiro - Win95 风格](https://victorribeiro.com/)

### daedalOS

[Dustin Brett - daedalOS ](https://dustinbrett.com/)

### Win12

[GitHub - tjy-gitnub/win12](https://github.com/tjy-gitnub/win12)

## 实际运行

### 网页里的PC博物馆

<https://www.compumuseum.com/index.html>

### Virtual x86

Run KolibriOS, Linux or Windows 98 in your browser

<https://copy.sh/v86/>

### WebVM

Linux virtualization in WebAssembly

<https://webvm.io/>

## 架空

### Windows 93

<https://www.windows93.net/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://i.pixcat.cn/wang-ye-ban-de-cao-zuo-xi-tong.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
