Desktop Todo Widget v1.0.0 - Initial Release
π First stable release of Desktop Todo Widget!
A lightweight, always-visible desktop to-do list widget built with Electron.js that stays on top of all your windows to keep you productive.
β¨ Features
- Always-on-top widget - Stays visible above all other windows
- Quick task management - Add, complete, and delete tasks instantly
- Persistent storage - Tasks are saved locally and restored on startup
- Draggable & resizable - Position and size the widget to your liking
- Glass morphism design - Clean, modern interface with blur effects
- Theme switching - Light and dark theme support
- Keyboard shortcuts - Ultra-fast task management with hotkeys
π Quick Start
- Download
desktop-todo-widget-win32-x64.zip - Extract the folder anywhere on your computer
- Run
desktop-todo-widget.exe - Start adding your tasks!
π§ Technical Notes
- Built with Electron 27.x and TailwindCSS
- Uses electron-packager for Windows builds (resolves symbolic link permission issues)
- Portable application - no installation required
- Requires Windows 10/11 (x64)
π Known Issues
- Currently Windows-only build (macOS/Linux builds coming soon)
- Default Electron icon used (custom icon coming in future release)
π Changelog
- Initial release with core todo functionality
- Windows build pipeline established
- Glass morphism UI with light/dark themes
- Keyboard shortcuts and window controls
Next up: macOS/Linux builds, system tray integration, and custom app icon