1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 09:00:10 +00:00
a better way to manage your Jellyfin users, now in go.
Go to file
2020-07-29 22:11:28 +01:00
b first 2020-07-29 22:11:28 +01:00
data first 2020-07-29 22:11:28 +01:00
api.go first 2020-07-29 22:11:28 +01:00
auth.go first 2020-07-29 22:11:28 +01:00
config.go first 2020-07-29 22:11:28 +01:00
go.mod first 2020-07-29 22:11:28 +01:00
go.sum first 2020-07-29 22:11:28 +01:00
invites.json first 2020-07-29 22:11:28 +01:00
jfapi.go first 2020-07-29 22:11:28 +01:00
main.go first 2020-07-29 22:11:28 +01:00
pwval.go first 2020-07-29 22:11:28 +01:00
README.md first 2020-07-29 22:11:28 +01:00
storage.go first 2020-07-29 22:11:28 +01:00
views.go first 2020-07-29 22:11:28 +01:00

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.