{"id":37162406,"url":"https://github.com/alcb1310/kanban","last_synced_at":"2026-01-14T19:19:51.544Z","repository":{"id":225412172,"uuid":"765925901","full_name":"alcb1310/kanban","owner":"alcb1310","description":"CLI tool to manage Kanban boards","archived":false,"fork":false,"pushed_at":"2024-03-03T17:01:48.000Z","size":134,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-21T08:22:30.224Z","etag":null,"topics":["bubbletea","charm","charmbracelet","cli","cobra","go","sqlite3","tools"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alcb1310.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-03-01T22:26:23.000Z","updated_at":"2024-03-03T21:57:20.000Z","dependencies_parsed_at":"2024-06-21T07:23:25.333Z","dependency_job_id":"e808f939-0795-41b1-baf2-fc064375dcd6","html_url":"https://github.com/alcb1310/kanban","commit_stats":null,"previous_names":["alcb1310/kanban"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/alcb1310/kanban","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcb1310%2Fkanban","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcb1310%2Fkanban/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcb1310%2Fkanban/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcb1310%2Fkanban/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alcb1310","download_url":"https://codeload.github.com/alcb1310/kanban/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alcb1310%2Fkanban/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bubbletea","charm","charmbracelet","cli","cobra","go","sqlite3","tools"],"created_at":"2026-01-14T19:19:50.894Z","updated_at":"2026-01-14T19:19:51.536Z","avatar_url":"https://github.com/alcb1310.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kanban App\n\n## Preview\n\nhttps://github.com/alcb1310/kanban/assets/97707578/ccd44f5f-be72-44d2-816f-c5f817c5599e\n\n## Description\n\nThis is an application that will allow you to create and manage a kanban board.\n\n## Installation\n\n### Using Homebrew\n\nTo install the project using *Homebrew*:\n\n```bash\nbrew tap alcb1310/alcb1310\nbrew install kanban\n```\n\n### Upgrade\n\nTo upgrade from a previous version of the project using *Homebrew*:\n\n```bash\nbrew update \u0026\u0026 brew upgrade kanban\n```\n\n\n### Build Steps\n\n#### Prerequisites\n\n- Go - [https://golang.org](https://golang.org)\n- Git - [https://git-scm.com](https://git-scm.com)\n\n#### Installation\n\nTo install the project, first clone the repository.\n\n```bash\ncd ~\ngit clone https://github.com/alcb1310/kanban\ncd kanban\n```\n\nTo build the project:\n\n```bash\ngo build main.go\n```\n\nTo install the project:\n\n```bash\ngo install main.go\n```\n\n## Usage\n\nTo run the application:\n\n```bash\nkanban\n```\n\n- To select an item within a list:\n    - Press the down arrow key or j to select the next item\n    - Press the up arrow key or k to select the previous item\n\n- To move an item to the next list:\n    - Press the right arrow key or l to move the item to the next list\n    - Press the left arrow key or h to move the item to the previous list\n\n- To change an item from one list to another press the space bar\n\n- To create a new todo item press n\n\n- To exit the application press ctrl+c\n\n- To display the help message in the command prompt run `kanban -h` or `kanban --help`\n\n## Tech Stack\n\n![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge\u0026logo=go\u0026logoColor=white)\n![SQLite](https://img.shields.io/badge/sqlite-%2307405e.svg?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white)\n\n- [Bubble Tea](https://github.com/charmbracelet/bubbletea)\n- [Lipgloss](https://github.com/charmbracelet/lipgloss)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcb1310%2Fkanban","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falcb1310%2Fkanban","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falcb1310%2Fkanban/lists"}