Skip to main content

Installation

Termux (Android)

NOTE: awesomeshot is now available in the official repos

pkg i awesomeshot

Linux

  • Clone repository
git clone https://github.com/mayTermux/awesomeshot
  • Run Makefile (inside the directory)
sudo make install

Windows

git clone https://github.com/mayTermux/awesomeshot
  • Run Makefile (inside the directory)
sudo make install