summaryrefslogtreecommitdiff
path: root/README.nfo
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-08-02 15:29:36 -0500
committerChristian Cleberg <[email protected]>2026-08-02 15:29:36 -0500
commitac3dccd27c8f2de325fde1394c92a6091f27555c (patch)
tree9bdf12f3727086ee6ae73dd3b8b39ed0f5067a1a /README.nfo
parent219c5401387339f5ebc025d8c89be14552c1cc21 (diff)
downloadrune-ac3dccd27c8f2de325fde1394c92a6091f27555c.tar.gz
rune-ac3dccd27c8f2de325fde1394c92a6091f27555c.tar.bz2
rune-ac3dccd27c8f2de325fde1394c92a6091f27555c.zip
convert readme to nfo; convert docs to txt; relicense to 0bsdHEADmain
Diffstat (limited to 'README.nfo')
-rw-r--r--README.nfo26
1 files changed, 26 insertions, 0 deletions
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 │
+└──────────────────────────────────────────────────────────────┘