ach0o / pyjj

A bookmark management CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyjj

Code style: black

A bookmark management CLI

Installation and usage

Installation (for development)

pip install --editable .

Command line options

pyjj [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  add     Add a new bookmark
  edit    Edit a bookmark
  eureka  Get a random bookmark
  list    Show a list of bookmarks
  remove  Remove a bookmark
  tags    Show a list of tags
  use     Switch to a different table

License

See LICENSE

About

A bookmark management CLI

License:MIT License


Languages

Language:Python 100.0%