From ac3dccd27c8f2de325fde1394c92a6091f27555c Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 15:29:36 -0500 Subject: convert readme to nfo; convert docs to txt; relicense to 0bsd --- README.nfo | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.nfo (limited to 'README.nfo') diff --git a/README.nfo b/README.nfo new file mode 100644 index 0000000..919e5ba --- /dev/null +++ b/README.nfo @@ -0,0 +1,26 @@ +┌──────────────────────────────────────────────────────────────┐ +│ R U N E [ KRZ ] krz.sh │ +└──────────────────────────────────────────────────────────────┘ + +ARCHIVED + no longer maintained. i don't use njalla anymore. open to + reconsidering if there's interest or a contributor. + +WHAT + njalla on ios. native client for managing a njalla account: + domains, dns, api tokens, account balance. built with swiftui, + urlsession, and the njalla http api. no web ui needed. + +DOES + - domains: list, view details + - dns: view, add, edit, delete records + - api tokens: list, create with restrictions, delete + - account: view wallet balance + +AUTH + api tokens only. no username or password. the token is validated on + first launch and stored in the keychain. + +┌──────────────────────────────────────────────────────────────┐ +│ krz.sh │ +└──────────────────────────────────────────────────────────────┘ -- cgit v1.2.3