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.

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)

[PROJECT] Tasker Scene Position Helper v1.0

DESCRIPTION
Tasker scene editor doesn't allow you to move elements across the screen with total precision, unless you choose the correct settings or edit the XML of that scene, as shown in this tutorial.
So, I have a created a little helper that will allow you to calculate the position of the elements of a scene in real time, allowing us to center them on their X and Y axes. And without leaving Tasker.

All you have to do is simply type the (total) resolution of the scene you have created of the axis that interests you, and the total length of the same axis, but of the element you want to center. After that, the result will be displayed on the right (green). Finally, you can use that value within the corresponding 'Geometry' text field.

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 the notification to use it within your scenes.
- You can just press the back button to hide the scene. So, hidding it by this way, last values will be remembered to be recycled on next launch.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Saturday, October 12, 2019

[PROJECT] CPU Stats v1.0

DESCRIPTION
This project will give you the possibility to see the usage (%) of your CPU in real time, depending on the workload on each state.

Main features:
· Total CPU usage (%) in real time.
· Statusbar (text) or Overlay display.

The project is in an experimental state, so expect failures, or errors in the final calculations.

As I don't have a x86 device, the project will work but will propably not report correct values for CPU usage (regardless of the formula applied, containing errors or not), as the internal Kernel clock is measured in a different clock rate.

Notes:
- A rooted device is needed to use this project.
- Use 'Setup' and 'Setup (UI)' tasks to configure it, and 'Launch' task to use it.
- To use statusbar info style, AutoNotification will be required.
- Tasker is not the best way to monitor the CPU usage, as it runs on the main thread. So, use it at your own risk.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Wednesday, October 9, 2019

[PROJECT] Student Class Recorder - Never miss what was said in class again v1.0

DESCRIPTION
If you are a student, and you are worried about not being able to remember what was said exactly in class days ago, or a given date, this project will be quite useful.

You can also use it, in case you belong to a group, to automate the uploads of each recording to a folder in your GDrive cloud. In this way, everyone will have collaborative access to what was said in class.

Main features:
· Fully automated recordings, based on the official hours of each subject (start/end).
· Automatic (or manual) upload to GDrive. (optional)
· Auto rename audio files with subject names and time periods.
· Auto move files to a given directory. (optional)

Because the project has the ability to listen and record everything that happens around the device itself, you will be solely and ultimately responsible for its consequences of use.
(listening to and recording private conversations without the consent of any of the parties involved, may be illegal in some countries, and incur legal action)

Notes:
- You will only have to configure 'SCR - Setup' and 'SCR - Setup (GDrive)' tasks, plus 'SCR - Time' profile (*). Then, you can control the whole project from within 'SCR - Toggle State' task.
- If you are going to upload recordings to GDrive, a working Google account will be needed. (Do not forget to set up the 'SCR - Setup (GDrive)' task)
- I have used 'Hi-Q MP3 Recorder' (intents available) to record audio, as it has many more options than Tasker to enhance audio quality. But you can use yours if you like. Just substitute according actions from both 'SCR - Recording (start)' and 'SCR - Recording (stop)' tasks.
- (*) The 'SCR - Time' profile is used to automatically set recording time (start/end) for the next day. It's configured to do so at 00:00 at night. But you can customize it, for example, if your classes match those hours.
- If it happens that you have the same subject in two consecutive periods of time (with rest in between, or not), and want to create separate audio files for each time, for example: Maths at 08:00 to 08:55 and 09:00 to 09:55, write 'Maths,Maths' in 'SCR - Setup' task. Finally, add time as '08.00-08.55,09.00-09.55' in the same task as well.
- When GDrive uploads are enabled, regardless of whether it is 'auto' or 'manual', only the last recorded session (all recordings during the day) will be uploaded. If you want to upload recordings from previous days, use the 'SCR - Upload Files (manual)' task. (This will upload all files from previous days that have not been uploaded, omitting those already in the cloud)
- If you are going to use another recording method, or change the default path of Hi-Q MP3 Recorder app, make sure to edit all the actions labeled as 'Yellow'.

DEMO

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Friday, October 4, 2019

[PROJECT] Dead Pixel Analyzer v1.1

DESCRIPTION
This will help you diagnose the display, in case you have dead or locked pixels.

This won't fix those affected pixels. It only helps to find them.
(There is currently no API that allows it. This is part of the hardware, not software)

Notes:
- During Auto and Manual modes, right swipe to close it. Sigle tap to change next color and long tap to return to the previous one within Manual mode.

SCREENSHOTS

CREDITS
@SmartPhoneLover

CHANGELOG
- New: Return to the previous color. (only for manual mode)

DOWNLOAD
Project (XML)
Project (TaskerNet)

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

Wednesday, October 2, 2019

[PROJECT] Dead Pixel Analyzer v1.0

DESCRIPTION
This will help you diagnose the display, in case you have dead or locked pixels.

This won't fix those affected pixels. It only helps to find them.
(There is currently no API that allows it. This is part of the hardware, not software)

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Project (XML)
Project (TaskerNet)

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