pfefferle / webfinger-cli
Web version of the finger protocol
                                    Fund package maintenance!
                                                                            
                                                                                                                                        notiz.blog/donate
                                                                                    
                                                                
Installs: 57
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pfefferle/webfinger-cli
Requires
- barnabywalters/mf-cleaner: ^0.1.4
- mf2/mf2: ^0.3.0
- pear/net_webfinger: ^0.4.0
- symfony/console: ^3.1
This package is auto-updated.
Last update: 2025-10-29 08:23:24 UTC
README
This is a simple CLI script similar to Unix' finger protocol to get User informations via WebFinger.
Example:
$ webfinger acct:pfefferle@notizblog.org
Install
Install using Composer
$ composer global require 'pfefferle/webfinger-cli'
Build phar file
To build the phar file, install Box
$ brew tap humbug/box
$ brew install box
and run
$ box compile -v