mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Merge branch 'patch-2' into 'master'
Remove explicit description to use metadata from repo instead See merge request fdroid/fdroiddata!7605
This commit is contained in:
commit
fca5242bd7
1 changed files with 0 additions and 21 deletions
|
|
@ -11,27 +11,6 @@ Changelog: https://github.com/Waboodoo/HTTP-Shortcuts/blob/HEAD/CHANGELOG.md
|
||||||
Donate: https://http-shortcuts.rmy.ch/support-me
|
Donate: https://http-shortcuts.rmy.ch/support-me
|
||||||
|
|
||||||
AutoName: HTTP Shortcuts
|
AutoName: HTTP Shortcuts
|
||||||
Description: |-
|
|
||||||
A simple app that allows you to create shortcuts that can be placed on your home screen.
|
|
||||||
Each shortcut, when clicked, triggers an HTTP request.
|
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/Waboodoo/HTTP-Shortcuts.git
|
Repo: https://github.com/Waboodoo/HTTP-Shortcuts.git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue