Amazify CLI
The installer adds Amazify to the user PATH. Running amazify without a subcommand prints the complete command list.
amazify runStart the daemon when needed, launch or focus Amazon Music, inject Amazify, and return control to the terminal.
amazify run --foregroundRun attached to the current terminal. Use this when you need immediate logs or exception details.
amazify daemon startStart the persistent background daemon without launching a visible terminal window.
amazify daemon statusReport whether the daemon is running and reachable.
amazify daemon stopAsk the daemon to shut down. Closing Amazon Music alone does not stop it.
amazify list-candidatesList detected Amazon Music launch candidates. This is useful when attachment or launch discovery fails.
amazify shortcuts installRecreate the Amazify launch shortcuts using the current installation.
amazify update checkCheck GitHub for the latest eligible final application release without installing it.
amazify update installAsk for confirmation, download and verify the installer, then open the normal interactive setup.
amazify --versionPrint the currently installed Amazify application version.
Daemon behavior
amazify run hands the launch request to the daemon and exits. Closing that terminal does not stop the daemon, and closing Amazon Music leaves it ready for the next launch request.
When to use foreground mode
Use amazify run --foreground when a shortcut appears to do nothing, injection fails, or you need a live traceback. For routine use, the normal daemon-backed command is faster and avoids a terminal window.
Command is not found
Open a new terminal after installation so it receives the updated user PATH. If the command is still missing, reinstall Amazify or invoke amazify.exe from its CLI directory under %LOCALAPPDATA%\Programs\Amazify.