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.

Sunday, December 29, 2019

[PROJECT] QR WiFi Connect - Connect to WiFi networks and create your own codes v1.1

DESCRIPTION
This project will help you to automatically connect to a WiFi network by scanning its pre-generated QR code. But also, you will be able to generate your own codes too!

To add the network to your device and connect to it is as simple as pointing the rear camera to the QR code and Tasker will do the rest for you.

Notes:
- Thanks to @GlitchYou for providing the base code that the project was built from. (Here you can find the project where the code was taken from)
- To use this project you will need the AutoBarcode plugin.
- To generate codes, an active internet connection is required.
- Generated codes are locally saved to /storage/emulated/0/Download. (Actually renamed and moved from the original one: /storage/emulated/0/AutoBarcode)

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover
@GlitchYou

CHANGELOG
- New: Share QR code after creation.
- Fix: QR code would be generated (with errors) when text fields remained in blank.
- Fix: Little error (not really important) on the generated coded code for QR format.
- Other: Added missing credits for the user who provided the original code for adding networks to Android, very sorry. (thanks @GlitchYou)

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[PROJECT] QR WiFi Connect - Connect to WiFi networks and create your own codes v1.0

DESCRIPTION
This project will help you to automatically connect to a WiFi network by scanning its pre-generated QR code. But also, you will be able to generate your own codes too!

To add the network to your device and connect to it is as simple as pointing the rear camera to the QR code and Tasker will do the rest for you.

Notes:
- To use this project you will need the AutoBarcode plugin.
- To generate codes, an active internet connection is required.
- Generated codes are locally saved to /storage/emulated/0/Download. (Actually renamed and moved from the original one: /storage/emulated/0/AutoBarcode)

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[TASK] Toggle Flashlight v1.0

DESCRIPTION
Different methods by which you can toggle (on/off) the device's flashlight.

Notes:
- Big thanks to @JustRollWithIt (Reddit) for the base task.

CREDITS
@SmartPhoneLover
@JustRollWithIt

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Thursday, December 26, 2019

[PROJECT] Battery Monitor v1.2

DESCRIPTION
Here you have a small project to be aware of the status of your battery at the time of charging.

This is the info you will know in real time:
• Temperature (ºC)
• Watts (W)
• Voltage (V)
• Charge current (mA)
• Accumulated capacity (mAh)
• Connection type (AC, USB, Wireless)
• Estimated total charging time

Notes:
- Thanks to @Valdorg for helping on building the project, and @cruzer_blaze2, @MeloProfessional for helping on testing/debugging.
- There's another very similar version of the project from our well known buddy (@MeloProfessional) that you can check on his TSB channel: Go!
- At the time of connection, will be normal that some of the values, during the first seconds or perhaps minutes, may not appear. That's because Tasker must wait for the intent to collect all the corresponding data.
- If you don't know the battery design capacity of your device you can get it using this profile.
- Except for 'Watts (W)', the rest of the values will be gotten without root. But, if non-root fails for whatever reason, root will be used instead.
- A debug task (Debug Task) is included in case the user has problems with erroneous values or not shown. Follow the instructions inside it to know how to use it.

SCREENSHOTS

CREDITS
@SmartPhoneLover
@Valdorg
@cruzer_blaze2
@MeloProfessional

CHANGELOG
- New: Temperature mode selection (°C/°F). (configure it from 'Setup' task)
- New: Debug task (separated from the project) to send logs to me (dev of the project), if it fails reading some of the values. (read notes about it)
- Fix: Unset values due to non-existent files/sources now won't prevent the rest of values not to be updated.

DOWNLOAD
Battery Monitor
Project (XML)
Project (TaskerNet)
Debug Task
Task (XML)

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

Tuesday, December 24, 2019

[TASK] Open File Types Using Intents v1.1

DESCRIPTION
This task will allow you to open any type of file (image, video, audio, doc...) using intents.

Notes:
- Thanks to @Svitosky (Reddit) for providing the method to retrieve metadata type from system automatically.
- To know what MIME Type to use in any case you can check this list.

CREDITS
@SmartPhoneLover
@Svitosky

