Changeset 20 in code for trunk/README.md
- Timestamp:
- Sep 11, 2023, 4:59:07 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r18 r20 12 12 * `tree(1)` for printing a list 13 13 * `mandoc(1)` for documentation 14 * `rm(1)` with the `-i` and `-I` switches 14 15 15 16 ## Add-ons 16 17 17 ### kanako\_gen 18 random username and password generator, requires `strings(1)`, 19 `dd(1)` and a sane `tr(1)` (FreeBSD's one behaves differently and 20 in unexpected ways) 21 22 ### kanako\_menu 18 ### kanako-menu 23 19 quick graphical front-end for kanako, works with either of `dmenu(1)` 24 20 or `bemenu(1)`, useful for copying passwords to clipboard. 25 21 26 ### kanako \_totp22 ### kanako-totp 27 23 time-based one time password addon for kanako, requires `oathtool(1)` 28 24 from oath-toolkit.
Note:
See TracChangeset
for help on using the changeset viewer.