Skip to content

HTTP Request Shortcuts

F-Droid

Open source

Submit HTTP Requests from Shortcuts on your Home Screen

Version
4.6.0
Size
19.9 MB
Updated
Jun 18, 2026
Get from Download APK (v4.6.0)
Signing certificate on record

About this app

Place shortcuts or widgets on your home screen to submit HTTP requests to all your favorite RESTful APIs, webservices and other URL resources. Great for home automation projects! • HTTP and HTTPS • GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS and TRACE • Basic Authentication, Digest Authentication, Bearer Authentication & Client Certificate Authentication • Custom request headers • Custom request body (text only) • Upload files as form-data or request body • Support for HTTP proxies • Support for self-signed certificates • Built-in icons, support for custom icons or using a site's favicon • Display response as a toast, window or dialog, or run silently • Grouping into categories through tabs • Value injection through variables (e.g., text, numbers, passwords, selections, colors, dates, …) • Run arbitrary JavaScript before & after execution, including special actions, such as (but not limited to):• show dialogs • show toasts • prompt for user input (e.g. asking for dates, passwords, text, ...) • parse JSON or XML responses • compute HMAC • store values into global variables for later use • vibrate • play notification sounds • send TCP or UDP packets • send MQTT messages to a broker • wake-on-lan • send Android intents • trigger Tasker tasks • read QR code (via 3rd party app) • read current physical location

• Import & Export in JSON or cURL format • 3rd party integration (e.g. Tasker) • Dark Mode support

Some ideas what to use HTTP shortcuts for:• Execute a script on your web server • Control your home automation system and IoT devices • Interact with your RaspberryPi and Arduino tinkering projects • Automate workflows • Download files

Find it on GitHub: https://github.com/Waboodoo/HTTP-Shortcuts. Or visit the official website for documentation: https://http-shortcuts.rmy.ch

Licensed under MIT, by Waboodoo.

OfficialSignature VerifiedOpen Source

What's New in v4.6.0

Imported from the F-Droid repository index.

Version history

v4.6.0Latest
Signature continuous

Jun 18, 2026 · 19.9 MB · Android API 2636 · code 1104060001

Imported from the F-Droid repository index.

INTERNETcom.android.launcher.permission.INSTALL_SHORTCUTcom.android.launcher.permission.UNINSTALL_SHORTCUTACCESS_WIFI_STATEACCESS_NETWORK_STATECHANGE_NETWORK_STATECHANGE_WIFI_STATEVIBRATESYSTEM_ALERT_WINDOWREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEPOST_NOTIFICATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONnet.dinglisch.android.tasker.PERMISSION_RUN_TASKScom.wireguard.android.permission.CONTROL_TUNNELScom.termux.permission.RUN_COMMANDWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICUSE_FINGERPRINTch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 8c43b5456f5283584dfcd48cee8d0728bf55bedbaf8c301fe95b678aeb20387c

v4.5.0
Signature continuous

May 27, 2026 · 19.9 MB · Android API 2636 · code 1104050003

Imported from the F-Droid repository index.

INTERNETcom.android.launcher.permission.INSTALL_SHORTCUTcom.android.launcher.permission.UNINSTALL_SHORTCUTACCESS_WIFI_STATEACCESS_NETWORK_STATECHANGE_WIFI_STATEVIBRATESYSTEM_ALERT_WINDOWREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEPOST_NOTIFICATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONnet.dinglisch.android.tasker.PERMISSION_RUN_TASKScom.wireguard.android.permission.CONTROL_TUNNELScom.termux.permission.RUN_COMMANDWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICUSE_FINGERPRINTch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 8ed76e00fb5f47a6634c71fd116db1427396817bcf64c82a711ec131e9e8f50a

v4.4.1
Signature continuous

May 3, 2026 · 19.9 MB · Android API 2636 · code 1104040101

Imported from the F-Droid repository index.

INTERNETcom.android.launcher.permission.INSTALL_SHORTCUTcom.android.launcher.permission.UNINSTALL_SHORTCUTACCESS_WIFI_STATEACCESS_NETWORK_STATECHANGE_WIFI_STATEVIBRATESYSTEM_ALERT_WINDOWREQUEST_IGNORE_BATTERY_OPTIMIZATIONSFOREGROUND_SERVICEPOST_NOTIFICATIONSACCESS_COARSE_LOCATIONACCESS_FINE_LOCATIONnet.dinglisch.android.tasker.PERMISSION_RUN_TASKScom.wireguard.android.permission.CONTROL_TUNNELScom.termux.permission.RUN_COMMANDWAKE_LOCKRECEIVE_BOOT_COMPLETEDUSE_BIOMETRICUSE_FINGERPRINTch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSIONFOREGROUND_SERVICE_SPECIAL_USE

SHA-256 02e13f701497f2b774aeb83d88d222241c12c14955f2eb0ba6a68ca0d1984f4b

Will it run on your device?

CompatibilityVery likely to run

92%

  • Runs on a broad range of modern Android versions.
  • Multiple CPU architectures are covered.
  • Aligned with the latest Android target SDK expectations.
What changed in this release
Size delta
0 MB
Added permissions
CHANGE_NETWORK_STATE
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be ch.rmy.android.http_shortcuts is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 4.5.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall HTTP Request Shortcuts first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of HTTP Request Shortcuts, and a listing is removed when the evidence for it stops holding up.

Get HTTP Request Shortcuts

Every source we list for ch.rmy.android.http_shortcuts is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Productivity
Android
8.0+
Architectures
arm64-v8a, armeabi-v7a, x86, x86_64
Version
4.6.0 (code 1104060001)
Size
19.9 MB
Updated
Jun 18, 2026
Package name
ch.rmy.android.http_shortcuts

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v4.6.0)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

8c43b5456f5283584dfcd48cee8d0728bf55bedbaf8c301fe95b678aeb20387c

Signing certificate

b6de3c054f09813fd6c033bccfd64aabfbc63680a7ebbcac64e9ae14e5547a5f

Permissions Required

INTERNET
com.android.launcher.permission.INSTALL_SHORTCUT
com.android.launcher.permission.UNINSTALL_SHORTCUT
ACCESS_WIFI_STATE
ACCESS_NETWORK_STATE
CHANGE_NETWORK_STATE
CHANGE_WIFI_STATE
VIBRATE
SYSTEM_ALERT_WINDOW
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS
FOREGROUND_SERVICE
POST_NOTIFICATIONS
ACCESS_COARSE_LOCATION
ACCESS_FINE_LOCATION
net.dinglisch.android.tasker.PERMISSION_RUN_TASKS
com.wireguard.android.permission.CONTROL_TUNNELS
com.termux.permission.RUN_COMMAND
WAKE_LOCK
RECEIVE_BOOT_COMPLETED
USE_BIOMETRIC
USE_FINGERPRINT
ch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
FOREGROUND_SERVICE_SPECIAL_USE

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem