# WinIsland-X
**The Next-Generation Dynamic Island Experience for Windows**
[](https://opensource.org/licenses/MIT)
[](https://www.rust-lang.org/)
[](https://github.com/fttawa/WinIsland-X/actions)
[](https://github.com/fttawa/WinIsland-X)
---
[β¨ Features](#-features) β’ [π Getting Started](#-getting-started) β’ [π§© Plugin System](#-plugin-system) β’ [π Development](#-development) β’ [π License](#-license)
[!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.
WinIsland-X is designed to be a platform. With our DLL Plugin System, you can:
Explore the Sample Plugin to start building today.
WinIsland-X.exe.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/
Detailed guides for users and developers:
We welcome all kinds of contributions!
Distributed under the MIT License. See LICENSE for more information.