Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 647 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 647 Bytes

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.