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.

Saturday, February 29, 2020

[PROFILE] Set Random Wallpaper Every Day v1.2

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

Notes:
- Wallpaper files have to be placed locally.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: @AUserOnTheInternet user request. (check the 'User Requests' link)
- Other: Small changes to base versions.

DOWNLOAD
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile (TaskerNet)
User Requests
Show Me! (XML)

DOWNLOAD (Ads Supported)
Time
Profile (XML)
Profile (TaskerNet)
Screen On
Profile (XML)
Profile (TaskerNet)
User Requests
Show Me! (XML)

[TASK] Check Internet Connection Type v1.1

DESCRIPTION
This task will allow you to check what type of network you are using to connect to the Internet: Bluetooth, Mobile Data (carrier), Ethernet, WiFi or WiMAX.

CREDITS
@SmartPhoneLover
@UnkleMike

CHANGELOG
- New: Added built-in Tasker action. (Thanks @UnkleMike)

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[TASK] Check Internet Connection Type v1.0

DESCRIPTION
This task will allow you to check what type of network you are using to connect to the Internet: Bluetooth, Mobile Data (carrier), Ethernet, WiFi or WiMAX.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Sunday, February 23, 2020

[PROFILE] Detect When Tasker Opens v1.0

DESCRIPTION
Detect when Tasker is opened (and/or closed).

Notes:
- Thanks to @Ratchet_Guy (Reddit) for helping.
- 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.

CREDITS
@SmartPhoneLover
@Ratchet_Guy

DOWNLOAD
Logcat
Profile (XML)
Profile (TaskerNet)
Application (protected)
Profile (XML)
Profile (TaskerNet)
App Changed (recommended)
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Logcat
Profile (XML)
Profile (TaskerNet)
Application (protected)
Profile (XML)
Profile (TaskerNet)
App Changed (recommended)
Profile (XML)
Profile (TaskerNet)

Saturday, February 22, 2020

[PROFILE] Say Who Is Calling You v1.1

DESCRIPTION
Say who calls you.

Available versions:
• Version (A): Says the contact (name) if registered, and the phrase 'unregistered number' if not in your contacts.
• Version (B): Says the contact (name) if registered, and spells the number if not in your contacts.

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet.

Notes:
- Thanks @raviwarrier (Reddit) for helping.
- If you don't know any TTS engine, you can take a look at the IVONA's here or here/here (Reddit). Currently "deprecated", but still giving very good war.
- The 'Say Caller (1)' task includes an optional action (blue label) that will make Tasker to wait until %(CNAME) and/or %(CNUM) variables gets fully set. This is a Tasker limitation, sorry.
- All is bundled in a single prj file for easy importing. So, import it as it is.

CREDITS
@SmartPhoneLover
@raviwarrier

CHANGELOG
- Fix: %'CNUM' was not keeping the current (last) value after first loop from 'Say Caller (1)' task. (thanks @raviwarrier)
- Fix: Possible issue when restoring original state when entering into 'offhook' or 'idle' states.
- Other: Minor changes.

DOWNLOAD
Version (A)
Profile (XML)
Profile (TaskerNet)
Version (B)
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Version (A)
Profile (XML)
Profile (TaskerNet)
Version (B)
Profile (XML)
Profile (TaskerNet)

[PROFILE] Tasker Keyboard Issue Workaround (Android 10) v1.1

DESCRIPTION
As reported by other users, also me, Tasker is randomly and suddenly switching the input method establishing itself as the default system keyboard.

So, until Joao (Tasker dev) applies some fix, this profile will help to revert it back when it happens.

Notes:
- To use it be sure to give appropriate permissions to Tasker as it needs to act over Settings tables.
- I used the SwiftKey keyboard for the profile, but you can use yours.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Separate task to get the keyboard service name to be used within the profile task. (profile versioning unchanged)

DOWNLOAD
Keyboard Workaround (profile)
Profile (XML)
Profile (TaskerNet)
Get Keyboard Name (task)
Task (XML)
Task (TaskerNet)

DOWNLOAD (Ads Supported)
Keyboard Workaround (profile)
Profile (XML)
Profile (TaskerNet)

[TASK] Check Mobile Data Status v1.2

DESCRIPTION
You can check the status of the mobile data with this task: ON or OFF.

Notes:
- Thanks to @DutchOfBurdock (Reddit) for helping.
- If the name of the Custom Setting (also table) is different, customize it using the one for your device.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Added built-in action to test data status. (thanks @DutchOfBurdock from Reddit)

DOWNLOAD
Task
Task (XML)
Task (TaskerNet)
Profile (event)
Profile (XML)
Profile (TaskerNet)
Profile (state)
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Task
Task (XML)
Task (TaskerNet)
Profile (event)
Profile (XML)
Profile (TaskerNet)
Profile (state)
Profile (XML)
Profile (TaskerNet)

[PROJECT] Device Floating Volume v1.1

DESCRIPTION
It shows a floating bubble, in this case of identical appearance to that of my device, with useful information about the audio channel currently in use (changes on its status).

It workds on the following audio channels:
• Alarm
• Call (in-call)
• DTMF
• Multimedia
• Notification
• Ringer (incoming call)
• System

Feel free to edit it as per your needs 😉

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

