Files
resources/repos.toml
Andrew Amason c8daa79f06 Add Swag
2025-07-11 11:12:09 -04:00

67 lines
1.1 KiB
TOML

## INdividual Apps
[[repo]]
name = "audiobookshelf"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "advplyr/audiobookshelf"
branch = "master"
[[repo]]
name = "freshrss"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "FreshRSS/FreshRSS"
branch = "latest"
[[repo]]
name = "Glance"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "glanceapp/glance"
branch = "main"
[[repo]]
name = "tautulli"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "tautulli/tautulli"
branch = "master"
## LinuxServerIO Repos
[[repo]]
name = "dashy"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "lissy93/dashy"
branch = "master"
[[repo]]
name = "Heimdall"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "linuxserver/heimdall"
branch = "master"
[[repo]]
name = "swag"
[repo.config]
server = "unraid"
builder = "local"
git_account = "andrewamason"
repo = "linuxserver/swag"
branch = "master"