Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 2.96 KB

README.md

File metadata and controls

67 lines (43 loc) · 2.96 KB

WIP Logo

WIP

🚧 WIP menubar app

GitHub Downloads Current Release Version Prettier Code Style

Installation

Download the latest version of WIP from the GitHub releases page. (macOS, Windows, and Linux)

Features

  • 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

Screenshots

Menubar

Menubar Screenshot

Add a Completed Todo

Completed Todo Screenshot

Add a Pending Todo

Pending Todo Screenshot

Preferences

Preferences Screenshot

Menu Bar Icons

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

Development

  • yarn start to run the app.
  • yarn dist to build apps for distribution.
  • APPLE_ID=foobar@example.com APPLE_ID_PASSWORD=foo-bar yarn dist to build apps for distribution.

Credits

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.

Copyright

© 2019 Marc Köhlbrugge

Menubar for WIP is source-available software. (license)