Skip to main content

Posts

Featured

How to use Termux-API commands in Termux

If you haven’t installed the Termux API, then be sure to do it. If you’ve downloaded Termux from F-Droid, then install the API from F-Droid only. Same goes with Google Play Store. If you want to download it through the terminal then check this blog . Once you’ve updated and upgraded the packages follow the steps below: ·         Type: termux- and press tab two times. You would see something like this: termux-api commands Here are all the commands, click on the bracket contents to know more: termux-audio-info   (get your device audio information.) termux-battery-status  (get the status of the device battery. Know more. ) termux-brightness  (set the screen brightness between 0 and 255. Takes the number as argument. Know more. ) termux-call-log (get the call-log history.  Know more. ) termux-camera-info  (get information about device cameras.  Know more. ) termux-camera-photo  (take a photo and save it to a file in JPEG format. Know more. ) termux-change-repo (for adv. users) t

Latest posts

How To Install The Termux API (termux-api) in Termux?