CHANGELOG
- Fix: Nothing shown if SDK < Android 9. (API >= 28 required for 'getStreamVolumeDb()' method)
- Other: Landscape orientation. (x/y position not configured by default, so do what you need to show it in the right place)
- Other: Moved some settings to 'Setup' and 'Setup (UI)' tasks to centralize them.
- Other: Other small changes and fixes.

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Friday, February 21, 2020

[PROFILE] Tasker Keyboard Issue Workaround (Android 10) v1.0

DESCRIPTION
As reported by other users, also me, Tasker is randomly and suddenly switching the input method establishing itself as the default system keyboard.

So, until Joao (Tasker dev) applies some fix, this profile will help to revert it back when it happens.

Notes:
- To use it be sure to give appropriate permissions to Tasker as it needs to act over Settings tables.
- I used the SwiftKey keyboard for the profile, but you can use yours.

CREDITS
@SmartPhoneLover

DOWNLOAD
Profile (XML)
Profile (TaskerNet)

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

[PROJECT] Device Floating Volume v1.0

DESCRIPTION
It shows a floating bubble, in this case of identical appearance to that of my device, with useful information about the audio channel currently in use (changes in its status).

It workds on the following audio channels:
• Alarm
• Call (in-call)
• DTMF
• Multimedia
• Notification
• Ringer (incoming call)
• System

Feel free to edit it as per your needs 😉

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet.

SCREENSHOTS

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

[TASK] Check Mobile Data Status v1.1

DESCRIPTION
You can check the status of the mobile data with this task: ON or OFF.

Notes:
- If the name of the Custom Setting (also table) is different, customize it using the one for your device.

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Check status from Custom Settings (task).
- New: Check status as a state/event (Custom Settings). (separate profiles)

DOWNLOAD
Task
Task (XML)
Task (TaskerNet)
Profile (event)
Profile (XML)
Profile (TaskerNet)
Profile (state)
Profile (XML)
Profile (TaskerNet)

DOWNLOAD (Ads Supported)
Task
Task (XML)
Task (TaskerNet)
Profile (event)
Profile (XML)
Profile (TaskerNet)
Profile (state)
Profile (XML)
Profile (TaskerNet)

Sunday, February 9, 2020

[TASK] Get Poweramp Playlist Data (DB) v1.1

DESCRIPTION
This task was created based on a request from a Reddit user.

It will allow you to retrieve data from the playlists table, located inside the Poweramp database.

Notes:
- Thanks to @Jandalf81 (Reddit) for helping on improving it.
- Click here to go to the Reddit thread.
- You can use the task for other table queries if you want too. Just modify the table and columns where the calls are made.

SCREENSHOTS

CREDITS
@SmartPhoneLover
@Jandalf81

CHANGELOG
- New: Database query without the need of root. (thanks @Jandalf81)

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[TASK] Get Poweramp Playlist Data (DB) v1.0

DESCRIPTION
This task was created based on a request from a Reddit user.

It will allow you to retrieve data from the playlists table, located inside the Poweramp database.

Notes:
- Click here to go to the Reddit thread.
- As it needs to access '/data/data/com.maxmpz.audioplayer/*' files, root is needed.
- You can use the task for other table queries if you want too. Just modify the table and columns where the calls are made.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Friday, February 7, 2020

[TASK] Check Internet Availability v1.1

DESCRIPTION
This task includes different methods by which you can check if Internet access is available.

Notes:
- Thanks to @MadManX99 (Reddit) and @agnostic-apollo (Reddit) for helping on improving it.
- As ICMP traffic can be blocked/filtered by Google (as other servers too), you can use the following root servers sites: Site_1, Site_2.

CREDITS
@SmartPhoneLover
@MadManX99
@agnostic-apollo

CHANGELOG
- New: Added 'method 8' as a new way to test connection. (thanks @MadManX99)
- Other: Removed unused variables. (testing purposes)
- Other: Added root servers sites if you have problems with the default one included. (thanks @agnostic-apollo (Reddit) for the suggestion)

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Wednesday, February 5, 2020

[TASK] Check Radios Signal Strength v1.1

DESCRIPTION
This task includes different methods by which you can get the signal strength for the device radios.

Available radios:
• Wi-Fi
• Cell
• Bluetooth

Notes:
- Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also.
- You can go here (ASU signal), here (CellSignalStrength API) to get relevant information.

CREDITS
@SmartPhoneLover
@plepleus
@gerardo246
@darkskiiiin

CHANGELOG
- New: Added %(CELLSIG) built-in variable as a new method. (thanks @darkskiiiin)

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

Tuesday, February 4, 2020

[TASK] Check Radios Signal Strength v1.0

DESCRIPTION
This task includes different methods by which you can get the signal strength for the device radios.

Available radios:
• Wi-Fi
• Cell
• Bluetooth

Notes:
- Thanks to @plepleus (Reddit) for Cell signal base task, and @gerardo246 for contributing and testing also.
- You can go here (ASU signal), here (CellSignalStrength API) to get relevant information.

CREDITS
@SmartPhoneLover
@plepleus
@gerardo246

DOWNLOAD
Task (XML)
Task (TaskerNet)

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

[TASK] Check Internet Availability v1.0

DESCRIPTION
This task includes different methods by which you can check if Internet access is available.

CREDITS
@SmartPhoneLover

DOWNLOAD
Task (XML)
Task (TaskerNet)

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