Skip to content

TopMyster/Ripple

Repository files navigation

Ripple

Dynamic Island for All

Apple's Dynamic Island on your computer
preview.mov

Features

  • ✅ Island syncs across desktops and monitors
  • ✅ Bluetooth device connected alerts
  • ✅ Now playing preview and controls
  • ✅ Themes (e.g. Win95, SleekBlack)
  • ✅ Shows on all desktops
  • ✅ Keyboard shortcuts
  • ✅ Shows the weather
  • ✅ Charging alerts
  • ✅ AI Ask feature
  • ✅ Battery alerts
  • ✅ Browser search
  • ✅ Standby mode
  • ✅ Stealth mode
  • ✅ Quick apps
  • ✅ Clipboard

✅ = done, - = Working on, • = Planned, * = Note to self
Further Instructions

Build Instructions

Standard Build (Current OS)

npm run make

Build for Specific Platforms

Windows (x64)

npm run make -- --platform=win32 --arch=x64

Linux (x64)

npm run make -- --platform=linux --arch=x64

macOS (Apple Silicon & Intel)

# Apple Silicon
npm run make -- --platform=darwin --arch=arm64

# Intel
npm run make -- --platform=darwin --arch=x64

Artifacts will be found in the out/make directory.

About

A cross‑platform Dynamic Island for Windows, macOS, and Linux

Resources

License

Contributing

Stars

Watchers

Forks