{"id":19586934,"url":"https://github.com/juice49/lt-cli","last_synced_at":"2026-04-12T23:17:59.324Z","repository":{"id":48034590,"uuid":"120130627","full_name":"juice49/lt-cli","owner":"juice49","description":"little timer","archived":false,"fork":false,"pushed_at":"2021-08-10T17:41:56.000Z","size":176,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T06:09:57.568Z","etag":null,"topics":["cli","timer"],"latest_commit_sha":null,"homepage":null,"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/juice49.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}},"created_at":"2018-02-03T21:19:19.000Z","updated_at":"2019-11-23T15:33:54.000Z","dependencies_parsed_at":"2022-08-12T17:11:00.467Z","dependency_job_id":null,"html_url":"https://github.com/juice49/lt-cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juice49%2Flt-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juice49%2Flt-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juice49%2Flt-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juice49%2Flt-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juice49","download_url":"https://codeload.github.com/juice49/lt-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240858608,"owners_count":19869001,"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":["cli","timer"],"created_at":"2024-11-11T08:01:11.233Z","updated_at":"2026-04-12T23:17:54.302Z","avatar_url":"https://github.com/juice49.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `lt-cli`\n\n\u003cimg src='http://i.imgur.com/e5KPnPp.gif' alt='lt demo' width='532' /\u003e\n\n`lt-cli` is a small time tracking cli.\n\n- Each task must have a unique id.\n- One task can run at a time.\n\n**Install `lt-cli`:**\n\n`npm i -g lt-cli`\n\n[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)\n\n***\n\n# cli usage\n\n[`lt` start [$id]](#lt-start-id)  \n[`lt` stop](#lt-stop)  \n[`lt` add $id $value](#lt-add-id-value)  \n[`lt` subtract $id $value](#lt-subtract-id-value)  \n[`lt` rm [$id]](#lt-rm-id)  \n[`lt` ls [$id]](#lt-ls-id)  \n[`lt` log](#lt-log)\n\n***\n\n## `lt` start [$id]\n\nStart a timer. If there is a running timer, `lt` will stop it. If no id is\nprovided, `lt` will resume the last timer that was stopped.\n\n`lt start foo`\n\n## `lt` stop\n\nStop the running timer.\n\n## `lt` add $id $value\n\nAdd a specific value to a timer. The value should include units, for example:\n\n- 30m\n- 0.5h\n- 2hr\n- 4d\n- 4.5h\n- 4h30m\n\n`lt add foo 1h7m`\n\n## `lt` subtract $id $value\n\nSubtract a specific value from a timer. The value should include units,\nfor example:\n\n- 30m\n- 0.5h\n- 2hr\n- 4d\n- 4.5h\n- 4h30m\n\n`lt subtract foo 37m`\n\n## `lt` rm [$id]\n\nRemove a timer.\n\nIf no id is provided, all timers will be removed.\n\n### Flags\n\n- `-f`: Skip confirmation prompt.\n\n## `lt` ls [$id]\n\nList the existing timers and the current duration of each. If a timer is\nrunning, it's id will be highlighted.\n\nIf an id is provided, only the matching timer will be listed.\n\n## `lt` log\n\nEvent log for all timers.\n\n***\n\n## core\n\n[This is a cli for `lt-core`](https://github.com/juice49/lt-core).\n\n***\n\n🔥 it's `lt`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuice49%2Flt-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuice49%2Flt-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuice49%2Flt-cli/lists"}