From 8b32b726337df21e0e6f6fa4be3183139fc6970a Mon Sep 17 00:00:00 2001 From: martylukyy <35452459+martylukyy@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:48:33 +0200 Subject: [PATCH] chore(docs): update README.md (#1210) * chore(docs): update README.md * add gotify as notification option --- README.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 7fd4b44..a647976 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Installation guide and documentation can be found at https://autobrr.com ## Key features - Torrents and usenet support -- Support for 70+ torrent trackers with IRC announces +- Support for 75+ torrent trackers with IRC announces - Newznab, Torznab and RSS support to easily get access to hundreds of torrent and usenet indexers - Torrent Magnet support - Powerful but simple filtering with RegEx support (like in autodl-irssi) @@ -27,7 +27,7 @@ Installation guide and documentation can be found at https://autobrr.com Windows, macOS) on different architectures (e.g. x86, ARM) - Great container support (Docker, k8s/Kubernetes) - Database engine supporting both PostgreSQL and SQLite -- Notifications (Discord, Telegram, Notifiarr, Pushover) +- Notifications (Discord, Telegram, Notifiarr, Pushover, Gotify) - One autobrr instance can communicate with multiple clients (torrent, usenet and \*arr) on remote servers - Base path / Subfolder (and subdomain) support for convenient reverse-proxy support @@ -119,25 +119,22 @@ the [docs](https://quickbox.io/knowledge-base/v3/applications-v3/autobrr-applica ### Shared seedbox -We have support for a couple of providers out of the box. -In case your provider is missing then please contact us on Discord, so we add support. +##### One-click installer & Quick installer -The scripts require some input but does most of the work. +- HostingByDesign (former Seedbox.io) via box +- Seedit4.me +- SeedHost.eu +- Ultra.cc -#### HostingByDesign (former Seedbox.io) - - wget https://gobrr.sh/install_sbio && bash install_sbio +##### Install scripts +We have support for a couple other providers out of the box. +In case your provider is missing then please contact us on [Discord](https://discord.gg/WQ2eUycxyT), so we can add support. +The scripts require some input but do most of the work. #### Swizzin.net wget https://gobrr.sh/install_sbio && bash install_sbio -#### Ultra.cc - -Use their official one-click installer or ours: - - wget https://gobrr.sh/install_ultra && bash install_ultra - #### WhatBox wget https://gobrr.sh/install_whatbox && bash install_whatbox @@ -157,11 +154,6 @@ on [Discord](https://discord.gg/WQ2eUycxyT) wget https://gobrr.sh/install_sbio && bash install_sbio -##### One-click installers - -- Ultra.cc -- Seedit4.me - ### Docker compose docker-compose for autobrr. Modify accordingly if running with unRAID or setting up with Portainer.