# ===================================
#
# Timetracking
# Author: Sighvatur Sveinn Davidsson (2024)
#
# Description:
# Sources a series of actions to create timestamps in a timetracking log.
# Report generation depends on R-libraries: openxlsx, dplyr. The rest is
# base-R and bash.
#
# Usage: $ timetracking <i|o|f|e|l|d|w>
# -i Create entry in "checkin" field log.csv
# -o Create entry in "checkout" field in log.csv
# -f Fix: Recalculate "hrs" field in log.csv
# -l Print log.csv
# -e Open log.csv for editing
# -d Print reports/daily.csv
# -w Print reports/weekly.csv
#
# ===================================
-
Notifications
You must be signed in to change notification settings - Fork 0
sdavidsson90/timetracking
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Modular timetracking app for Unix-like CLI environments
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published