https://github.com/numbworks/nwtimetracking
An application designed to run automated data analysis tasks on "Time Tracking.xlsx", the file I use to annotate the durations of all my sessions of extra work and continuos learning.
https://github.com/numbworks/nwtimetracking
excel jupyter-notebook python3 timedelta timetracking
Last synced: 7 days ago
JSON representation
An application designed to run automated data analysis tasks on "Time Tracking.xlsx", the file I use to annotate the durations of all my sessions of extra work and continuos learning.
- Host: GitHub
- URL: https://github.com/numbworks/nwtimetracking
- Owner: numbworks
- License: mit
- Created: 2023-08-16T17:36:45.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-12-28T18:33:28.000Z (5 months ago)
- Last Synced: 2025-12-31T09:29:47.998Z (5 months ago)
- Topics: excel, jupyter-notebook, python3, timedelta, timetracking
- Language: Python
- Homepage:
- Size: 11.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# nwtimetracking

Contact: numbworks@gmail.com
## Introduction
From the documentation:
> `nwtimetracking` is an application designed to run automated data analysis tasks on `Time Tracking.xlsx`. This file is the one I use to annotate the durations of all my sessions of extra work and continuos learning. This application is born to overcome the lack of support for durations (timedeltas) in Excel.
## Getting started
- [Documentation](docs/docs-nwtimetracking.md)
## Other links
- [LICENSE](LICENSE)