WorkTimer Desktop is a modern Electron-based replacement for the original Adobe AIR WorkTimer client.
The original application relied on Adobe AIR, which is no longer maintained on many systems and can be difficult to run on modern operating systems. This project brings the WorkTimer experience to Linux, Windows, and macOS while preserving the familiar workflow and interface.
- Cross-platform support for Linux, Windows, and macOS
- Lightweight Electron-based desktop application
- Modern HTML5 localStorage session handling
- Automatic opening of external links in the default browser
- No Adobe AIR dependency required
- Native installers for all major operating systems
- Desktop and application menu integration
- Familiar WorkTimer experience
Download the latest release from the repository's Releases page.
Choose the package appropriate for your operating system:
| Platform | Package |
|---|---|
| Windows | .exe Installer |
| Linux | .AppImage or .deb |
| macOS | .dmg |
Once installed, WorkTimer Desktop will appear in your application menu and can optionally create desktop shortcuts.
- Node.js 18 or newer
- npm
git clone https://github.com/LeMiira/worktimer-app.git
cd worktimer-appnpm installnpm startThis project uses Electron Builder to create native installers.
npm run distGenerated packages will be placed in:
dist/
Examples:
WorkTimer-Desktop.AppImage
worktimer-desktop_1.0.0_amd64.deb
WorkTimer Desktop Setup.exe
WorkTimer Desktop.dmg
- Start Menu shortcut
- Optional Desktop shortcut
- Native installer and uninstaller
- Application menu entry
- Desktop launcher
- AppImage support
- Debian package support
- Applications folder installation
- Dock integration
- DMG installer
- Electron
- JavaScript
- HTML5
- CSS3
- MooTools
Contributions, bug reports, and feature requests are welcome.
Please see CONTRIBUTING.md.
Created and maintained by Sirbastian Manning
Miles Wheeler-Smith
Mira
- Modern Electron desktop implementation
- Linux compatibility support
- Cross-platform packaging and distribution
This project is an independent Electron-based modernization of the original WorkTimer desktop client.
It is not affiliated with, endorsed by, or maintained by WorkTimer.co.uk.
All trademarks, branding, and service rights belong to their respective owners.
ISC License. See the LICENSE file for details.
