Tasker | ADVANCED (channel)
896 subscribers
680 photos
27 videos
201 files
463 links
Welcome to Tasker Profile Center channel!
Here you will find all the content posted at TPC site, and other projects shared by its users too.

Hope you enjoy it ;)

https://t.me/tasker_advanced
https://taskerprofilecenter.blogspot.com/
Download Telegram
#warning #TaskerDev
[DEV] Join 2.3.beta - Local Network File Transfer
Check out the demo video: https://youtu.be/lHDNLZVlJ_o

Check out the original post here (has download instructions for the beta): https://www.reddit.com/r/JoinApp/comments/g6qbra/dev_join_23beta_local_network_file_transfer/

Since Join now allows you to transfer files between devices on your local network this means that you can now also quickly and easily send files between devices in the Join Send Push action!

Simply select one or more files there, make sure the other device is reachable in the same local network and it should send the files via local network instead of via Google Drive! 😁

I also plan to add options to enable/disable the features shown here to the Join Settings action in Tasker so that you can automatically enable/disable this feature at will in any situation imaginable.

Let me know if it works well for you if you can! Thank you!

Source: Go!
#warning #TaskerDev
[DEV] Tasker 5.9.3.beta.5 - Supercharged Custom Settings, Send Whatsapp Messages, Freeze/Unfreeze apps and more!
New beta incoming! At long last the days of Tasker not finding the specific settings on your phone in the Custom Setting action are gone!

Sign up for the beta here.

If you don't want to wait for the Google Play update, get it right away here.

You can also get the updated app factory here.

Find All Possible Custom Settings For Your Phone
Now, when you use the helper in the Custom Setting action on your phone this appears: https://i.imgur.com/iD7mV7I.png

If you enable ADB Wifi while using this helper, it'll now find all settings for your specific phone! So, if there's a setting that can be changed on it, it'll find it! :)

Previously users had to send me their list of settings so that I could add them to Tasker's built-in list but it was obviously incomplete since there are so many different phone models out there.

Now all possible settings will be found! Rejoice! 😎

Send WhatsApp Text Messages
Demo here: https://youtu.be/XdBN8TOmIWQ

If you use the Contact Via App action and select the option to open a contact's WhatsApp profile you now have the option to automatically send a text message.

You also have a new option to back out of WhatsApp after sending the message so you end up right where you started.

Unfortunately for this to work your screen has to be on and unlocked so it won't work in every situation.

New ADB Wifi Helper Actions
Demo here: https://youtu.be/4Nt0Q6aokY4

When you use the helper in the ADB Wifi action you now get more options like:
- Clearing an app's data
- Freezing/Unfreezing apps
- Taking a screenshot without user interaction
- Toggling SIM Card on or off
- Uninstalling an app

Let me know if you know any other cool ADB Shell commands I can add in the helper :)

Important Change For Tasker Pros
Now when a variable contains an empty string, it'll be considered as not set by Tasker. Previously only variables with a null value would be considered not set.

This will holpefully solve many headaches and inconsistencies that Tasker has because of this.

Let me know if this has any breaking side effects if you can. 😅