Skip to content

kohtzerui/desktop_widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📌 Task Tracker Widget

A lightweight, post-it style desktop widget for task tracking with smart parsing and GitHub-style productivity heatmap.

Quick Start

  1. Double-click index.html to open in your browser
  2. Start typing tasks naturally!

Tips for Post-it Behavior

Make it Always Visible (Windows)

  1. Open index.html in Chrome/Edge
  2. Right-click the tab → "Pop out" or press Ctrl+Shift+P
  3. Resize the popup window to ~380×500px
  4. Pin to taskbar for quick access

Keyboard Shortcut

Create a desktop shortcut → Right-click → Properties → Add a shortcut key (e.g., Ctrl+Alt+T)

Features

Feature How to Use
Smart Add Type naturally: "CS2113 quiz 23rd Jan" → auto-parses date
Complete Click the circle checkbox
Delete Hover → Click ×
Edit Click on task title → Edit modal opens
Theme Click 🌙/🌞 to toggle dark/light mode

Data

  • All data stored locally in your browser (localStorage)
  • To backup: Open DevTools → Application → Local Storage → Copy taskTrackerData

About

Productivity Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors