Skip to content

Android app to create home screen shortcuts that trigger arbitrary HTTP requests

License

Notifications You must be signed in to change notification settings

2219160052/HTTP-Shortcuts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Shortcuts for Android

Version

A simple Android app that allows you to create shortcuts that can be placed on your home screen. Each shortcut, when clicked, triggers an HTTP request.

Get it on Google Play

Get it on the Play Store or download the latest APK directly.

Find more information and documentation on the official website.

Support this app by helping me translate it or by becoming a Beta Tester!

Features

  • HTTP and HTTPS
  • GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS and TRACE
  • Basic Authentication, Digest Authentication & Bearer Authentication
  • Custom request headers
  • Custom request body (text or from file)
  • Upload files as form-data
  • Option to accept all certificates (if you know what you're doing)
  • Support for HTTP proxies
  • Built-in icons, support for Ipack icons and custom icons
  • 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 (e.g., vibrate, show toast, parse and process response…),
  • Import & Export in JSON or cURL format
  • 3rd party integration (e.g. Tasker)
  • Themes (with Dark Mode support)

Screenshots

Image Image Image Image Image Image Image Image Image Image Image Image Image

About

Android app to create home screen shortcuts that trigger arbitrary HTTP requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 91.3%
  • Java 4.9%
  • HTML 3.5%
  • CSS 0.3%