pinboard/rofi integration
Go to file
grym b959030fb0 First release 2024-02-23 20:19:06 -05:00
rofi_pinboard First commit 2024-02-23 20:08:28 -05:00
.gitignore First commit 2024-02-23 20:08:28 -05:00
.pre-commit-config.yaml First commit 2024-02-23 20:08:28 -05:00
CHANGELOG.md First release 2024-02-23 20:19:06 -05:00
LICENSE Initial commit 2024-02-24 01:11:29 +00:00
Makefile First release 2024-02-23 20:19:06 -05:00
README.md First release 2024-02-23 20:19:06 -05:00
README.md.orig First release 2024-02-23 20:19:06 -05:00
pyproject.toml First commit 2024-02-23 20:08:28 -05:00

README.md

rofi-pinboard

Command line use

rofi-pinboard


 Usage: rofi-pinboard [OPTIONS] COMMAND [ARGS]...

 rofi pinboard

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --version                     Show the version and exit.                     │
│ --install-completion          Install completion for the current shell.      │
│ --show-completion             Show completion for the current shell, to copy │
│                               it or customize the installation.              │
│ --help                        Show this message and exit.                    │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ rofi     Call rofi and launch a browser with the selected url.               │
│ setup    Setup Pinboard                                                      │
╰──────────────────────────────────────────────────────────────────────────────╯

rofi-pinboard setup


 Usage: rofi-pinboard setup [OPTIONS]

 Setup Pinboard

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --api-token        TEXT  [default: (dynamic)]                                │
│ --help                   Show this message and exit.                         │
╰──────────────────────────────────────────────────────────────────────────────╯

rofi-pinboard rofi


 Usage: rofi-pinboard rofi [OPTIONS]

 Call rofi and launch a browser with the selected url.

╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help          Show this message and exit.                                  │
╰──────────────────────────────────────────────────────────────────────────────╯