[Help] Expenses Tracker with Multi Profile/User Support
Hi,
I Looking for Expenses Tracker, that Support Multi User Support like One for Personal and second for work.. I found paisa but its not free
Anybody Please Suggest me,
Hi,
I Looking for Expenses Tracker, that Support Multi User Support like One for Personal and second for work.. I found paisa but its not free
Anybody Please Suggest me,
Hi,
I Looking for Expenses Tracker, that Support Multi User Support like One for Personal and second for work.. I found paisa but its not free
Anybody Please Suggest me,
Hi,
Does Anybody have/Know Mixplorer Material You Themes/Skin for Mixplorer? Or anybody tell me how to achive this
Thanks in advance
Sorry for wrong English
Hi,
I like to run task only if tasker widget v2 is foreground (active), else idle..
Anybody help me please..
Thanks in advance
Hi, Atomberg Efficio Alpha Fan Remote Control for Tasker
Control your fan in one click using Tasker + IR Blaster
Video: https://youtu.be/HSPnC6xjSPY
Required: https://github.com/abhishekabhi789/IR_for_Tasker
Need: • Mobile with Inbuilt IR Blaster or • External IR Connector
Controls: • Power • Speed 1 • Speed 2 • Speed 3 • Speed 4 • Speed 5 • Boost Speed • Sleep • Timer • LED
Tested on Atomberg Efficio Alpha Fan
Hi, i am using oneplus nord 5, how to disable dim wallpaper.. I disable adjust wallpaper in dark mode.. But still wallpaper is dark.. Previously, I found setting like "dim wallpaper" to turn this.. Now i forget where it is.. I search in setting, but not found.. Anybody help please..
Sorry for wrong english Thanks in advance
Hi, I have havells bulb, its works with smartLife/Tuya.. Can i control it using tasker.. Anybody help me its really help me lot
Thanks in advance Sorry for wrong english
Hi, I try widget v2
Task: Widget
A1: Widget v2 [
Widget Name: Atomberg Remote
Layout: Custom
Texts: Power,Speed
Images: android.resource://net.dinglisch.android.taskerm/drawable/mw_action_power_settings_new,Download/9021504.png,,android.resource://net.dinglisch.android.taskerm/drawable/mw_action_lightbulb_outline
Image Tints: %my_accent2_500
Image Sizes: 70
Custom Layout: {
"children": [
{
"fixed": 2,
"children": [
{
"children": [
{
"circle": false,
"tint": "primaryContainer",
"url": "android.resource://net.dinglisch.android.taskerm/drawable/mw_action_power_settings_new",
"backgroundColor": "secondary",
"cornerRadius": 20,
"padding": 8,
"size": 60,
"type": "Image"
},
{
"text": "Power",
"padding": 1,
"type": "Text",
"useMaterialYouColors": true
}
],
"horizontalAlignment": "Center",
"verticalAlignment": "Center",
"command": "power",
"commandPrefix": "atomberg",
"padding": 3,
"size": {
"height": 95,
"width": 80
},
"type": "Column",
"useMaterialYouColors": false
},
{
"children": [
{
"circle": false,
"tint": "primaryContainer",
"url": "Tasker/.icon/speed.png",
"backgroundColor": "secondary",
"cornerRadius": 20,
"padding": 8,
"size": 60,
"type": "Image"
},
{
"text": "Power",
"padding": 1,
"type": "Text",
"useMaterialYouColors": true
}
],
"horizontalAlignment": "Center",
"verticalAlignment": "Center",
"command": "speed",
"commandPrefix": "atomberg=:=",
"padding": 3,
"size": {
"height": 95,
"width": 80
},
"type": "Column",
"useMaterialYouColors": false
}
],
"verticalAlignment": "Top",
"backgroundColor": "#00000000",
"padding": 1,
"type": "Grid"
}
],
"horizontalAlignment": "Center",
"verticalAlignment": "Top",
"backgroundColor": "#00000000",
"padding": 1,
"size": {
"height": 350,
"width": 215
},
"type": "Box",
"useMaterialYouColors": false
}
Material You Colors: On
Ask To Add If Not Present: On ]
Command Profile is
Profile: Cmd Reciver
Settings: Priority: 9 Notification: no
Event: Command [ Output Variables:* Command:atomberg=:=* Variables:* Last Variable Is Array:Off Structure Output (JSON, etc):On ]
Enter Task: Anon
Settings: Run Both Together
A1: Flash [
Text: %command_parameters()
%command_parameter
Continue Task Immediately: On
Dismiss On Click: On ]
A2: Flash [
Text: Power
Continue Task Immediately: On
Dismiss On Click: On ]
If [ %command_parameter ~ speed ]
A3: Flash [
Text: Power
Continue Task Immediately: On
Dismiss On Click: On ]
If [ %command_parameter ~ power ]
But its not recevie after 2nd taps.. Why is this bugs or my mistake..
Video of issue https://drive.google.com/file/d/1WQUg-TxbnNaGFs-aHcPAUmHTtlCWJAIY/view?usp=drivesdk
Any help please, thanks in advance
Edit
I found its happen with flash action with tasker layout off, if i on in flash action it works
Hi, after long try i got My oneplus nord buds 3 pro battery level (left, right, case) on oneplus nord 5 mobile
Required Shizhuku
Material You App Icons for Installed App
Demo video https://drive.google.com/file/d/17aSfv5tRWts91ScFAi821UMrCzhwaCgI/view?usp=drivesdk
Hi, Does Tasker do this swipe and Select from floating button..
https://drive.google.com/file/d/1tKCMV-upFOeiDXvEajqD79Ven1X9GuDx/view?usp=drivesdk
Thanks in Advance
Hi,
Can Tasker Detect Home Screen only? Not app drawer..
I like to Change Quick Search button on Oneplus home screen https://i.imgur.com/t9fMm9l.jpeg , if Tasker Detect Home Screen I will add Screen v2 overlap for search..
I can use widget v2 but, unable to place overlay or beside the native search bar, so only I try this.. Sorry for my poor English
I search on reddit post didn't find answer.. Sorry if I repeat question.. Thanks
Task: Not Working
A1: Array Set [
Variable Array: %value
Values: 1,2,3,4,5
Splitter: , ]
A2: Arrays Merge [
Names: %value
Merge Type: Format
Format: {
"text": "%value",
"fillMaxSize": true,
"padding": 3,
"type": "Text",
"useMaterialYouColors": true
}
Output: %valuea ]
A3: Widget v2 [
Widget Name: Vote
Layout: Custom
Custom Layout: {
"titleBar": {
"icon": "android.resource://net.dinglisch.android.taskerm/drawable/mw_device_widgets",
"text": "My Scaffold Title",
"type": "TitleBar"
},
"children": [
{
"children": [
%valuea()
],
"type": "Row"
}
],
"horizontalAlignment": "Center",
"verticalAlignment": "Center",
"fillMaxSize": true,
"type": "Scaffold",
"useMaterialYouColors": true
}
Material You Colors: On
Ask To Add If Not Present: On ]
A4: [X] Flash [
Text: %valuea()
Continue Task Immediately: On
Dismiss On Click: On ]
I create a tasker of array row like dev Reddit tutorial, but it's not working.. This is the task, but result shows one "1".. why ? Is it bug or anything else..
Video of result https://drive.google.com/file/d/1SoH3icFIvEbmxvDVCaUbDoPSq6F3msZA/view?usp=drivesdk
Sorry for my wrong english.. Any Help Please, Thanks
Hi,
I try to Suspend app using Tasker.. if I try to launch suspend app via luncher.. it's show dialog with only option of "ok"..
If I use hail to suspend, I got two option "unpause app" and "ok"
How I get "unpause app" while by suspending by tasker
Sorry for poor English..
Any help please
Video https://drive.google.com/file/d/1XVXAXqI5f9N3CYnTzB-bneud4kkCTPar/view?usp=drivesdk