Skip to content

Simple MacOs menu bar app that acts as a counter. It is bundled as a macos app.

Notifications You must be signed in to change notification settings

absaw/Counter-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applications Counter-App

Simple MacOs menu bar app that acts as a counter. It is bundled as a macos app.

Basic Functions:

  • Counter Variable
  • Increment, Decrement
  • Reset
  • Quit

To be Developed:

  • Startup at login
  • Persistent System variable to hold value even after quitting
  • Reset at 12 AM everyday or when machine starts up on a new day.
  • Take in prompt from user to display after the counter variable. eg. 0 "Applications Done"; 5 "Tasks to be Done" etc.

Issues:

  • Launch error with bundled app.

7/30/24

  • Added Reset Functionality

1722351486653

  • Added non negative lower bound. i.e. Valid counter value range >= 0

7/29/24

Initial Prototype

1722276701629

1722276723151

1722276745918

About

Simple MacOs menu bar app that acts as a counter. It is bundled as a macos app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages