summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)AuthorFilesLines
2025-01-01rename angou to kasikar1-12/+12
Having a Japanese word as a project name sounds very childish when not I am not Japanese myself. Using a conlang is childish too when I don't know any words in it? I refuse to believe that.
2022-10-13add generate function and contrib/random scriptShokara Kou1-1/+5
I sometimes forget to copy-paste the passwords and usernames I generate, so this should help with that. Uses the random string generator script I made before by default.
2022-09-07make angou-age the main angou to be tool-independentShokara Kou1-2/+21
Angou no longer strictly depends on age or gnupg as the encrypt and decrypt commands are user changeable.
2022-01-24add ksh autocomplete in contrib/Shokara Kou1-0/+5
I just found out recently that ksh supported autocomplete when reading the man page for got(1), so here is support for it. I have not tested whether it works on other shells like bash or zsh because I do not use them.
2021-06-12initial payloadShokara1-0/+21