HTTP 快捷方式
正式版
8
查看
0
讨论
27
收藏
F-Droid版采用F-Droid公版签名
photo_library 应用截图
new_releases 更新日志
Improvements
You can now install shortcuts as lightweight apps (thanks @weifengiii)
When placing a shortcut onto the homescreen that has transparency in its icon, you can now pick the background color for the icon
Bulgarian and Basque translations were added
The language picker now shows the translation progress and includes a button to become a translator
There are now alternative app icons to choose from, in case you're tired of the blue one
You can now configure categories to align their shortcuts to the center or bottom
The soft keyboard now shows a more appropriate enter/submit option on most input fields
Bugfixes
Files shared into the app can now be properly forwarded to another shortcut via the enqueueShortcut Scripting function
Pending shortcuts now also show the hourglass icon in list mode, not just in grid mode
Fixed a bug where under certain circumstances an icon's custom color was not applied
Miscellaneous
Slight adjustment of padding on the variable widget
description 应用介绍
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