CHANGELOG
- New: Retrieve MIME Type from file automatically. (Thanks to @Svitosky)
- Other: Tasks are now separated.

DOWNLOAD
Manual MIME Type
Task (XML)
Task (TaskerNet)
Automatic MIME Type
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Manual MIME Type
Task (XML)
Task (TaskerNet)
Automatic MIME Type
Task (XML)
Task (TaskerNet)

[TASK] Kill Background Processes v1.0

DESCRIPTION
Different methods by which you can kill app processes.

Notes:
- Some will require root and some not.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[TASK] Open File Types Using Intents v1.0

DESCRIPTION
This task will allow you to open any type of file (image, video, audio, doc...) using intents.

Notes:
- To know what MIME Type to use in any case you can check this list.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Monday, December 23, 2019

[PROJECT] Tasker Fingerprint Protection v1.0

DESCRIPTION
This is a project that I created based on a request from a user on the Tasker Feature Requests website.
Basically, it is about being able to unlock Tasker access through the biometric sensor, using Tasker himself. A different way than the built-in one (PIN).

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

This is only a temporary solution, and ONLY as a demonstration.
If you want to protect access with this method, it is strongly recommended to use a compatible app, or wait for the developer to incorporate such function officially.

Notes:
- You can check the original support ticket here.
- Two are the versions available to download, depending on the trigger you wanna use. I recommend using the 'Logcat Trigger', much faster.
- As logcat components and filters may change from device to device, here you have a compatibility list. If you don't find the right for your device, contact us through the TPC chat groups.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Tasker Trigger
Project (XML)
Project (TaskerNet)
Logcat Trigger
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Tasker Trigger
Project (XML)
Project (TaskerNet)
Logcat Trigger
Project (XML)
Project (TaskerNet)

[PROJECT] Battery Monitor v1.1

DESCRIPTION
Here you have a small project to be aware of the status of your battery at the time of charging. And it works without root, since it doesn't need to read raw values directly from the files located in' /sys/class/power_supply'.

This is the info you will know in real time:
• Temperature (ºC)
• Watts (W) (*)
• Voltage (V)
• Charge current (mA)
• Accumulated capacity (mAh)
• Connection type (AC, USB, Wireless)
• Estimated total charging time

Notes:
- Thanks to @Valdorg for helping on building the project, and @cruzer_blaze2, @MeloProfessional for helping on testing/debugging.
- There's another very similar version of the project from our well known buddy (@MeloProfessional) that you can check on his TSB channel: Go!
- At the time of connection, will be normal that some of the values, during the first seconds or perhaps minutes, may not appear. That's because Tasker must wait for the intent to collect all the corresponding data.
- If you don't know the battery design capacity of your device you can get it using this profile.
- (*) To get that info, the device has to be rooted.

SCREENSHOTS

CREDITS
@SmartPhoneLover
@Valdorg
@cruzer_blaze2
@MeloProfessional

CHANGELOG
- New: Full battery statistics for desktop view (notification with basic info will continue to be visible). (tap notification)
- New: Show how much battery has been charged in mAh during the current session.
- New: Watts measure. (root needed)
- Fix: Missing notification category for Android 8.0+.
- Other: Removed percentage (%) count value. (only for notification)
- Other: Removed all related to statusbar tile. So, no more manual check for battery statistics. Sorry.
- Other: Changed the name of all variables to more descriptive ones.
- Other: Deleted Spanish version.
- Other: Added 'Setup' tasks.
- Other: Minor changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[TASK] Get Multimedia Metadata (JF) v1.1

DESCRIPTION
It will allow you to retrieve a lot of information regarding incrusted metadata from audio, image and video files.

You can use it in the following ways:
· To analize a file from another task, using '%(par#)' variable to send the path of it.
· To get info about playing sound with the new 'Music Track Changed' profile event, providing the '%(mt_track)' variable, and getting the list of files from main directory. Then, using the '#?*%(mt_track)*' expression, will help finding the correct path of the file.
· And many more... ;)

Notes:
- To know more about every method, you can go here.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Added an action from which to write the file path more easily. (A1)
- Other: Changed task name.

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[TASK] Talking Clock v1.3

