{"id":13586870,"url":"https://github.com/henrycatalinismith/ppl","last_synced_at":"2025-04-06T18:17:28.599Z","repository":{"id":5440514,"uuid":"6633410","full_name":"henrycatalinismith/ppl","owner":"henrycatalinismith","description":"The command line address book","archived":false,"fork":false,"pushed_at":"2023-10-02T00:12:14.000Z","size":4044,"stargazers_count":301,"open_issues_count":1,"forks_count":18,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-05-17T11:20:29.019Z","etag":null,"topics":["address-book","command-line","git","ppl","vcard"],"latest_commit_sha":null,"homepage":"https://github.com/henrycatalinismith/ppl/wiki","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henrycatalinismith.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2012-11-10T23:10:35.000Z","updated_at":"2024-01-04T15:54:00.000Z","dependencies_parsed_at":"2024-02-13T21:53:03.284Z","dependency_job_id":null,"html_url":"https://github.com/henrycatalinismith/ppl","commit_stats":{"total_commits":1011,"total_committers":8,"mean_commits":126.375,"dds":0.009891196834816984,"last_synced_commit":"7375e475e90de1726532ed4c76beedf11f5d8971"},"previous_names":["h2s/ppl"],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrycatalinismith%2Fppl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrycatalinismith%2Fppl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrycatalinismith%2Fppl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henrycatalinismith%2Fppl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henrycatalinismith","download_url":"https://codeload.github.com/henrycatalinismith/ppl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526768,"owners_count":20953143,"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","command-line","git","ppl","vcard"],"created_at":"2024-08-01T15:05:52.355Z","updated_at":"2025-04-06T18:17:28.573Z","avatar_url":"https://github.com/henrycatalinismith.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"     _____  _____  __\n    |  _  ||  _  ||  |\n    |   __||   __||  |__\n    |__|   |__|   |_____|\n\n\nppl aims to be address book software for command-line users. It's pronounced\nlike \"people\". You might be interested in ppl if:\n\n* You like using the command-line\n* You want ownership of your address book data back from the cloud\n* You prefer to keep your data stored in an open format\n\n\u003ca href=\"https://github.com/henrycatalinismith/ppl/actions/workflows/build.yml\"\u003e\n  \u003cimg \n    alt=\"Build status\"\n    src=\"https://github.com/henrycatalinismith/ppl/actions/workflows/build.yml/badge.svg\"\n  /\u003e\n\u003c/a\u003e\n\n------------\n\n```bash\n$ gem install ppl\n```\n\nUsage\n-----\n\n### List all contacts\n\n```bash\n$ ppl ls\ndave: dave@example.org\nfred: fred@example.org\njohn: john@example.org\n```\n\n### Add a contact\n```bash\n$ ppl add paul \"Paul Baker\"\n```\n\n### Show a contact\n```bash\n$ ppl show fred\nFred Smith\nfred@example.org\n```\n\n### Delete a contact\n```bash\n$ ppl rm dave\n```\n\n### Change a contact's ID\n```bash\n$ ppl mv dave david\n```\n\n### Change a contact's name\n```bash\n$ ppl name john \"John Smith\"\n```\n\n### Change a contact's email address\n```bash\n$ ppl email dave david@example.org\n```\n\n### Change a contact's birthday\n```bash\n$ ppl bday john 1980-01-01\n```\n\nContributing\n------------\n\nBug reports, fixes, and additional features are encouraged. The project uses\n[Github issues](https://github.com/henrycatalinismith/ppl/issues) to track bug reports.\n\nEveryone interacting in ppl’s codebases, issue trackers etc is expected to follow the [code of conduct](https://github.com/henrycatalinismith/ppl/blob/trunk/code_of_conduct.md).\n\nLicense\n-------\n\nppl is released under the [MIT License].\n\n[MIT License]: http://www.opensource.org/licenses/MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrycatalinismith%2Fppl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenrycatalinismith%2Fppl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenrycatalinismith%2Fppl/lists"}