Skip to content

rrajan94/TickDown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TickDown

A tiny macOS menu bar app that shows you how much time is left in your day.

That's it. No accounts, no syncing, no notifications. Just a number counting down in your menu bar.


What it does

You click it, you see this:

6823s  ← seconds left today (in your menu bar)

Click the number to switch between 9 modes:

Today

  • Seconds left today
  • Minutes left today
  • Hours left today

This week

  • Days left this week
  • Hours left this week

This month

  • Days left this month
  • Hours left this month

This year

  • Days left this year
  • Hours left this year

Your choice is saved. Resets automatically at midnight.


Why

I wanted a constant reminder that the day is finite. Not in an anxious way, just as a nudge to be intentional. A clock tells you what time it is. TickDown tells you what's left.


Install

Download (easiest)

  1. Go to Releases
  2. Download TickDown.dmg
  3. Open it, drag the app to Applications
  4. Launch it from Applications

If macOS blocks the app, right-click → Open → Open anyway. This happens because the app isn't signed with an Apple Developer certificate yet.

Build from source

Requirements

  • macOS 13 or later
  • Xcode 15 or later
git clone https://github.com/rrajan94/TickDown.git
cd TickDown
open TickDown.xcodeproj

Hit ⌘R to build and run.

The app has no Dock icon by design. It lives only in the menu bar.


Roadmap

Things I want to add:

  • Percentage mode — toggle between raw numbers and % remaining
  • Focus timer with notifications (set X minutes, get pinged)
  • Color shifts as the day runs out (green → amber → red)
  • Launch at login toggle inside the app

Contributing

PRs welcome. Keep it focused — this is a menu bar utility, not a productivity suite.

If you find a bug or have an idea, open an issue.


License

MIT — do whatever you want with it.

About

macOS menu bar app that counts down your day — seconds, minutes, hours left today, this week, this month, this year.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages