Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timebox Tray Timer

A minimalist, cross-platform system tray timeboxing tool for Windows, macOS, and Linux, written in Python using pystray.

  • Pick a countdown in number of minutes from the tray icon menu, and the icon will update every minute.
  • When the time is up, the number turns red, emits a beep, and shakes the mouse. You need to double click the icon to silence this.
  • Only allows one instance per machine.

To add to Task Scheduler

  1. py -3 -m venv .venv
  2. source v
  3. In Task Scheduler:
    • Trigger: "On workstation unlock of any user" and "At log on of any user".
    • Action: "Start a program" with "Powershell" and arguments "-WindowStyle hidden path\to\run.ps1"

About

Tray icon to help with timeboxing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages