{"id":25839745,"url":"https://github.com/netresearch/ttefsl","last_synced_at":"2025-03-01T04:34:16.585Z","repository":{"id":19444343,"uuid":"87050132","full_name":"netresearch/ttefsl","owner":"netresearch","description":"Command line utility to create TimeTracker log entries from your system logs. This is useful if your computers uptime correlates with your working hours.","archived":false,"fork":false,"pushed_at":"2023-11-10T09:55:37.000Z","size":257,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-15T02:08:27.002Z","etag":null,"topics":["linux","timetracker","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netresearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-03T07:47:47.000Z","updated_at":"2023-07-13T09:31:33.000Z","dependencies_parsed_at":"2023-02-18T13:46:34.577Z","dependency_job_id":"aadcfe66-8683-4acc-b5cf-c1e4ae5b7e71","html_url":"https://github.com/netresearch/ttefsl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fttefsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fttefsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fttefsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fttefsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/ttefsl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317608,"owners_count":19943199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linux","timetracker","windows"],"created_at":"2025-03-01T04:34:16.012Z","updated_at":"2025-03-01T04:34:16.580Z","avatar_url":"https://github.com/netresearch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TTEFSL - TimeTracker entries from system logs\n\nCommand line utility to create TimeTracker log entries from your system logs. This is useful if your computers uptime correlates with your working hours.\n\nThis is what it does for you:\n\n- Find start/end times by adequate event ids from Windows Event Log Reader (Linux and MacOS may be added in future)\n- Automatically add breaks (a given number of minutes on a given hour, by default 30min on 12 P.M.)\n- Add break duration to working hours if wanted (off by default)\n- Times are rounded to a changeable accuracy (5 minutes by default)\n- Show preview of the logs (default behaviour)\n- Log to TimeTracker (with `-w`/`--write` option):\n    - User is asked for TimeTracker URL, username and password\n    - User is asked for customer, project and activity\n    - All input will be saved in a rc file as defaults for next execution (where user can then change those defaults if needed)\n- Get a report of hours worked per day in a month\n\n## Logging demo\n\n\u003ckbd\u003e![](res/logging.gif?raw=true)\u003c/kbd\u003e\n\n## Report demo\n  \n\u003ckbd\u003e![](res/report.gif?raw=true)\u003c/kbd\u003e\n\n## Installation\n\n```\ngit clone https://github.com/netresearch/ttefsl.git ttefsl\ncd ttefsl\nnpm install\n```\n\n## Usage\n\n```\n  Usage: ttefsl [options]\n\n  Create TimeTracker log entries from your system log\n\n  Options:\n\n    -h, --help            output usage information\n    -V, --version         output the version number\n    -i, --info            Read the stats for a month from timetracker\n    -w, --write           Actually write to TimeTracker - if not provided, preview is displayed\n    -m, --month \u003cn\u003e       Month of the year to use (starting at 1)\n    --start-ids \u003cids\u003e     Event IDs for system start\n    --stop-ids \u003cids\u003e      Event IDs for system stop\n    --break \u003cminutes\u003e     Add break\n    --break-at \u003chours\u003e    Add break this number of hours after midnight\n    --append-break        Wether break time should be appended to day hours\n    --accuracy \u003cminutes\u003e  Accuracy of time entries in minutes\n```\n\n### Preview\n\nUnless you executed ttefsl with the `-w`/`--write` option, it will show you a list of the generated entries for the given month and won't write anything.\n\n## Todos\n\n- Overlapping days (computer wasn't off) are currently shown as a warning and ignored from there on. It would be better if the user would be asked for the missing start and end times instead.\n- MacOS support\n- Linux support\n- Installer and UI for non CLI guys\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fttefsl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fttefsl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fttefsl/lists"}