annotate README.md @ 719:bcdf320dabf4 default tip

Rewrite the ed2k again in php Getting openssl to hash md4 is a pain.
author nanaya <me@nanaya.net>
date Sun, 10 Dec 2023 00:35:22 +0900
parents 7833673f4860
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
364
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 The Hell
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
2 ========
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
4 Collection of random scripts I usually use. To install, use the setup script.
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
5 The install script is bourne-shell compatible (ie. should be compatible with
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
6 pretty much any bourne-shell-like in existence).
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
7
7833673f4860 Added readme because I can.
Edho Arief <edho@myconan.net>
parents:
diff changeset
8 There are various scripts in bin/ directory. Some are not usable and some are.