{"package_name":"com.termux.boot","name":"Termux:Boot","summary":"Add-on for Termux allowing programs to be run at boot","category":"Development","icon_url":null,"latest_version_code":1000,"latest_version_name":"0.8.1","apk_url":"/api/apk/com.termux.boot","apk_size":26000,"apk_sha256":"6f7cf9b94f539d3efd4af3544ff819947b49395275d8cfa7e5f80de14f3d9cf8","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779371403,"release_timestamp":1719400473,"description":"This plugin for https://f-droid.org/packages/com.termux allows programs to be run at boot.\n\nInstructions:\n\n* Start the Termux:Boot app once by clicking on its launcher icon.\n* This allow the app to be run at boot.\n* Create the ~/.termux/boot/ directory.\n* Put scripts you want to execute inside the ~/.termux/boot/ directory.\n* If there are multiple files, they will be executed in a sorted order.\n\nNote that you may want to run termux-wake-lock as first thing want to ensure\nthat the device is prevented from sleeping.\n\nExample: To start an sshd server and prevent the device from sleeping at boot,\ncreate the a file ~/.termux/boot/start-sshd containing the line:\n\ntermux-wake-lock && sshd","categories":["Development"]}