{"id":16802156,"url":"https://github.com/hibiken/t","last_synced_at":"2025-03-17T08:45:01.840Z","repository":{"id":96208452,"uuid":"177459368","full_name":"hibiken/t","owner":"hibiken","description":"CLI application to manage daily todos","archived":false,"fork":false,"pushed_at":"2019-04-10T13:45:49.000Z","size":175,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-12T23:28:24.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/hibiken.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}},"created_at":"2019-03-24T19:27:50.000Z","updated_at":"2020-06-15T05:47:52.000Z","dependencies_parsed_at":"2023-04-24T20:16:52.133Z","dependency_job_id":null,"html_url":"https://github.com/hibiken/t","commit_stats":{"total_commits":58,"total_committers":1,"mean_commits":58.0,"dds":0.0,"last_synced_commit":"f688ccc198062fecff49e9f126c97ea89b70b557"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibiken%2Ft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibiken%2Ft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibiken%2Ft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hibiken%2Ft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hibiken","download_url":"https://codeload.github.com/hibiken/t/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243977362,"owners_count":20377875,"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":[],"created_at":"2024-10-13T09:38:50.249Z","updated_at":"2025-03-17T08:45:01.816Z","avatar_url":"https://github.com/hibiken.png","language":"Go","readme":"# t\na command-line tool to manage todos for a project.\n\n## Install\n```shell\ngo get -u github.com/hibiken/t\n\ngo install github.com/hibiken/t\n```\n\n\n## Get Started\n```shell\n# Add some todos\nt add \"First thing I need to do today\"\nt add \"Second thing I need to do today\"\n\n# List todos\nt list\nt ls # alias of 'list'\n\n# To see done todos, pass 'all' flag\nt ls --all\nt ls -a\n\n# Mark todo as done\nt done\n\n# Mark todo as undone\nt undone [id]\n\n# Deletes todo\nt delete [id]\n\n# This deletes only done todos\nt prune\n\n# This deletes all todos\nt clear\n\n# Run help to get this info\nt help\nt --help\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibiken%2Ft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhibiken%2Ft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhibiken%2Ft/lists"}