(^_^)
A sleek, always-on-top floating dock for quick access to your most-used websites such as Google Docs, Sheets, GitHub, or anything else you need daily.
Built with Electron for cross-platform desktop use.
Click the button above to download the latest version.
- Always stays on top of all windows
- Draggable anywhere on your desktop
- Opens links in your default browser (Chrome, Firefox, Edge, etc.)
- Minimal & lightweight
- Easily customizable
- Node.js
- npm
- Clone this repository
git clone https://github.com/HackHobby-Lab/floating-dock cd floating-dock - Install dependencies
npm install
- Run the project
npm start


