A browser-based operating system environment that tells you about me (Hashifa) ** Live Demo (https://hashios.vercel.app)**
- ** Welcome Screen:** A window that welcomes you into the WebOS.
- ** Live System Clock:** Real-time date and time tracking displayed directly on the desktop interface.
- ** Notes App:** A built-in, functional text area application allowing users to type and take notes.
- ** Calculator (Placeholder):** An app for calculating simple arithmetics.
- ** Window Controller:** Fully functional close icons for the apps, it is also draggable.
- Frontend: HTML, CSS, JavaScript
- Deployment: Hosted on Vercel
HashiOS is actively being developed! Here are the features coming down the pipeline:
- Fully functional math logic for the Calculator app.
- Draggable and resizable windows.
- More apps like Music
- Custom themes.
- Terminal App
- About Me app
To run HashiOS locally on your machine, first clone the repository by running git clone https://github.com/Hashifa-S/CalmOS.git in your terminal and move into the project directory with cd HashiOS. Next, install the necessary project dependencies using npm install, and then start the local development server by running npm run dev. Finally, just open the local URL provided in your terminal to view the OS in your browser.