Changeset 11 in code for trunk/README.md


Ignore:
Timestamp:
Oct 18, 2022, 9:57:56 PM (3 years ago)
Author:
koizumi.aoi
Message:

Moved addons to their own directory. Add kanako_gen, Removed
kanako-init, etc.

Signed-off-by: Aoi K <koizumi.aoi@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/README.md

    r10 r11  
    11# kanako (神奈子)
    2 the adaptable password manager.
     2the adaptable password manager. named after [Kanako Yasaka](https://en.touhouwiki.net/wiki/Kanako_Yasaka)
    33
    44## Backends supported
     
    1010* Any of the above, depending how you configured it
    1111* `ls(1)` or `tree(1)` for printing a list
    12 * busybox `tr(1)` for password generation
    1312* `mandoc(1)` for documentation
    1413
    1514## Add-ons
    1615
    17 ### kanakomenu
     16### kanako_gen
     17random username and password generator, requires `busybox(1)`
     18
     19### kanako_menu
    1820quick graphical front-end for kanako, works with either of `dmenu(1)`
    19 or `bemenu(1)`, useful for copying passwords to clipboard. it's configured
    20 through kanakomenu.conf
     21or `bemenu(1)`, useful for copying passwords to clipboard.
    2122
    22 ### kanakototp
     23### kanako_totp
    2324time-based one time password addon for kanako, requires `oathtool(1)`
    2425from oath-toolkit.
Note: See TracChangeset for help on using the changeset viewer.