krz/rune

clone: git clone https://gitbay.org/krz/rune.git

main: README.nfo · raw

 1┌──────────────────────────────────────────────────────────────┐
 2│  R U N E                                   [ KRZ ]   krz.sh  │
 3└──────────────────────────────────────────────────────────────┘
 4
 5ARCHIVED
 6  no longer maintained. i don't use njalla anymore. open to
 7  reconsidering if there's interest or a contributor.
 8
 9WHAT
10  njalla on ios. native client for managing a njalla account:
11  domains, dns, api tokens, account balance. built with swiftui,
12  urlsession, and the njalla http api. no web ui needed.
13
14DOES
15  - domains: list, view details
16  - dns: view, add, edit, delete records
17  - api tokens: list, create with restrictions, delete
18  - account: view wallet balance
19
20AUTH
21  api tokens only. no username or password. the token is validated on
22  first launch and stored in the keychain.
23
24┌──────────────────────────────────────────────────────────────┐
25│  krz.sh                                                      │
26└──────────────────────────────────────────────────────────────┘