{"id":22622334,"url":"https://github.com/davidecaruso/kcc","last_synced_at":"2025-03-29T02:41:42.577Z","repository":{"id":64302207,"uuid":"300927963","full_name":"davidecaruso/kcc","owner":"davidecaruso","description":"🏷️ Go CLI command to store keychain credentials in clipboard","archived":false,"fork":false,"pushed_at":"2020-11-29T15:45:22.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-03T12:49:36.724Z","etag":null,"topics":["cli","cli-command","clipboard","go","golang","keychain"],"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/davidecaruso.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}},"created_at":"2020-10-03T16:40:13.000Z","updated_at":"2021-02-10T08:26:40.000Z","dependencies_parsed_at":"2023-01-15T09:45:40.035Z","dependency_job_id":null,"html_url":"https://github.com/davidecaruso/kcc","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidecaruso%2Fkcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidecaruso%2Fkcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidecaruso%2Fkcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidecaruso%2Fkcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidecaruso","download_url":"https://codeload.github.com/davidecaruso/kcc/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246131243,"owners_count":20728299,"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","cli-command","clipboard","go","golang","keychain"],"created_at":"2024-12-08T23:14:08.826Z","updated_at":"2025-03-29T02:41:42.560Z","avatar_url":"https://github.com/davidecaruso.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **K**ey**C**hain**C**lipboard\n\u003e CLI command which stores your credentials and load passwords in clipboard when you need them\n\n```\nStore your services' credentials and load passwords in clipboard when you need them:\n\nkcc add -s facebook.com -u john@doe.com\nkcc get -s facebook.com -u john@doe.com\n\nUsage:\n  kcc [command]\n\nAvailable Commands:\n  add         Store service credentials\n  del         Delete service credentials\n  get         Copy password in clipboard\n  help        Help about any command\n  version     Show current version\n\nFlags:\n      --config string   config file (default is $HOME/.kcc.yaml)\n  -h, --help            help for kcc\n  -v, --verbose         verbose output\n\nUse \"kcc [command] --help\" for more information about a command.\n```\n\n## How it works\nCredentials are saved in a file with `root` permissions so you must enter your system password.\nPasswords are copied in clipboard when you need them.\n\n## Custom storage file\nDefault storage file is located in `$HOME/.kcc.storage`, but if you want to customize it you have to follow these steps:\n- create a config file – default is `$HOME/.kcc.yaml`\n- set the *storage* key in the yaml file with an absolute path to the storage file as value. Example:\n```yaml\nstorage: /absolute/path/to/storage/file\n```\n- if config file location is not equal to the default, run `kcc` with the ` --config /path/to/config.yaml ` flag\n\n## Author\n[Davide Caruso](https://about.me/davidecaruso)\n\n## License\nLicensed under [MIT](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidecaruso%2Fkcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidecaruso%2Fkcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidecaruso%2Fkcc/lists"}