Search results

  1. paps93fr

    Intent - battery percentage of a bluetooth device

    MD Intent wiki documentation said there is an intent when the battery percentage of a bluetooth device changes. But it doesn't say more. What is that intent? And, is it possible to get the device battery percentage too, not only the information it have changed? I've an installed app named...
  2. paps93fr

    Webhook and json

    Hi, Can Macrodroid webhook trigger received a json as data input?
  3. paps93fr

    Anyone using MD to discuss with APIs?

    I've implemented some API using MD: - Notion: reading, creating or updating pages in my Notion workspace, - UUIDgenerator: giving me UUID to uniquely identify things - lock flags, data transfers between macros, file names, ..., - meteo-concept: to obtain more weather data than MD - multiple...
  4. paps93fr

    Trigger when you are kilometers/miles from a location

    Hi there, MD have Geofence triggers but they are 5 kms max adjustable from a position. How to know when I'm hundreds of km/ml away, for example from home ? I want to create some presence routines but I need to know - and differentiate - when i'm out of my home region, from just being out of...
  5. paps93fr

    Launch app and Widget Button doesn't do anything

    Hi, I try to trigger a macro using Launch App trigger but nothing happen when launching that app. So I try something else: trigger using a new Widget button but when clicking the widget, it doesn't trigger the macro. Is there something specific to do before use that triggers? I've 2 or 300...
  6. paps93fr

    Encrypt text using intent

    I've the OpenkeyChain app installed with some certificates. App to crypt or decrypt texts or files with these SSL certificates. I try to send it an intent from MD to encrypt a text and hope the app returns me the encrypted text but the only thing the intent do is to open that app. Intents...
Top