-
Notifications
You must be signed in to change notification settings - Fork 9
Dependencies
xShin edited this page Feb 24, 2022
·
5 revisions
This page lists the program/dependencies Awesomeshot needs to run.
-
Termux:API
- Application must be installed, this program call some API from Termux like
termux-media-scan
andtermux-open
- Application must be installed, this program call some API from Termux like
- Packages
termux-api
imagemagick
inotify-tools
After Termux:API installed, now install dependencies packages
- Install dependencies packages:
pkg i -y termux-api imagemagick inotify-tools