{"id":13419354,"url":"https://github.com/lucc/khard","last_synced_at":"2025-05-14T13:06:02.010Z","repository":{"id":21049806,"uuid":"24348714","full_name":"lucc/khard","owner":"lucc","description":"Console vcard client","archived":false,"fork":false,"pushed_at":"2025-05-03T07:02:45.000Z","size":7156,"stargazers_count":615,"open_issues_count":30,"forks_count":65,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-05-03T08:25:44.896Z","etag":null,"topics":["address-book","cli","vcard"],"latest_commit_sha":null,"homepage":"https://khard.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":"CONTRIBUTING.rst","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,"zenodo":null}},"created_at":"2014-09-22T23:01:22.000Z","updated_at":"2025-05-03T07:12:47.000Z","dependencies_parsed_at":"2023-07-20T00:17:33.620Z","dependency_job_id":"b76d9cdc-ab4c-40b2-b9a7-63e4e7c25c1c","html_url":"https://github.com/lucc/khard","commit_stats":{"total_commits":1011,"total_committers":33,"mean_commits":"30.636363636363637","dds":"0.19287833827893175","last_synced_commit":"c6a2575aa94d753d6a16cb44eeb74487c165277d"},"previous_names":["scheibler/khard"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucc%2Fkhard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucc%2Fkhard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucc%2Fkhard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucc%2Fkhard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucc","download_url":"https://codeload.github.com/lucc/khard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254149948,"owners_count":22022851,"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":["address-book","cli","vcard"],"created_at":"2024-07-30T22:01:14.795Z","updated_at":"2025-05-14T13:06:01.968Z","avatar_url":"https://github.com/lucc.png","language":"Python","readme":"khard\n=====\n\nKhard is an address book for the Unix console. It creates, reads, modifies and\nremoves vCard address book entries at your local machine. Khard is also\ncompatible to the email clients mutt and alot and the SIP client twinkle. You\ncan find more information about khard and the whole synchronization process\n[here][blog].\n\nWarning: If you want to create or modify contacts with khard, beware that the\nvCard standard is very inconsistent and lacks interoperability. Different\nactors in that sector have defined their own extensions and even produce\nnon-standard output. A good example is the type value, which is tied to phone\nnumbers, email and post addresses. Khard tries to avoid such incompatibilities\nbut if you sync your contacts with an Android or iOS device, expect problems.\nYou are on the safe side, if you only use khard to read contacts. For further\ninformation about the vCard compatibility issues have a look into [this blog\npost][sad].\n\nInstallation\n------------\n\n[![Packaging status][repos-badge]][repos]\n\nKhard is already packaged for quite some distributions.  Chances are you can\ninstall it with your default package manager.  Releases are also published on\n[PyPi](https://pypi.org/project/khard/) and can be installed with `pip`.\nFurther instructions can be found in the\n[documentation](https://khard.readthedocs.io/en/latest/#installation).\n\nUsage\n-----\n\n[![Documentation Status][docs-badge]][docs]\n\nThere is an [example config file](doc/source/examples/khard.conf.example) which\nyou can copy to the default config file location: `~/.config/khard/khard.conf`.\n`khard` has several subcommands which are all documented by their `--help`\noption. [The docs][docs] also have a chapter on [command line\nusage](https://khard.readthedocs.io/en/latest/commandline.html) and\n[configuration](https://khard.readthedocs.io/en/latest/#configuration).\n\nIn order to build the documentation locally you need\n[Sphinx](https://www.sphinx-doc.org/).  It can be build from the Makefile in\nthe `doc` directory.\n\nDevelopment\n-----------\n\n[![ci-badge]][ci]\n\nKhard is developed [on GitHub](https://github.com/lucc/khard) where you\nare welcome to post [bug reports](https://github.com/lucc/khard/issues)\nand [feature requests](https://github.com/lucc/khard/pulls).  Also see the\n[notes for contributors](CONTRIBUTING.rst).\n\nAuthors\n-------\n\nKhard was started by [Eric Scheibler](http://eric-scheibler.de) and is\ncurrently maintained by @lucc.  [Several\npeople](https://github.com/lucc/khard/graphs/contributors) have\ncontributed over the years.\n\nRelated projects\n----------------\n\nIf you need a console based calendar too, try out\n[khal](https://github.com/pimutils/khal).\n\n  [blog]: http://eric-scheibler.de/en/blog/2014/10/Sync-calendars-and-address-books-between-Linux-and-Android/\n  [sad]: https://alessandrorossini.org/the-sad-story-of-the-vcard-format-and-its-lack-of-interoperability/\n  [repos]: https://repology.org/project/khard/versions\n  [repos-badge]: https://repology.org/badge/tiny-repos/khard.svg\n  [docs]: https://khard.readthedocs.io/en/latest/\n  [docs-badge]: https://readthedocs.org/projects/khard/badge/?version=latest\n  [ci]: https://github.com/lucc/khard/actions/workflows/ci.yml\n  [ci-badge]: https://github.com/lucc/khard/actions/workflows/ci.yml/badge.svg\n","funding_links":[],"categories":["Python","\u003ca name=\"organizers\"\u003e\u003c/a\u003eOrganizers and calendars"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucc%2Fkhard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucc%2Fkhard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucc%2Fkhard/lists"}