Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Liquid Glass iOS 🌊📱

Liquid Glass iOS is a lightweight, responsive, single-page web operating system dashboard inspired by modern iOS aesthetics and glassmorphism design principles. Built using pure HTML5, Tailwind CSS, Font Awesome, and Vanilla JS, it features real-time HTML5 Canvas animations, dynamic color themes, interactive widgets, and full Progressive Web App (PWA) support.

Screenshot 2026-07-30 084905

✨ Features

🎛️ Control Center

  • Connectivity Management: Toggles for Wi-Fi, Bluetooth, Mobile Data, Airplane Mode, Hotspot, NFC, and Quick Share.
  • Display & Audio Control: Interactive sliders for screen brightness (with real-time screen dimming overlay) and volume control.
  • Quick Utilities: Flashlight simulation overlay, screenshot flash trigger, interactive QR Code scanner modal, AirPlay, Do Not Disturb, and Dolby Atmos audio state toggles.

🎨 Themes & Customization

  • Dynamic Theme Presets: Real-time theme switching using CSS custom variables with custom color palettes:
    • Sky Glass (Default)
    • Midnight Titanium
    • Emerald Glass
    • Rose Gold
    • Solar Amber
    • Lavender Pearl
  • Dynamic Wallpapers: Switch seamlessly between interactive liquid canvas animation and high-resolution backdrop presets (Fashion, Supercar, Nature, Architecture, Aurora).

📊 Interactive Widgets & Canvases

  • Dual Clock Mode: Tap to toggle between Digital Time & Date and a dynamic HTML5 Canvas Analog Clock.
  • Apple Intelligence Siri Orb: Interactive canvas-rendered liquid glow animation with active mic listening states.
  • Apple Music Player: Track controls, progress bar, animated audio visualizer wave bars, background album artwork blur bleed, and pre-loaded playlist switching.
  • Health Activity Rings: Canvas-rendered animated fitness goal trackers for Calories, Steps, and Active Minutes.
  • Weather & Calendar: Real-time location mock display with hourly weather forecasting and upcoming event logs.
  • Smart Home Dock: Controls for smart lighting and thermostat adjustments.

📲 Progressive Web App (PWA)

  • Standalone Support: Native app-like experience when installed on mobile devices (iOS/Android).
  • On-the-Fly Asset Generation: HTML5 Canvas dynamically renders a high-res 512x512 PNG app icon and builds an inline manifest blob and Service Worker at runtime.

🚀 Tech Stack


🛠️ Getting Started

Because Liquid Glass OS is self-contained in a single HTML file with no build step required, getting started is instant.

Option 1: Direct Run

  1. Clone or download this repository:
    git clone [https://github.com/your-username/liquid-glass-os.git](https://github.com/your-username/liquid-glass-os.git)
    

2. Open `index.html` in any modern web browser.

### Option 2: Local Development Server

For the best experience (including PWA installation testing), serve the file using a simple local server:

Using Python 3:

```bash
python -m http.server 8000

Then navigate to http://localhost:8000 in your web browser.


📁 File Structure

.
├── index.html       # Complete application (UI, CSS styles, Canvas animations, PWA logic)
└── README.md        # Project documentation


📄 License

This project is open-source and available under the MIT License.


Screenshots

Screenshot 2026-07-30 084928 Screenshot 2026-07-30 085007

About

Liquid Glass iOS is a lightweight, responsive, single-page web operating system dashboard

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages