Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/task-get-lockscreen-status-v10.html
#task #GetLockscreenStatus
DESCRIPTION
Task to get the current status of the system LockScreen. (Java)
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
Task to get the current status of the system LockScreen. (Java)
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/project-heart-rate-calculator-get-your.html
#project #HeartRateCalculator
DESCRIPTION
This project is designed to calculate in a faster and easier way the beats per minute in the first 15" of activity (or rest).
How does it work?
1. Take your current bpm within the first 15 seconds.
2. Launch the project and enter the correct number from the step 1.
3. Hit 'CALCULATE'.
Notes:
- It uses the basic math formula: current bpm * 4, so you get the APPROXIMATE heart rate from a minute.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
This project is designed to calculate in a faster and easier way the beats per minute in the first 15" of activity (or rest).
How does it work?
1. Take your current bpm within the first 15 seconds.
2. Launch the project and enter the correct number from the step 1.
3. Hit 'CALCULATE'.
Notes:
- It uses the basic math formula: current bpm * 4, so you get the APPROXIMATE heart rate from a minute.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/06/project-heart-rate-meter-v10.html
#project #HeartRateMeter
DESCRIPTION
You can know get your current bpm rate using this project. Like other fitness apps do. And in real time!
How does it work?
1. Launch the project and choose your current state, 'cause calculation will be based on that.
2. Press 'STEP 1' button to capture your current heart rate, put one of your index finger, then press 'Record/Cancel' to start capturing the first 15 seconds. (after 15" it will stop automatically)
3. Press 'STEP 2' to calculate your heart beats.
Notes:
- Resources goes to '/sdcard/Tasker/Archivos/*'.
- Termux and 'ffmpeg' package are needed to work.
- Root required.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
You can know get your current bpm rate using this project. Like other fitness apps do. And in real time!
How does it work?
1. Launch the project and choose your current state, 'cause calculation will be based on that.
2. Press 'STEP 1' button to capture your current heart rate, put one of your index finger, then press 'Record/Cancel' to start capturing the first 15 seconds. (after 15" it will stop automatically)
3. Press 'STEP 2' to calculate your heart beats.
Notes:
- Resources goes to '/sdcard/Tasker/Archivos/*'.
- Termux and 'ffmpeg' package are needed to work.
- Root required.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-hexclock-v10.html
#project #HexClock
DESCRIPTION
This is based on the online hexadecimal clock from 'www.jacopocolo.com/hexclock'.
A precise hexadecimal color clock. It goes the whole 24 hours color range, from #000000 to #235959.
Notes:
- Right swipe gesture to stop it.
- Thanks to @Morphior (Telegram) for the idea ;)
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
This is based on the online hexadecimal clock from 'www.jacopocolo.com/hexclock'.
A precise hexadecimal color clock. It goes the whole 24 hours color range, from #000000 to #235959.
Notes:
- Right swipe gesture to stop it.
- Thanks to @Morphior (Telegram) for the idea ;)
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/08/task-hi-q-mp3-recorder-intents-v10.html
#task #HiQMP3RecorderIntents
DESCRIPTION
Intents for both Hi-Q MP3 Recorder (free) and Hi-Q MP3 Recorder (pro) app.
Notes:
- I have bundled all the content into a single project file, so import it as a project.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
Intents for both Hi-Q MP3 Recorder (free) and Hi-Q MP3 Recorder (pro) app.
Notes:
- I have bundled all the content into a single project file, so import it as a project.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-intents-collection-v10.html
#project #IntentsCollection
DESCRIPTION
A set of most used intents on Android.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
A set of most used intents on Android.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-intents-collection-v11.html
#project #IntentsCollection
DESCRIPTION
A set of most used intents on Android.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: 107 new intent profiles added
VERSION
v1.0
DESCRIPTION
A set of most used intents on Android.
CREDITS
@SmartPhoneLover
CHANGELOG
- New: 107 new intent profiles added
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/08/task-miui-music-player-intents-v10.html
#task #MIUIMusicPlayerIntents
DESCRIPTION
Intents for the MIUI Music Player app, included in all Xiaomi devices.
Notes:
- The app have to be already running (service) when using these intents.
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
Intents for the MIUI Music Player app, included in all Xiaomi devices.
Notes:
- The app have to be already running (service) when using these intents.
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-morse-code-translator-v10.html
#project #MorseCodeTranslator
DESCRIPTION
What the current project does?
It was originally designed to only translate plain text (letters and numbers) into morse code. But during these days I managed to add some new features, and also rework all the tasks, and this is what I got: translate text or numbers (+ signs) into morse, and vice versa; encrypt/decrypt both translations (or raw inputs) using Cipher with AES protection (128/192/256bits); merge all the previous existing tasks into a single one (MC - Translator); added some new parameters to control it from a second task (MC - Start); permanent notification with the current status of the task, and a few more things.
How does it work?
First, we need to take a look at the 4 main tasks: 'MT - Start', 'MT - Stop', 'MT - Translator' and 'MT - Key Generator'.
- Start: Here we will have to set every of the available paramaters to pass to the task who really does the job. Them are: Message, where we will write the string (text, numbers, signs); Translation, this will tell Tasker what we want to translate from and to (alpha-morse or morse-alpha), and the available commands are: 'A-M' and 'M-A', respectively; Encryption, with it we can encrypt and decrypt strings, and the args are: '0', 1-KEY', '2-KEY', where (0) means disabled, (1)-KEY is to encrypt, and (2)-KEY decrypts the passed string from 'Message', and where 'KEY' appears we will need to write our own AES key; Interpretation, does the job of playing the translated string into Sound (beeps), Vibration (pattern) and Flashlight (pattern), and to control it: 'S' = sound, 'V' = vibrator, 'L' = flashlight (take into account that morse to alpha will only use Voice to play what we sent to it); Clipboard, it will allow us to automatically copy contents of main task to clipboard, for example useful when we use encrypt feature, because as Morse doesn't recognize capital letters, I had to modify the output string to allow Tasker to understand it and also decrypt it correctly.
- Stop: It just manages all the actions to does just one thing: stop the main task immediately, after pressing on the notification (Processing..., Playing...). So, you can decide, if the message is too long and want to stop Tasker from doing the hard work, just press the notification. Also works while playing the translated string. (you DO NOT HAVE to toggle the associated profile manually, but Tasker will)
- Translator: So here we are with the main task that does the job. I think will better not to explain how it works. Take a look and understand what it does ;) But what I can tell is: A4-A11 stores all the characters and associated morse code for translation, so may have to edit them to fit your requirements.
- Key Generator: This is a stand-alone task to generate our own random keys, to use with Cipher actions. You can decide how long and secure will be the password by choosing from 16, 24 or 32 hardcoded characters (128/192/256bits). But take into account that, first: using encryption will increase the final string lenght to be translated, so if morse is choosed, it will take more time to process if the raw input is too big; and, second: because morse code does not support capital letters, I had to modify the task to tell Tasker where the capital letters are, by adding a sequence of numbers next to the encrypted code, so it can make it insecure, and also will requiere more time to process. (USE ENCRYPTION AT YOUR OWN RISK)
CREDITS
@SmartPhoneLover
VERSION
v1.0
DESCRIPTION
What the current project does?
It was originally designed to only translate plain text (letters and numbers) into morse code. But during these days I managed to add some new features, and also rework all the tasks, and this is what I got: translate text or numbers (+ signs) into morse, and vice versa; encrypt/decrypt both translations (or raw inputs) using Cipher with AES protection (128/192/256bits); merge all the previous existing tasks into a single one (MC - Translator); added some new parameters to control it from a second task (MC - Start); permanent notification with the current status of the task, and a few more things.
How does it work?
First, we need to take a look at the 4 main tasks: 'MT - Start', 'MT - Stop', 'MT - Translator' and 'MT - Key Generator'.
- Start: Here we will have to set every of the available paramaters to pass to the task who really does the job. Them are: Message, where we will write the string (text, numbers, signs); Translation, this will tell Tasker what we want to translate from and to (alpha-morse or morse-alpha), and the available commands are: 'A-M' and 'M-A', respectively; Encryption, with it we can encrypt and decrypt strings, and the args are: '0', 1-KEY', '2-KEY', where (0) means disabled, (1)-KEY is to encrypt, and (2)-KEY decrypts the passed string from 'Message', and where 'KEY' appears we will need to write our own AES key; Interpretation, does the job of playing the translated string into Sound (beeps), Vibration (pattern) and Flashlight (pattern), and to control it: 'S' = sound, 'V' = vibrator, 'L' = flashlight (take into account that morse to alpha will only use Voice to play what we sent to it); Clipboard, it will allow us to automatically copy contents of main task to clipboard, for example useful when we use encrypt feature, because as Morse doesn't recognize capital letters, I had to modify the output string to allow Tasker to understand it and also decrypt it correctly.
- Stop: It just manages all the actions to does just one thing: stop the main task immediately, after pressing on the notification (Processing..., Playing...). So, you can decide, if the message is too long and want to stop Tasker from doing the hard work, just press the notification. Also works while playing the translated string. (you DO NOT HAVE to toggle the associated profile manually, but Tasker will)
- Translator: So here we are with the main task that does the job. I think will better not to explain how it works. Take a look and understand what it does ;) But what I can tell is: A4-A11 stores all the characters and associated morse code for translation, so may have to edit them to fit your requirements.
- Key Generator: This is a stand-alone task to generate our own random keys, to use with Cipher actions. You can decide how long and secure will be the password by choosing from 16, 24 or 32 hardcoded characters (128/192/256bits). But take into account that, first: using encryption will increase the final string lenght to be translated, so if morse is choosed, it will take more time to process if the raw input is too big; and, second: because morse code does not support capital letters, I had to modify the task to tell Tasker where the capital letters are, by adding a sequence of numbers next to the encrypted code, so it can make it insecure, and also will requiere more time to process. (USE ENCRYPTION AT YOUR OWN RISK)
CREDITS
@SmartPhoneLover
VERSION
v1.0
Tasker | ADVANCED (channel)
https://taskerprofilecenter.blogspot.com/2019/05/project-music-control-control-your.html
#project #MusicControl
DESCRIPTION
Control your music app (any) using your hand, thanks to the proximity sensor.
CREDITS
@SmartPhoneLover
CHANGELOG
- fix: %time var values ( multiple conflicts) [thanks @MeloProfessional]
VERSION
v1.2
DESCRIPTION
Control your music app (any) using your hand, thanks to the proximity sensor.
CREDITS
@SmartPhoneLover
CHANGELOG
- fix: %time var values ( multiple conflicts) [thanks @MeloProfessional]
VERSION
v1.2