Skip to content

bravelocation/daysleft

Repository files navigation

Count The Days Left

Count The Days Left is a simple, elegant app that does just one thing - counts the days between the start and end date of an event or project, and how far along you've progressed so far.

It's optimised around your work tasks, as you can decide to count just weekdays if required.

You can also access the information on your Apple Watch (in an app or in watch complications), or via helpful widgets or via Siri Shortcuts.

Download in the App Store

The app was written as part of a "develop in the open" project, so if you're interested you can read more at https://writingontablets.com/categories#Count%20The%20Days%20Left

Developer requirements

If you want to build this app yourself, you'll need to provide some API settings:

  • GoogleService-Info.plist that contains your Firebase details

SwiftLint setup

From SwiftLint repo

Use brew install swiftlint to install from HomeBrew