Home
Softono

Playground Macos

Open source MIT TypeScript
3.5K
Stars
379
Forks
9
Issues
19
Watchers
2 years
Last Commit

 About Playground Macos

My portfolio website simulating macOS's GUI, developed with React and UnoCSS.

Platforms

Web Self-hosted macOS

Languages

TypeScript

Need Help Installing Playground Macos?

We provide expert installation service for this software. Our team will install, configure, and secure Playground Macos on your server. plans start at just $30.

Playground Macos

View on GitHub

playground-macos

My portfolio website simulating macOS's GUI: https://portfolio.zxh.me

Powered by React + Zustand + UnoCSS + TypeScript + Vite.

light mode dark mode

 

Usage

Clone the repo and install dependencies:

pnpm install

Start dev server (with hot reloading):

pnpm dev

Build for production with minification to the dist folder:

pnpm build

 

Changelog

  • Update 2023.06.26: Improve FaceTime.

  • Update 2023.06.25: Add Typora, built on top of Milkdown.

  • Update 2021.12.05: Simulated the device's actual battery state using Battery API, displaying 100% charge on unsupported browsers.

  • Update 2021.12.05: Refactored for cleaner code by utilizing functional components and hooks. Refer to this branch for the previous version implemented with class components.

 

Credits

 

License

MIT