A simple CLI tool to track tasks and time logs
Project description
README.md
Time Tracker CLI
A simple command-line tool to help you track tasks, time spent, and generate reports or summaries.
Features
- Start and stop tasks
- View status of ongoing task
- Generate daily or weekly summaries
- Export logs to CSV
- View Graphical reports
- Persistent Local storage
- Easy-to-use CLI Interface
Requirements
- Python 3.7+
- matplotlib
Installation
pip install time-tracker-cli-keerthana
Commands
start– Start a task (use--task "Task Name")stop– Stop the currently running taskstatus– Show current active tasksummary– Show summary of tasks (daily/weekly)export– Export logs as CSVreport– Show a bar graph of time spent on tasks
Usage
time-tracker start --task "Writing"
time-tracker status
time-tracker stop
time-tracker summary --type daily
time-tracker summary --type weekly
time-tracker export
time-tracker report
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file time_tracker_cli_keerthana-0.1.1.tar.gz.
File metadata
- Download URL: time_tracker_cli_keerthana-0.1.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f540226024be04bd9f1d7de18a3051a2ae25de1ab4604a8dbc4cbd59a857b1ab
|
|
| MD5 |
d90517e09e4c294cde0117862b27e972
|
|
| BLAKE2b-256 |
1a8f9391976181f9742b50835685a63de0a0ca0edd537011959c7ac21870e7cd
|
File details
Details for the file time_tracker_cli_keerthana-0.1.1-py3-none-any.whl.
File metadata
- Download URL: time_tracker_cli_keerthana-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d535c85785ae321dbf05c49f57fc9e4f40ac682dd34715603e54de2861fa00b
|
|
| MD5 |
8c117f92f0579da39989d31a5b61574e
|
|
| BLAKE2b-256 |
c9cb2927ccd38762e1c5da389c938260472853c51b6fe0315c115b6a6b260fba
|