WinIsland-X

WinIsland-X Banner # WinIsland-X **The Next-Generation Dynamic Island Experience for Windows** [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)](https://opensource.org/licenses/MIT) [![Rust](https://img.shields.io/badge/Rust-1.75+-orange.svg?style=for-the-badge&logo=rust)](https://www.rust-lang.org/) [![Build](https://img.shields.io/github/actions/workflow/status/fttawa/WinIsland-X/rust.yml?style=for-the-badge)](https://github.com/fttawa/WinIsland-X/actions) [![Platform](https://img.shields.io/badge/Platform-Windows_10%20%7C%2011-0078d7.svg?style=for-the-badge&logo=windows)](https://github.com/fttawa/WinIsland-X) --- [✨ Features](#-features) β€’ [πŸš€ Getting Started](#-getting-started) β€’ [🧩 Plugin System](#-plugin-system) β€’ [πŸ›  Development](#-development) β€’ [πŸ“œ License](#-license)

πŸ“– Overview

[!IMPORTANT]
This project is a highly enhanced secondary development based on the original WinIsland. Special thanks to Eatgrapes for the foundational work.

WinIsland-X is a high-performance, visually stunning, and fully extensible implementation of the β€œDynamic Island” for Windows. Built from the ground up with Rust and Skia, it combines fluid physics-based animations with deep system integration to provide a premium desktop experience.


✨ Features

🎨 Visual Excellence

🎡 Media & Integration

⚑ Performance & Extensions


🧩 Plugin System

WinIsland-X is designed to be a platform. With our DLL Plugin System, you can:

Explore the Sample Plugin to start building today.


πŸš€ Getting Started

Installation

  1. Download the latest release from the Releases Page.
  2. Extract the archive.
  3. Run WinIsland-X.exe.

Build from Source

Ensure you have the latest Rust stable and CMake installed.

# Clone the repository
git clone https://github.com/fttawa/WinIsland-X.git
cd WinIsland-X

# Build the release binary
cargo build --release

# The executable will be in target/release/

πŸ”Œ Documentation

Detailed guides for users and developers:


🀝 Contributing

We welcome all kinds of contributions!


πŸ“œ License

Distributed under the MIT License. See LICENSE for more information.

Built with ❀️ by the WinIsland-X Community.