Information Lulify Beta release
Hi, you're visiting this page because you are interested on using Lulify.As Lulify is still in Beta we are not hard-enforcing licenses status at the moment so feel free to play with the platform and send us some feedback if you want!
Add device
Android cloud ADB like management
Download and install the latest Android APK agent
Done! Start managing your device at Web Console or integrate with Lulify API
Raspberry Pi cloud remote management
## Download and make executable curl -L https://www.lulify.com/release/armv7l/latest -o lulify-armv7l-latest && chmod +x lulify-armv7l-latest ## Try without installing ./lulify-armv7l-latest ## Install permanently and start at boot (requires sudo) sudo ./lulify-armv7l-latest --installDone! Start managing at Web Console or integrate with Lulify API
Linux x64 cloud remote management
## Download and make executable curl -L https://www.lulify.com/release/x64/latest -o lulify-x64-latest && chmod +x lulify-x64-latest ## Try without installing ./lulify-x64-latest ## Install permanently and start at boot (requires sudo) sudo ./lulify-x64-latest --installDone! Start managing at Web Console or integrate with Lulify API