DESCRIPTION
Set of tasks that will let you know the current time.

Features:
- 12/24h
- Formal & Informal

Languages:
- English (ENG)
- Spanish (SPA)

Notes:
- All is bundled in a single project file, so import it as a project.

DEMO
Audio Sample (WAV) -> ENG
Audio Sample (WAV) -> SPA

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: Small pronunciation errors (spanish).
- Other: Minor changes.

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[PROJECT] SMS Parser v1.0

DESCRIPTION
This is a personal project that I use to parse a SMS I receive every day, so important information is parsed and shown in a scene.

Notes:
- It's done to the SMS I receive, so edit it as your needs, according to the body of the SMS.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Sunday, December 22, 2019

[PROJECT] Fingerprint Demo Actions v1.2

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). (*)
• Finger (down) [4]: React to authentication success. (unlocked) (*)
• Finger (down) [5]: Get authentication parameters, like: coverage, quality and average score. (*)

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.
- As logcat components and filters may change from device to device, here you have a compatibility list. If you don't find the right for your device, contact us through the TPC chat groups.

DEMO

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Detection for authentication successful.
- New: Get authentication parameters (coverage, quality, average score...).

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[TASK] Toggle Android's Background Process Limit v1.2

DESCRIPTION
This task will allow you to toggle in the background, and check the current process limit value for Android. Found under Developer Options.

Notes:
- Even the permission is now integrated into Tasker's AndroidManifest file, you will need to manually grant it. Use the following cmd to do so: pm grant net.dinglisch.android.taskerm android.permission.SET_PROCESS_LIMIT.
- As the value will be restored after rebooting the device, create a 'Device Boot' profile event to automate it.

CREDITS
@SmartPhoneLover

CHANGELOG
- Other: Minor changes.

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[PROFILE] Battery Design Capacity Checker v1.0

DESCRIPTION
If you don't know the capacity of your battery, this profile will tell you that. The total detected capacity will be shown in a notification (statusbar) when the phone gets fully charged.

Notes:
- The profile is configured to react when the device is fully charged (specific intent sent), not just when 100% appears.
- The final result in mAh is just approximate, so keep it in mine.
- If the device is rooted, you can get the official value running the following command in a Shell action: 'cat /sys/class/power_supply/battery/charge_full_design'.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

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

[TASK] Auto Switch Keyboard v1.2

DESCRIPTION
Various ways by wich you can select specific keyboard to use, on per-app, or whatever context you want.

Notes:
- Works on root and non-root devices.

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: Some small configuration errors for default values (plugins).
- Other: Minor changes and UI improvements (labels).

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Saturday, December 14, 2019

[PROJECT] Current App Activity v1.4

DESCRIPTION
This project will allow you to show the app name, package name and class name of current activity. And in real time!

Notes:
- The project uses the %(WIN) variable, so it requires to have the 'App Check Method' set as 'Accessibility' to work well, if using the root version. (only if launching it from 'Start' task, not applicable with 'Start (loop)')
- If you don't mind switching App Check Method manually every time you want to use the project, it's OK. But, an action is included inside 'Setup' task, that will switch such option automatically for you.
- Logcat Entry profile is set for the non-root version, but you can change the detection method by %(WIN) var if you wish.
- As logcat components and filters may change from device to device, here you have a compatibility list. If you don't find the right for your device, contact us through the TPC chat groups.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover
@GeovanDamasceno
@killer7Mod

CHANGELOG
- New: Non-root version. (Tasker v5.9.beta5 needed)
- Other: Optimizations.

DOWNLOAD
Root
Project (XML)
Project (TaskerNet)
No Root
Project (XML)
Project (TaskerNet)

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

Monday, December 9, 2019

[TASK] MIUI Screen Recorder Intents v1.0

DESCRIPTION
Intents (broadcast and control) for the MIUI Screen Recorder app, included in all Xiaomi devices.

Notes:
- All is bundled in a single project file, so import it as a prj.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Saturday, December 7, 2019

[PROFILE] Navigation Buttons Actions v1.0

