01 / overview
Why it exists
A collection of small NFC experiments for making physical objects launch useful phone actions, while keeping the platform limitations explicit.
02 / build file
The useful boundary
An NFC tag can carry a payload such as a link, while MacroDroid or Tasker handles the richer automation. Keeping those layers separate makes the system easier to reason about.
03 / build file
Current experiment
A Spotify track link is a reliable opening target; guaranteed autoplay remains dependent on the phone and app state, so the project records that limitation instead of promising magic.
current signal
Latest from the workbench
The workflow distinguishes what the NFC tag stores from what Android automation apps do after the tag is scanned.
