From cb76fff8619a087dbc920449afd53c8a31d51b88 Mon Sep 17 00:00:00 2001 From: Levi Date: Mon, 31 Oct 2022 21:33:08 +0100 Subject: [PATCH] feat: RoutineHub link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 44d896c..75bc5a3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [tycrek/ass](https://github.com/tycrek/ass) iOS Media Uploader + + This iOS/Siri Shortcut uploads your media (images, videos & gifs) to your [ass](https://github.com/tycrek/ass) server (an open source [ShareX](https://github.com/ShareX/ShareX) media hosting server). The shortcut requires configuration, which you will be prompted to do on import. You will be asked for the URL to your ass instance as well as the [auth token](https://github.com/tycrek/ass#generating-new-tokens) required to upload files to the server. At this step you can pass any other headers you'd like (instructions available in the ass [README.md](https://github.com/tycrek/ass#header-overrides)).