Windows9x screenshot

Windows9x

Author Avatar Theme by Sawyerhood
Updated: 12 Aug 2024
170 Stars

It is windows, but all of the apps are ai generated.

Categories

Overview:

Windows9X is an experimental operating system that allows users to describe the program they want in the run dialog, and the OS generates the application on the fly. It offers end-user programming by automatically creating applications as needed, showcasing the potential of an OS that can write applications for users.

Features:

  • On-the-fly Application Generation: Describe the program you want, and Windows9X generates it instantly.
  • End User Programming: Experiment in end-user programming for creating applications seamlessly.
  • Limited OS API: Provides access to an API for file operations, registry management, and interacting with an LLM.

Installation:

To install Windows9X, follow these steps:

  1. Create a .env file with specified configurations in the root directory.
  2. Install node version 21 or higher.
  3. Run bun install.
  4. Run bun run dev.
  5. Access the program at http://localhost:3000.

Summary:

Windows9X is an innovative project that explores the concept of end-user programming by offering a unique experience where users can describe the applications they want, and the operating system generates them instantly. With access to a limited OS API and the ability to create various applications, Windows9X provides a glimpse into a futuristic approach to software development.