Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
deafmute1 committed May 31, 2024
1 parent 8f7a77c commit 2a7ae45
Show file tree
Hide file tree
Showing 8 changed files with 494 additions and 249 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
Uploads files to various services via universal action.
Displays results/status via notifications, filter keyword and even past results via a log file.

[**Download latest release**](https://github.com/deafmute1/alfred-upload/raw/main/Upload%20Files.alfredworkflow)


### Currently supported upload backends

**Nextcloud Share**:
- Requires Nextcloud Desktop Sync app running
- Copies selected files or folders to a given directory inside the desktop sync target - must set ncdest variable for this
- Generates a share link once file is uploaded and sends it to clipboard.


**Immich**:
- Uploads images
- Requires API key and server URL variables to be set

**ptpimg.me**

### Additional tools
- uploadres (keyword): displays status of last run upload for each backend
- upload: displays status of last run upload for backend, defaults to all. Running this keyword also triggers autoupdate mechanism.

### Changelog
v1.2 (2024-05-24)
- Added dialogue pop-up on first run to remove com.apple.quarantine from scripts/binaries

---

Expand Down
Binary file modified Upload Files.alfredworkflow
Binary file not shown.
Loading

0 comments on commit 2a7ae45

Please sign in to comment.