From 3e50b160c0a122566536a05cd2896f04ebb8569d Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 15 Jan 2025 07:35:10 -0800 Subject: [PATCH 1/1] init --- README | 1 + 1 file changed, 1 insertion(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..c2c34a2 --- /dev/null +++ b/README @@ -0,0 +1 @@ +Small utility for producing totp codes from a base32 secret. -- 2.30.2