Harvey Tindall 62621dabb9 CLI flags, start setting up goreleaser, add build scripts
Copied and fixed the build scripts from jf-accounts, added them to the
.goreleaser.yml. Also:
data directory now stored in user's config folder
Handle timeouts in jfapi
Maybe more i forgot about.
2020-08-01 21:20:02 +01:00
2020-07-29 22:11:28 +01:00
2020-08-01 16:31:08 +01:00
2020-07-29 22:11:28 +01:00
2020-08-01 16:31:08 +01:00

jfa-go

A rewrite of jellyfin-accounts in Go. Should be fully functional, and functions the same as jf-accounts. To switch, copy your existing ~/.jf-accounts to:

  • XDG_CONFIG_DIR/jfa-go (usually ~/.config) on *nix systems,
  • %AppData%/jfa-go on Windows,
  • ~/Library/Application Support/jfa-go on macOS.

(or specify config/data path with -config/-data respectively.)

Suggestions and help welcome.

Description
No description provided
Readme MIT 46 MiB
Languages
Go 48%
TypeScript 37.6%
HTML 10.9%
JavaScript 1.2%
CSS 1%
Other 1.2%