PS3 MANAGER API
PS3 Manager API aka PS3M_API is an API similar to TMAPI or CCAPI, compatible with CEX and DEX consoles. It includes a lot of new features (see below) which can be used in any PS3 plugins (vsh plugin, game plugin, …), homebrew and it can be used remotely with any PC tools (and Android, iOS, … is open source so anyone can port the PC library to any other platform) or with the webUI (any device with an internet navigator).
Developer: NzV
This is a PSL1GHT library that allows any PS3 homebrew developer to use PS3MAPI features from within their apps.
To install the library, just clone the repository and execute:
make install
ps3mapi-lib
is released under the MIT License.