{"id":16655358,"url":"https://github.com/germsvel/alf","last_synced_at":"2026-05-21T11:08:39.397Z","repository":{"id":151577684,"uuid":"86395024","full_name":"germsvel/alf","owner":"germsvel","description":"Your command line todo assistant","archived":false,"fork":false,"pushed_at":"2017-06-24T19:48:45.000Z","size":5383,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-29T08:19:41.082Z","etag":null,"topics":["elixir"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/germsvel.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-03-27T23:49:18.000Z","updated_at":"2020-01-12T20:50:14.000Z","dependencies_parsed_at":"2023-04-27T04:17:35.883Z","dependency_job_id":null,"html_url":"https://github.com/germsvel/alf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/germsvel/alf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germsvel%2Falf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germsvel%2Falf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germsvel%2Falf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germsvel%2Falf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/germsvel","download_url":"https://codeload.github.com/germsvel/alf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/germsvel%2Falf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir"],"created_at":"2024-10-12T09:52:43.703Z","updated_at":"2026-05-21T11:08:39.381Z","avatar_url":"https://github.com/germsvel.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alf\n\nA little friend that handles your todo list.\n\n\nNote: Alf is still in its early stages so usage is a work in progress.\n\n## Usage\n\nClone this repo and `cd` into your `alf`'s directory.\n\nLet's add an item to your todo list,\n\n```shell\n$ alf --add \"PR review\"\n```\n\nAnd you should immediately see your todo list!\n\n```shell\nTo do\n=====\n[1] PR review\n```\n\nLet's add a couple more things,\n\n```shell\n$ alf --add \"1-1 meeting\"\n$ alf -a \"finish feature\"\n$ alf -a \"Buy bread\"\n\nTo do\n======\n[1] PR review\n[2] 1-1 meeting\n[3] finish feature\n[4] Buy bread\n\n```\n\nNow let's check off the items in the list once we've completed them,\n\n```shell\n$ alf --complete 3\n\nTo do\n======\n[1] PR review\n[2] 1-1 meeting\n[3] Buy bread\n\n```\n\nTyping `--complete` can get old very quickly, so you can use `-c` instead,\n\n```shell\n$ alf -c 2\n\nTo do\n======\n[1] PR review\n[2] Buy bread\n\n```\n\nAlf automatically saves your todo list, so if you close out of your terminal\nand open a new session, you should see your todo list just the way you left it.\n\nFor a full list of commands, please see `alf --help`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermsvel%2Falf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgermsvel%2Falf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgermsvel%2Falf/lists"}