diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 15:29:36 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 15:29:36 -0500 |
| commit | ac3dccd27c8f2de325fde1394c92a6091f27555c (patch) | |
| tree | 9bdf12f3727086ee6ae73dd3b8b39ed0f5067a1a /README.nfo | |
| parent | 219c5401387339f5ebc025d8c89be14552c1cc21 (diff) | |
| download | rune-main.tar.gz rune-main.tar.bz2 rune-main.zip | |
Diffstat (limited to 'README.nfo')
| -rw-r--r-- | README.nfo | 26 |
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 │ +└──────────────────────────────────────────────────────────────┘ |
