{"id":13622433,"url":"https://github.com/blangel/wrk","last_synced_at":"2025-10-21T04:51:42.714Z","repository":{"id":3775427,"uuid":"4852536","full_name":"blangel/wrk","owner":"blangel","description":"A command line interface to Trello","archived":false,"fork":false,"pushed_at":"2022-01-31T19:22:47.000Z","size":502,"stargazers_count":178,"open_issues_count":8,"forks_count":18,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-15T06:36:11.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/blangel.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}},"created_at":"2012-07-01T18:45:30.000Z","updated_at":"2025-02-10T06:22:18.000Z","dependencies_parsed_at":"2022-09-13T09:50:43.562Z","dependency_job_id":null,"html_url":"https://github.com/blangel/wrk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blangel/wrk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blangel%2Fwrk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blangel%2Fwrk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blangel%2Fwrk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blangel%2Fwrk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blangel","download_url":"https://codeload.github.com/blangel/wrk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blangel%2Fwrk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280207179,"owners_count":26290616,"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","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":[],"created_at":"2024-08-01T21:01:19.120Z","updated_at":"2025-10-21T04:51:42.676Z","avatar_url":"https://github.com/blangel.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"Overview\n--------\n\nWrk is a command line interface to Trello.\n\nInstallation\n--------------\n\nDownload the tar file [wrk.tar.gz](https://github.com/downloads/blangel/wrk/wrk-latest.tar.gz)\n\nUn-package the tar file to a directory of your choosing (say `/opt/wrk`) and then make sure the following properties are set as environmental variables:\n\n* `JAVA_HOME` -\u003e (likely already set by your distro) set to the home directory of the java installation\n\n* `WRK_HOME` -\u003e set to the directory of where ever you untar-ed wrk (i.e., `/opt/wrk`).\n\nNow add `${WRK_HOME}/bin` to your `$PATH`\n\nFinally, create file `~/.wrk/token` and save in it your Trello token.  For help in creating a token see [here](https://trello.com/docs/gettingstarted/index.html#getting-a-token-from-a-user) (using your own application key or this one `8d56bbd601877abfd13150a999a840d0`).\n\nVersions\n-----------\n\n`1.0` - initial release\n\n`1.0.1` - added search command\n\nUsage\n-------\n\n`wrk --help`\n`wrk help \u003ccommand\u003e`\n\nTrello Id v. Wrk Id\n--------\n\nAll commands work with both a Trello Id (a long unique identifier provided by Trello) or a wrk generated id.  The wrk generated id is a short id starting with `wrk` and is meant to be used to chain operations together fluidly without having to copy and paste output.  By illustration, compare the two equivalent chains of commands:\n\nUsing Trello ids:\n\n    wrk orgs\n    # copy and paste organization id from output of last command\n    wrk boards in varickbergen\n    # copy and paste board id from output of last command\n    wrk cards in b:4feda1809693a8f66051de39\n    # copy and paste board id from output of 2 commands previous\n    wrk cards in b:4fed9292f29a10bc3b4077ec\n    \n![trello ids](https://github.com/blangel/wrk/raw/master/docs/img/trello-id.png \"trello ids\")\n\nUsing wrk ids:\n\n    wrk orgs\n    wrk boards in wrk1\n    wrk cards in wrk5\n    wrk pop\n    wrk cards in wrk2\n\n![wrk ids](https://github.com/blangel/wrk/raw/master/docs/img/wrk-id.png \"wrk ids\")\n\nColor/Editor Configuration\n------\n\nTo modify default color settings or the default editor see file `~/.wrk/config`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblangel%2Fwrk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblangel%2Fwrk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblangel%2Fwrk/lists"}