JOIN OUR CHAT GROUPS NOW!

If you are a fan of Tasker and want to be aware of the latest news, tips and tricks, have doubts, or would like to help who needs it, join us!

TASKER PROFILE CENTER IS ON PATREON.COM NOW!

If you like my projects and want to support me, now you can do it by becoming my Patron.

STAY UPDATED ABOUT TPC PROJECTS IN A MORE DIRECT WAY!

With the new Tasker Projects Tracker project made by @SmartPhoneLover you can stay up-to-date with our latest work.

Friday, November 29, 2019

[PROFILE] Start Playing Music On BT Connected v1.0

DESCRIPTION
This profile will allow you to automate music playback when the desired BT device is connected.

Notes:
- I used the Poweramp music player, but you can use your own if you like. To find its itents, go here.
- To set your BT device, edit 'Name' or 'Address' (MAC) from the 'BT Connected' profile settings.

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Profile (XML)
Profile (TaskerNet)

Tuesday, November 26, 2019

[PROJECT] Fingerprint Demo Actions v1.1

DESCRIPTION
As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions.

These are the things you will learn...
• Finger Touch (any): Perform customized actions depending on which finger has touched the sensor. (*)
• Finger (down) [1] + (up): Calculate elapsed time between finger (down) and finger (up), so you can perform long press actions.
• Finger (down) [2]: Double tap gestures (or more).
• Finger (down) [3] + Screen (unlock): React to specific unlock attempts (failed).

This project does not contain predefined actions that execute certain applications, nor does it carry out specific actions. What is included are generic actions as a demonstration, which can then be extrapolated (idea) to other projects.

Notes:
- The project uses the 'Logcat Entry' action, added in Tasker v5.9.beta8.
- To use it just toggle according profile(s) from the list above.
- There are several ways to make the profile detect the decided filter: applying regex expressions, filtering by specific words/terms, or searching for matching elements from within the associated task by reading the %(lc_text) var.
- (*) The device needs to be locked (Lockscreen).
- IDs are unique for each device, and also components/services can vary from device to device. Therefore, I recommend you not to take these components/filters that I have used in the project as them are. If they work, perfect! But if not, you should look for the corresponding ones for your device. But at least you will have a base to start.
- This project was built based on the Xiaomi Redmi Note 7 device (Xiaomi.eu beta ROM).

DEMO

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Double tap gesture (or more).
- New: Detect unlock attempts (failed).
- Other: Small changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Project (XML)
Project (TaskerNet)

[PROJECT] Fingerprint Demo Actions v1.0

DESCRIPTION
As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions.

These are the things you will learn...
• Finger Touch (any): Perform customized actions depending on which finger has touched the sensor. (*)
• Finger (down/up): Calculate elapsed time between finger (down) and finger (up), so you can perform long press actions.

This project does not contain predefined actions that execute certain applications, nor does it carry out specific actions. What is included are generic actions as a demonstration, which can then be extrapolated (idea) to other projects.

Notes:
- The project uses the 'Logcat Entry' action, added in Tasker v5.9.beta8.
- To use it just toggle according profile(s) from the list above.
- There are several ways to make the profile detect the decided filter: applying regex expressions, filtering by specific words/terms, or searching for matching elements from within the associated task by reading the %(lc_text) var.
- (*) The device needs to be locked (Lockscreen).
- ids are unique for each device, and also components can vary from device to device too.
- This project was built based on the Xiaomi Redmi Note 7 device.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Project (XML)
Project (TaskerNet)

Saturday, November 23, 2019

[PROFILE] Set Random Wallpaper Every Day v1.1

DESCRIPTION
These profiles set a random wallpaper based on different contexts.

Notes:
- Wallpaper files have to be placed locally.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Change wallpaper on screen on. (separate profile)
- Other: Minor changes to base version.

DOWNLOAD
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile (TaskerNet)

Thursday, November 7, 2019

[PROJECT] Tasker Content Viewer - Get total number of projects, profiles, tasks and scenes from your Tasker v1.4

DESCRIPTION
As you know, Tasker can show us the total number of profiles, tasks and scenes that are imported into it. But what is the main problem from here? It simply shows us non-hidden profiles and tasks. But what about anonymous tasks, linked to profiles? And the tasks from scenes, categorized as anonymous?
So this project will help you to know the exact and total number of them, as them are.

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet
(It can be deleted after imported)

Notes:
- Orange profiles and tasks are all non-anonymous, located in main Tasker UI.
- To make it work on unrooted devices, please, make sure that 'Local Auto-Backup Max Age' option, under Tasker's Preferences, is set to any value except: No Auto-Backups.

SCREENSHOTS

CREDITS
@SmartPhoneLover

CHANGELOG
- Other: Progress bar width is now dynamically calculated based on available space.
- Other: Moved all UI settings to 'Setup (UI)' task.
- Other: Small changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)
Resources (ZIP)

DOWNLOAD (Ads Supported)
Project (XML)
Project (TaskerNet)
Resources (ZIP)

Sunday, November 3, 2019

[PROFILE] AdGuard Toggler v1.0

DESCRIPTION
Enable/disable the AdGuard service in the background. You can also apply it to your projects so that it works on demand.

Notes:
- If intents fail to be sent to the app using the default password, try generating a custom one.
- A separate task (AGT - API Library) is included where you will find the rest of all the available official intents with more actions.
- You can go here to know how to enable the dedicated API to be used within Tasker. You will also find some useful information about intent usage.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile
Profile (XML)
Profile (TaskerNet)
API Library
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Profile
Profile (XML)
Profile (TaskerNet)
API Library
Task (XML)
Task (TaskerNet)

Saturday, November 2, 2019

[TASK] Open App Permissions Page In Background (ROOT) v1.0

DESCRIPTION
This little task will allow you to jump directly to the permissions page of the desired app.

I will not give an example of use because they are infinite. Everything is left to your imagination of where and how to apply it.

Notes:
- As 'Action.MANAGE_APP_PERMISSIONS' intent is protected (GRANT_REVOKE_PERMISSIONS is not available for third-party apps), root is needed.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Task (XML)
Task (TaskerNet)

Friday, November 1, 2019

[PROFILE] Apps Keep Screen On v1.0

DESCRIPTION
It will allow the app(s) to be fully usable without the interruption of the Android's screen timeout.

How to know real max value for my device?
(+ > Settings > Custom Setting')
1. Click on the magnifying glass icon, and select 'Find'. Press 'home' button.
2. Go to the appropriate Android setting on your device, and change the screen timeout to 'never' or similar.
3. Come back to Tasker and click again on the previous icon. If any changes were detected, they will appear on the screen.

Notes:
- To customize the app(s) you want to use, edit the 'AKSOx - Apps' profile.
- To prevent Android from overwriting max value to 10' (or the maximum for the device), a root variant is included. Which will allow to set the real max value to not turn the screen off (if available). Just edit A3 from 'AKSOB - Enable' task, writing the correct value for your device in the 'Value' field.

CREDITS
@SmartPhoneLover

DOWNLOAD
Root
Profile (XML)
Profile (TaskerNet)
No Root
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Root
Profile (XML)
Profile (TaskerNet)
No Root
Profile (XML)
Profile (TaskerNet)