## 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 --install
## Download and install in your device curl -L https://www.lulify.com/release/android/lulify-agent-0.5.0-debug.apk -o lulify-agent-0.5.0.apk
## 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 --install