a better way to manage your Jellyfin users, now in go
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Harvey Tindall 961b9afa75
Functioning user creation, notifications,
5 years ago
b
data Functioning user creation, notifications, 5 years ago
README.md
api.go Functioning user creation, notifications, 5 years ago
auth.go Functioning user creation, notifications, 5 years ago
config.go
email.go Functioning user creation, notifications, 5 years ago
go.mod Functioning user creation, notifications, 5 years ago
go.sum Functioning user creation, notifications, 5 years ago
invites.json
jfapi.go Functioning user creation, notifications, 5 years ago
main.go Functioning user creation, notifications, 5 years ago
pwval.go Functioning user creation, notifications, 5 years ago
storage.go Functioning user creation, notifications, 5 years ago
views.go Functioning user creation, notifications, 5 years ago

README.md

jfa-go

An ongoing rewrite of jellyfin-accounts in Go. I'm doing this to learn the language, so i'll still be maintaining the Python version.

Suggestions and help welcome.