File utilities

QuickUp

Right-click any file to upload it and copy the URL.

WindowsmacOSLinux

Overview

QuickUp is a desktop utility for Windows, macOS, and Linux. It adds an upload action to your system file manager, lets you choose a public file host, uploads the selected file directly to that host, and copies the resulting URL to your clipboard.

Right-click upload

Adds an upload entry to the right-click menu in your file manager.

Choose a host

Pick Catbox, x0.at, Litterbox, or Uguu for each upload.

URL copied automatically

The URL is copied to your clipboard when the upload finishes.

No proxy

Files go directly to the host. Riyo has no server in between.

Supported hosts

Each host has its own retention, size limit, and blocked file types. Pick the one that fits the file you are sharing.

HostRetentionMax sizeBlocked types
CatboxPermanent200 MB.exe, .scr, .cpl, .doc, .docx, .jar
x0.at3-100 days (smaller lasts longer)1 GBExecutables (.exe, .dll, .jar, .class)
Litterbox1 hour1 GB.exe, .scr, .cpl, .doc, .docx, .jar
Uguu3 hours128 MBExecutables, scripts, .html, .svg, .jar, .apk

Install

Run the command for your platform in a terminal.

Windows · PowerShell
irm https://apps.riyo.me/install/quickup.ps1 | iex
macOS · Linux
curl -fsSL https://apps.riyo.me/install/quickup.sh | sh

FAQ

What is QuickUp?

A desktop utility that adds an upload action to your file manager. Right-click a file, choose a host, and the URL is copied to your clipboard.

Does QuickUp store my files?

No. Files are uploaded directly to the host you choose. Riyo does not proxy, inspect, or store uploads.

Which operating systems are supported?

Windows (Explorer context menu), macOS (Finder Quick Actions), and Linux (Nautilus, Dolphin, Thunar).

Which file hosts are supported?

Catbox (permanent, 200 MB), x0.at (3-100 days, 1 GB), Litterbox (1 hour, 1 GB), and Uguu (3 hours, 128 MB).

How do I uninstall QuickUp?

On Windows, run quickup.ps1 in %LOCALAPPDATA%\QuickUp with the uninstall argument. On macOS and Linux, run sh quickup.sh uninstall.