Search results

  1. D

    Paste constraint on AND/OR/XOR/NOT

    Please add abilty to paste a constraint directly on AND/OR/XOR/NOT in the purple if page like it's possible in the green constraints page.
  2. D

    Termux-tasker running sqlite3 as root

    I need help setting up Termux-tasker to run sqlite3 as root
  3. D

    Can this option only replace the current notification

    Not all macrodroid notification as it usually does?
  4. D

    Despite clicking on Discard, Macrodroid still saves the changes made

    Anyone else experiencing this?
  5. D

    Auto Greenify running apps with Termux

    https://www.macrodroidlink.com/macrostore?id=20269 You can modify and exclude apps you don't want to be closed by editing the excludedapps variable
  6. D

    Option to use variables with Time triggers

    Would be awesome if there would be an option to use variables too instead of only specific date and time
  7. D

    Reading screen contents when screen off

    Is this possible? Even with root?
  8. D

    Batch APK and split APk installer

    Put the apks you want to install in a folder then run the macro. *Needs Adb WiFi *Needs termux *Needs termux-tasker *Needs zip installed on termux https://www.macrodroidlink.com/macrostore?id=19445
  9. D

    Command to list only files in a directory

    I'm looking for a command to only list files in a directory using shell. I've tried ls -f and many others but they include directories too
  10. D

    Getting output from Tasker ADB shell plugin

    I cannot seem to make this work. I'm trying to get a list of running apps using this command on the tasker plugin but the output variables remain empty. If I test it in the app itself it gives me output. Any help will be highly appreciated. dumpsys activity processes | grep -E...
  11. D

    This makes macrodroid crash

    Sorry I could not report bug as I have to share a macro which cannot be done because the app crashes while trying to make one . This is how it happens . Create an array variable, save a name and in Array index choose Define Manually then type [""] and see what happens
  12. D

    Ability to sort macros

    Will be great to have to be able to sort macros by last created, last edited, active macros, last activated etc
  13. D

    Referring to a magic text with variable

    So I've been trying to refer to a magic text using a macrodroid variable like in the attached photo but it doesn't work. Is there a way I can do that? I want it to show September. I know its possible to just use {month} but I would like to know if there is a way to make it work using a variable...
Top