{"id":19364588,"url":"https://github.com/math2001/act","last_synced_at":"2026-06-20T14:31:42.384Z","repository":{"id":74805899,"uuid":"102916456","full_name":"math2001/act","owner":"math2001","description":"A little go equivalent of t (by Steve Losh)","archived":false,"fork":false,"pushed_at":"2017-09-09T02:00:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T13:15:25.634Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":null,"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/math2001.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-09-09T01:01:44.000Z","updated_at":"2017-09-09T01:59:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"af6bd8b6-9c61-48d1-9502-1337999ecad0","html_url":"https://github.com/math2001/act","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/math2001/act","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/math2001","download_url":"https://codeload.github.com/math2001/act/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/math2001%2Fact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34573729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["go"],"created_at":"2024-11-10T07:37:46.860Z","updated_at":"2026-06-20T14:31:42.365Z","avatar_url":"https://github.com/math2001.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `act`\n\nA little script that mananges todos. It is hugely inspired by [Steve Losh's\nt](http://stevelosh.com/projects/t/).\n\n## Installation\n\nJust download the `act` file from\n[here](https://github.com/math2001/act/releases/latest), alias it in your\n`.bashrc` to whatever you want (see the example in the help message).\n\nJust download\n\n    $ act\n    =====\n\n    A very simple CLI todo manager by math2001\n    Hugely inspired by Steve Losh's t (Python)\n\n    Usage\n    -----\n\n    -e int\n            Action id you want to edit (default -1)\n    -f int\n            Action id you have finished (default -1)\n    -file string\n            A path the file to store tasks (default \"./acts\")\n\n    Example\n    -------\n\n    [~] $ alias act=\"path/to/act -file=~/acts\"\n    [~] $ act Fix #12\n    [~] $ act Improve help message\n    [~] $ act\n    1 Fix #12\n    2 Improve help message\n    [~] $ act -e=2 [CLI] Improve help message\n    [~] $ act\n    1 Fix #12\n    2 [CLI] Improve help message\n    [~] $ act -f=2\n    [~] $ act\n    1 Fix #12\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmath2001%2Fact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmath2001%2Fact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmath2001%2Fact/lists"}