timetrack: File Usage Instrumentation Utility

1 min read 100 words

See @github/timetrack

timetrack is a utility to log file changes—particularly file open and file close and derive meaning usage statistics. It operates using a daemon-client model, where a daemon watches a pre-defined list of directories for changes and logs time difference between certain, connected events.

Written in: c