preview.mov
- ✅ 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
npm run makeWindows (x64)
npm run make -- --platform=win32 --arch=x64Linux (x64)
npm run make -- --platform=linux --arch=x64macOS (Apple Silicon & Intel)
# Apple Silicon
npm run make -- --platform=darwin --arch=arm64
# Intel
npm run make -- --platform=darwin --arch=x64Artifacts will be found in the out/make directory.