Skip to content

Dependencies

xShin edited this page Apr 2, 2022 · 5 revisions

This page lists the program/dependencies Awesomeshot needs to run.

Table of Contents

Required dependencies

  • Termux:API
    • Application must be installed, this program call some API from Termux like termux-media-scan and termux-open
  • Packages
    • termux-api
    • imagemagick
    • inotify-tools
    • bc

Installation dependencies

After Termux:API installed, now install dependencies packages

  • Install dependencies packages:
    pkg i -y termux-api imagemagick inotify-tools bc
Clone this wiki locally