{"id":13557422,"url":"https://github.com/kitplummer/clikan","last_synced_at":"2026-01-22T21:43:21.725Z","repository":{"id":42385509,"uuid":"255942821","full_name":"kitplummer/clikan","owner":"kitplummer","description":"clikan is a super simple personal kanban board that runs in a CLI","archived":false,"fork":false,"pushed_at":"2025-09-04T15:40:08.000Z","size":626,"stargazers_count":268,"open_issues_count":7,"forks_count":23,"subscribers_count":9,"default_branch":"develop","last_synced_at":"2026-01-05T12:42:17.042Z","etag":null,"topics":["kanban","personal","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kitplummer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-15T14:30:34.000Z","updated_at":"2025-12-08T13:26:14.000Z","dependencies_parsed_at":"2024-11-04T07:41:41.085Z","dependency_job_id":null,"html_url":"https://github.com/kitplummer/clikan","commit_stats":{"total_commits":114,"total_committers":8,"mean_commits":14.25,"dds":0.5087719298245614,"last_synced_commit":"5fe121b48ad016a812f5793c837872b65a8a4966"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/kitplummer/clikan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitplummer%2Fclikan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitplummer%2Fclikan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitplummer%2Fclikan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitplummer%2Fclikan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitplummer","download_url":"https://codeload.github.com/kitplummer/clikan/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitplummer%2Fclikan/sbom","scorecard":{"id":561868,"data":{"date":"2025-08-11","repo":{"name":"github.com/kitplummer/clikan","commit":"c296deb1f053a5ba28bb5d1fe13741c8e52df564"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":3,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackagedeploy.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackage.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackagedeploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackagedeploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackagedeploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackagedeploy.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackagedeploy.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackagedeploy.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackagedeploy.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackagedeploy.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackagedeploy.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/kitplummer/clikan/pythonpackagedeploy.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackagedeploy.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackagedeploy.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackagedeploy.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackagedeploy.yml:50","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   7 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: License.txt:0","Info: FSF or OSI recognized license: MIT License: License.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T13:57:03.001Z","repository_id":42385509,"created_at":"2025-08-20T13:57:03.001Z","updated_at":"2025-08-20T13:57:03.001Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28671724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T20:48:19.482Z","status":"ssl_error","status_checked_at":"2026-01-22T20:48:14.968Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["kanban","personal","python"],"created_at":"2024-08-01T12:04:20.620Z","updated_at":"2026-01-22T21:43:21.694Z","avatar_url":"https://github.com/kitplummer.png","language":"Python","funding_links":[],"categories":["Python","python"],"sub_categories":[],"readme":"# clikan: CLI (Personal) Kanban\nThere has been a little chatter about 'personal' kanban on the tubes lately.  I don't know about the need to hype it as personal, but if you're looking to get your head wrapped around stuff needing to get done - then kanban is a healthy tool.  clikan is a super simple command-line utility for tracking tasks following the Japanese Kanban (boarding) style.  clikan's core intent is to be easy to use, and to maintain simplicity.\n\n![icon](docs/icon-256x256.png)\n\n## Installation\n\n$ `pip install clikan`\n\n### Alternative Installation with Guix\n\n$ `guix install clikan`\n\n### Create a `.clikan.yaml` in your $HOME directory\n\n```yaml\n---\nclikan_data: /Users/kplummer/.clikan.dat\nlimits:\n  todo: 10\n  wip: 3\n  done: 10\n  taskname: 40\nrepaint: true\n```\n\n* `clikan_data` is the datastore file location.\n* `limits:todo` is the max number of items allowed in the todo column, keep this small - you want a smart list, not an ice box of ideas here.\n* `limits:wip` is the max number of items allowed in in-progress at a given time.  Context-switching is a farce, focus on one or two tasks at a time.\n* `limits:done` is the max number of done items visible, they'll still be stored.  It's good to see a list of done items, for pure psyche.\n* `limits:taskname` is the max length of a task text.\n* `repaint` is used to tell `clikan` to show the display after every successful command - default is false/off.\n\n-- or --\n\n$ `clikan configure`\n\nto create a default data file location.\n\nThis is where the tool will store the history of files.  It's configurable so you can put the data in a Dropbox or other cloud-watched directory for safe archiving/backing up.\n\nIf you're like me, even `clikan` is a bunch too many characters to type, so shorten with an alias in my shell config to `clik`.\n\n## Usage\nThe basic usage of clikan breaks down into three basic commands:\n\n### Show\n\n$ `clikan show` (alias: s)\n\n### Add\n\n$ `clikan add [task text]` (alias: a)\n\n### Promote\n\n$ `clikan promote [task id]` (alias: p)\n\nAnd there are more supporting commands:\n\n### Regress\n\n$ `clikan regress [task id]`\n\n### Delete\n\n$ `clikan delete [task id]` (alias: d)\n\n### Configure\n\n$ `clikan configure`\n\n### Screenshot\n\n![Screenshot](screenshot.png)\n\n## Development\n\nIt's Python code.  Fork, fix, and submit a PR - it'd be super appreciated.\n\nTests?  Um, yeah.\n\n### Testing\n\nUpdated test suite to include 3.6-3.9 on Windows, macOS and Ubuntu.\n\n***Definitely*** need some help here.  There is a basic test suite available in `clikan_test.py`.\n\nTo run it, make sure ~/.clikan.dat is empty, or specify a test locale\nwith the `CLIKAN_HOME` environment variable the you can run:\n\n```\nCLIKAN_HOME=/tmp pytest clikan_test.py\n```\n\nThe project uses this environment variable feature to test different functional configuration scenarios internally to the test suite.\n\nAm considering adding the `--config_file` feature to allow for specifying the path to the config file as well.  If this is something you're interesting in or believe would be beneficial let me know through an Github issue.\n## License\n\n```\nMIT License\n\nCopyright 2018 Kit Plummer\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n\n## Support\n\nGithub Issues\nhttps://github.com/kitplummer/clikan/issues\n\nFeel free to use issues as a forum-like thing too, ask questions or post comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitplummer%2Fclikan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitplummer%2Fclikan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitplummer%2Fclikan/lists"}