package icon

HTTP Request Shortcuts

Submit HTTP Requests from Shortcuts on your Home Screen
Place shortcuts (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



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

Donate

Versions

Although APK downloads are available below to give you the choice, you should be aware that by installing that way you will not receive update notifications and it's a less secure way to download. We recommend that you install the F-Droid client and use that.

Download F-Droid
  • Version 3.18.0 (1103180000) - Added on Aug 31, 2024

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • connect and disconnect from Wi-Fi
      Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • This app can appear on top of other apps
      This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • ch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.
    • uninstall shortcuts
      Allows the application to remove Homescreen shortcuts without user intervention.
    • com.wireguard.android.permission.CONTROL_TUNNELS
    • net.dinglisch.android.tasker.PERMISSION_RUN_TASKS

    Download APK 54 MiB PGP Signature | Build Log

  • Version 3.17.0 (1103170000) - Added on Aug 26, 2024

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • connect and disconnect from Wi-Fi
      Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • This app can appear on top of other apps
      This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • ch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.
    • uninstall shortcuts
      Allows the application to remove Homescreen shortcuts without user intervention.
    • com.wireguard.android.permission.CONTROL_TUNNELS
    • net.dinglisch.android.tasker.PERMISSION_RUN_TASKS

    Download APK 53 MiB PGP Signature | Build Log

  • Version 3.16.0 (1103160002) - Added on Aug 12, 2024

    arm64-v8a armeabi-v7a x86 x86_64

    This version requires Android 6.0 or newer.

    It is built and signed by F-Droid, and guaranteed to correspond to this source tarball.

    Permissions
    • access approximate location only in the foreground
      This app can get your approximate location from location services while the app is in use. Location services for your device must be turned on for the app to get location.
    • access precise location only in the foreground
      This app can get your precise location from location services while the app is in use. Location services for your device must be turned on for the app to get location. This may increase battery usage.
    • view network connections
      Allows the app to view information about network connections such as which networks exist and are connected.
    • view Wi-Fi connections
      Allows the app to view information about Wi-Fi networking, such as whether Wi-Fi is enabled and name of connected Wi-Fi devices.
    • connect and disconnect from Wi-Fi
      Allows the app to connect to and disconnect from Wi-Fi access points and to make changes to device configuration for Wi-Fi networks.
    • run foreground service
      Allows the app to make use of foreground services.
    • run foreground service with the type "specialUse"
      Allows the app to make use of foreground services with the type "specialUse"
    • have full network access
      Allows the app to create network sockets and use custom network protocols. The browser and other applications provide means to send data to the internet, so this permission is not required to send data to the internet.
    • show notifications
      Allows the app to show notifications
    • run at startup
      Allows the app to have itself started as soon as the system has finished booting. This can make it take longer to start the phone and allow the app to slow down the overall phone by always running.
    • ask to ignore battery optimizations
      Allows an app to ask for permission to ignore battery optimizations for that app.
    • This app can appear on top of other apps
      This app can appear on top of other apps or other parts of the screen. This may interfere with normal app usage and change the way that other apps appear.
    • use biometric hardware
      Allows the app to use biometric hardware for authentication
    • use fingerprint hardware
      Allows the app to use fingerprint hardware for authentication
    • control vibration
      Allows the app to control the vibrator.
    • prevent phone from sleeping
      Allows the app to prevent the phone from going to sleep.
    • ch.rmy.android.http_shortcuts.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
    • install shortcuts
      Allows an application to add Homescreen shortcuts without user intervention.
    • uninstall shortcuts
      Allows the application to remove Homescreen shortcuts without user intervention.
    • com.wireguard.android.permission.CONTROL_TUNNELS
    • net.dinglisch.android.tasker.PERMISSION_RUN_TASKS

    Download APK 141 MiB PGP Signature | Build Log