Page 1 of 1
Base64
Posted: 14 Dec 2019 04:03
by jassing
I have a desire to base64 encode & decode a string... Any ideas?
Re: Base64
Posted: 14 Dec 2019 08:37
by Desmanto
Currently we don't have that function. Tasker just implement it in the recent release. It will be great to have the native function built-in.
I also wish there is hex-dec converter function too :
viewtopic.php?f=5&t=7089
I started to use that in my yeelight flow, to convert the color from dec to hex and vice versa.
Meanwhile, you can use java call to do it.
viewtopic.php?f=4&t=8021
Re: Base64
Posted: 14 Dec 2019 09:37
by jassing
Thanks... I missed that post in searching.