Skip to content

bobysf12/timetracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

⏱️ CLI Time Tracker – Like a Boss in the Terminal

Welcome to your new terminal-based productivity sidekick!
This repo helps you track your time and crush your Pomodoros with nothing but a bash script and your iron will 💪.


🚀 Prerequisites

Before you start conquering your day, make sure you've installed the real MVP:

👉 Watson – the time-tracking ninja that lives in your terminal.


🧭 How to Use

🕵️ General Time Tracking

Wanna track what you’re doing like a productivity detective?

Run:

./timetracking.sh "Work"

That’s it! You’re now tracking time for your “Work” activity. Replace "Work" with anything you like:

./timetracking.sh "Scrolling StackOverflow"

When you’re done, just hit Ctrl + C and Watson will log your heroic efforts.


🍅 Pomodoro Mode – Focus Like a Legend

Ready to actually do deep work in 25-minute sprints?

./timetracking-podomoro.sh "Work"

This will:

  1. Start a 25-minute focus session for your "Work" activity.
  2. Take a 5-minute break 🍵.
  3. After every 4 Pomodoros, give you a longer 30-minute break 🏖️.
  4. Repeat until you're unstoppable (or hit Ctrl + C).

Watson will track every focus session so you can flex later with your stats.


📦 Coming Soon

  • Built-in countdown timer with style
  • Notifications and sound effects because you deserve it
  • One-command installer (curl | bash style)

🤘 Hack It, Extend It

These are just Bash scripts — fork it, tweak it, break it (gently), and make it yours.


💬 Feedback?

Found a bug? Got a feature idea? Want to collaborate?
Open an issue or send a tweet/carrier pigeon.


Happy tracking, and may your productivity soar 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages