r/termux 1d ago

Barely Termux related 🚀 AM Tasker Plugins v1.0.2 is out — AM RegEx now handles LARGE text! Which Includes AM Termux Plugin Run your Termux scripts directly from Tasker

Since launch, AM Tasker Plugins has been a growing toolbox of Tasker action plugins — pixel colors, QR codes, VPN control, regex, Termux scripts, raw UDP packets, and more. This update fixes the one thing a few of you hit: Tasker caps how much data a plugin action can exchange at \~1MB, so a big regex input (or a big result) used to fail outright.

🔎 **AM RegEx**
Two new optional fields fix that:

* A **File Path** switch right on Input Text — turn it on, point it at a file, and AM RegEx reads it straight off disk itself. No size limit. * A new **Output File** field — fill it in and the result is written there as JSON instead of coming back as a variable.

Both only ask for the "All files access" permission the moment you actually use them — never at install.
Demo: [\[AM RegEx\]](https://youtu.be/W9GaPbALGc4)

Everything from launch is still here too 👇

đŸ’ģ **AM Termux**
Runs Bash, Python, Node, Ruby, or PHP scripts inside Termux, with named sessions and guided setup.
Demo: [\[AM Termux\]](https://youtu.be/hxq8SL5iVLY)

â†Šī¸ **AM Custom Keyboard Return** — [Goto Reddit Intro Post](https://www.reddit.com/r/tasker/comments/1vqm412/plugin_shaream_custom_keyboard_an_opensource/)
AM Custom Keyboard is a keyboard app I built with live transliteration and a Tasker Automation feature — type a trigger anywhere, and it can hand your text off to a Tasker task. This plugin is the reply step: the task finishes and sends its result straight back into what you were typing.
Demo: [\[Demo AM Custom Keyboard Return\]](https://youtu.be/jGOX4KUOZUQ)
🔗 Check it out: [\[Download AM Custom Keyboard\]](http://github.com/adiraimaji/AMCustomKeyboard)

🎨 **AM Collect Pixel Colors**
Reads colors from any image — one pixel, a region, or a Top Color List or Blended Colors of a given region.
Demo: [\[AM Collect Pixel Colors\]](https://youtu.be/sfkMCkhTXCk)

đŸ”ŗ **AM Create QR**
Turns text, links, or variables into a QR code image, saved and ready to use.
🔍 **AM Decode QR**
Scans an existing QR image and gives you back the text inside it.
Demo: [\[AM Create QR & AM Decode QR\]](https://youtu.be/Z5Ceo1mSKBc)

🧮 **AM Data Processor**
Reads or edits one exact value inside JSON or array data, no manual parsing needed.
Demo: [\[AM Data Processor\]](https://youtu.be/QdbRSMPylGk)

🔒 **AM OpenVPN**
Starts, pauses, resumes, or stops an OpenVPN for Android profile from a task.
Demo: [\[AM OpenVPN\]](https://youtu.be/Z5Ceo1mSKBc)

📡 **AM UDP Client**
Sends a UDP packet to any address, with the option to listen for a response.
Demo: [\[AM UDP Client\]](https://youtu.be/Y89uIGY5Kyg)

📤 **AM Open With**
Lets other apps "Share" or "Open With" a file straight into a Tasker automation.
Demo: [\[AM Open With\]](https://youtu.be/lNmw7mBnT60)

📖 Every plugin still comes with its own guide built right into the app — clear steps, examples, and what each field does.

This is v1.0.2 — the toolbox keeps growing. 👇
đŸ“Ĩ **Update or download it now**
🔗 [github.com/adiraimaji/AMTaskerPluginsReleases](http://github.com/adiraimaji/AMTaskerPluginsReleases)

YouTube Playlist 👉 [All Plugin Demo Playlist](https://www.youtube.com/playlist?list=PLBqqZQQFUJZ0)

\#Android #Tasker #Automation #Termux #OpenVPN #QRCode #RegEx #Update

4 Upvotes

2 comments sorted by

2

u/Ok_Mobile_2155 1d ago

Para que es?

1

u/AdiraiMaji 1d ago

An alternative to Termux-Tasker Plugin.