Skip to content

Files

Latest commit

9bc04f8 · Jul 11, 2023

History

History
This branch is 3 commits ahead of, 48 commits behind maxmpz/powerampapi:master.

poweramp_api_example

Poweramp Intent APIs Example

============================================

This is an example project that demonstrates Poweramp Intent based APIs. These APIs are focused on simplicity: you can just throw a simple Intent to Poweramp to play something, command Poweramp to do something, or get some Poweramp state from the published Intents. While being simple the Intent APIs provide almost complete control over Poweramp. The intents can be sent programmatically or by the automation apps.

Please see: ../poweramp_api_lib/readme.md for details. Also see comments/doc-comments in Example project source files.