🚧 WIP menubar app
Download the latest version of WIP from the GitHub releases page. (macOS, Windows, and Linux)
- Quickly create a todo with a system-wide shortcut: control + space
- See your current streak & best streak
- Notification when you haven't shipped today
- See time left to keep your streak
- Launch at login
- Jump to your product pages
WIP's menu bar icon is updated depending on your current streak status:
Status | Description | |
---|---|---|
![]() |
Done | You've shipped today |
![]() |
Todo | You haven't shipped today |
![]() |
Loading | Your streak data is being requested from WIP |
![]() |
Failed | Your streak data request failed |
yarn render:start
to start the development renderer server.yarn render:release
to build release renderer bundle.yarn main:release
to build release main and preload bundles.yarn build:release
to prepare app for packaging.yarn start
to start the development main process.yarn dist
to build apps for distribution.[email protected] APPLE_ID_PASSWORD=foo-bar yarn release
to build apps for distribution.
This app started of as a fork of, and is heavily inspired by streaker by Jamie Weavis. Major props to him for open sourcing his work.
© 2019 Marc Köhlbrugge
Menubar for WIP is source-available software. (license)