Ppl
The command line address book
Install / Use
/learn @henrycatalinismith/PplREADME
_____ _____ __
| _ || _ || |
| __|| __|| |__
|__| |__| |_____|
ppl aims to be address book software for command-line users. It's pronounced like "people". You might be interested in ppl if:
- You like using the command-line
- You want ownership of your address book data back from the cloud
- You prefer to keep your data stored in an open format
$ gem install ppl
Usage
List all contacts
$ ppl ls
dave: dave@example.org
fred: fred@example.org
john: john@example.org
Add a contact
$ ppl add paul "Paul Baker"
Show a contact
$ ppl show fred
Fred Smith
fred@example.org
Delete a contact
$ ppl rm dave
Change a contact's ID
$ ppl mv dave david
Change a contact's name
$ ppl name john "John Smith"
Change a contact's email address
$ ppl email dave david@example.org
Change a contact's birthday
$ ppl bday john 1980-01-01
Contributing
Bug reports, fixes, and additional features are encouraged. The project uses Github issues to track bug reports.
Everyone interacting in ppl’s codebases, issue trackers etc is expected to follow the code of conduct.
License
ppl is released under the MIT License.
Related Skills
apple-reminders
338.0kManage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
gh-issues
338.0kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
healthcheck
338.0kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