DESCRIPTION
It will allow you to distinguish what button was pressed, or assign different actions to each button, depending on the time pressed.

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.
- 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.
- 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 profile 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 profile was built based on the Xiaomi Redmi Note 7 device (Xiaomi.eu beta ROM).
- Profiles are bundled in a single project file to make it easier to be imported. So, import it as a project.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

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

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)

Monday, October 28, 2019

[PROJECT] Tasker Clock Screensaver v1.1

DESCRIPTION
Now you can have your own screensaver, the original Android style (clock app). But without having to depend on that app.

Notes:
- As the project calculates the position of the clock randomly on each pass taking into account the size of the main scene (TCS - Clock), you must resize it (including the 'Top Layer' element), according to the available dimensions on your device.
- If you prefer to continue using the original Android screensaver, you can use this task. (requires root)
- If you don't have virtual buttons (navbar) on screen, you can disable all optional actions from the 'Toggle Status' task.
- Single tap on the screen to close it.
- As an exmaple of a possible trigger, go here.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

CHANGELOG
- New: 12h clock + am/pm indicator.
- Fix: White scrollable bars were visible for a fraction of time on each update.
- Other: Viewable in Landscape mode. (be sure to resize the scene for Landscape too)
- Other: Added 'Setup' and 'Setup (UI)' tasks. (use them to configure the project)
- Other: Minor changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Saturday, October 26, 2019

[PROJECT] Tasker Clock Screensaver v1.0

DESCRIPTION
Now you can have your own screensaver, the original Android style (clock app). But without having to depend on that app.

Notes:
- As the project calculates the position of the clock randomly on each pass taking into account the size of the main scene (TCS - Clock), you must resize it (including the 'Top Layer' element), according to the available dimensions on your device.
- If you prefer to continue using the original Android screensaver, you can use this task. (requires root)
- If you don't have virtual buttons (navbar) on screen, you can disable all optional actions from 'Toggle Status' and 'Update Time' tasks.
- Single tap on the screen to close it.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Monday, October 21, 2019

[PROJECT] Collect Screen Elements v1.0

DESCRIPTION
This will be useful to collect all the visible elements on the screen, including: text, ids and coordinates (x,y).

Main features:
· All elements orded by category (text, id, coordinate).
· Copy selected value to clipboard with a single tap.
· Export all the elements to a TXT file.

Notes:
- AutoInput is required to use this project.
- It was based on my old task. You can find it here.
- Once started through 'Start' task, shake the device to collect elements. And press the statusbar notification to close it completely.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Sunday, October 20, 2019

[PROJECT] Current App Activity v1.3

DESCRIPTION
This project will allow you to show the app name, package name and class name of current activity. And in real time!

Notes:
- If you are not rooted, you will need to grant the 'android.permission.DUMP' permission to Tasker via ADB.
- The project uses the %(WIN) variable, so it requires to have the 'App Check Method' set as 'Accessibility' to work well. (only if launching it from 'Start' task)
- If you don't mind switching App Check Method manually every time you want to use the project, it's OK. But, an action is included inside 'Setup' task, that will switch such option automatically for you.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover
@GeovanDamasceno
@killer7Mod

CHANGELOG
- New: Copy activity class to clipboard. (shake it)
- Other: Rest of preferences moved to 'Setup' task. So, use it to configure the whole project now.
- Other: Some minor changes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[TASK] Device Notch Control v1.0

DESCRIPTION
Switch between the three different notch configurations in a supported device.

Notes:
- Rooted required.
- The task was built based on the Redmi Note 7 device. So, adapt yours if different property(ies), or even table are changed.

SCREENSHOTS


CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Friday, October 18, 2019

[PROFILE] Root Checker v1.0

DESCRIPTION
Some people, unfortunately I'm one of them, are having troubles with the Magisk root core being disabled randomly and suddenly on the Redmi Note 7.
And who knows? It's maybe happening across other different devices :(

So, this will periodically check if the device keeps having root access. Otherwise, a notification will be generated when not detected, and will offer you the option to reboot it.

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:
- Use it only if necessary.
- It uses the 'TIME_TICK' intent when rebooted ONLY. The rest of the time longer checks are used (30' by default).
- All is bundled into a single prj file, so import it as a project.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

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