{"id":15713665,"url":"https://github.com/geolessel/trello-cli","last_synced_at":"2026-03-04T00:40:53.397Z","repository":{"id":66238139,"uuid":"146769599","full_name":"geolessel/trello-cli","owner":"geolessel","description":"It's Trello, but snappy!","archived":false,"fork":false,"pushed_at":"2020-07-07T05:26:23.000Z","size":389,"stargazers_count":36,"open_issues_count":9,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-07T21:46:00.887Z","etag":null,"topics":["cli","command-line","command-line-tool","crystal","crystal-lang","crystal-language","homebrew","ncurses","trello"],"latest_commit_sha":null,"homepage":null,"language":"Crystal","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/geolessel.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":"support/staging-screenshot.png","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-30T15:25:59.000Z","updated_at":"2024-10-20T01:39:37.000Z","dependencies_parsed_at":"2023-02-20T16:31:26.274Z","dependency_job_id":null,"html_url":"https://github.com/geolessel/trello-cli","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geolessel%2Ftrello-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geolessel%2Ftrello-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geolessel%2Ftrello-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geolessel%2Ftrello-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geolessel","download_url":"https://codeload.github.com/geolessel/trello-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252961858,"owners_count":21832192,"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","command-line","command-line-tool","crystal","crystal-lang","crystal-language","homebrew","ncurses","trello"],"created_at":"2024-10-03T21:32:49.344Z","updated_at":"2026-03-04T00:40:48.357Z","avatar_url":"https://github.com/geolessel.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trello\n\nA CLI app for interacting with Trello.\n\nI personally find Trello's UI offerings to be too taxing on my computer and\nthe many things it loads in an attempt to look nice make it a bit jumpy and\nsluggish. I spend a ton of my day on the command line and wanted an interface with\nTrello in that environment.\n\nAdd to that my long-time fascination with ncurses apps and a desire to learn Crystal\nand the result is this project.\n\n\u003cimg src=\"support/staging-screenshot.png\" alt=\"trello cli app screenshot\" /\u003e\n\n## Installation\n\n1. Install it through homebrew! If you don't have homebrew, you'll have to compile it\n   yourself for now. See Development below for instructions. Otherwise, run\n   ```sh\n   brew install geolessel/homebrew-repo/trello-cli\n   ```\n\n   You can also track the master branch by adding the `--HEAD` flag.\n   ```sh\n   brew install --HEAD geolessel/homebrew-repo/trello-cli\n   ```\n2. Run `trello`\n\n   The application should take you through a setup process that will direct\n   you to Trello's site asking if you'll grant the app access to your Trello\n   account. Once you accept, Trello will provide you with an API token. Just\n   paste that into the line asking for your token and it will do the rest.\n\n   ```\n   --| This app requires access to your trello account. |--\n\n   I'll open up a web page requesting access. Once you accept, you will\n   be presented with an API token. Copy that and use it in the next step.\n   Press ENTER to continue\n\n   Token: \u003cPASTE YOUR TOKEN HERE\u003e\n   Completing setup\n   Done.\n   ```\n\n## Usage\n\n1. Run it!\n   ```sh\n   trello\n   ```\n\n## Development\n\nFor now, you need to build it yourself and you must have the\n[Crystal language installed](https://crystal-lang.org/docs/installation/). You can\n\n1. Clone this repo\n   ```sh\n   git clone https://github.com/geolessel/trello-cli.git\n   ```\n2. Install the Crystal Shards (in the `trello-cli` directory)\n   ```\n   shards install\n   ```\n3. Run the app (in the `trello-cli` directory)\n   ```\n   crystal run src/trello.cr\n   ```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/geolessel/trello-cli/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [geolessel](https://github.com/geolessel) Geoffrey Lessel - creator, maintainer\n- [seven1m](https://github.com/seven1m) Tim Morgan - contributor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeolessel%2Ftrello-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeolessel%2Ftrello-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeolessel%2Ftrello-cli/lists"}