Circa
A script to take circular screenshots.
How To Use
- Open a terminal and run
circa - Follow the on-screen instructions
- Your screenshot will be saved in the current directory
Installation
From Source
Dependencies:
- gnome-screenshot
- xdotool
- ImageMagick
- bc
- Clone the repository with
git clone https://codeberg.org/X-Industries/circa.git, then runcd circa - Give the script appropriate permissions with
chmod +x INSTALL - Install by running
sudo ./INSTALL - Delete the
circadirectory
Arch Linux
- Download the package
- Install it using
sudo pacman -U /path/to/file
Debian/Ubuntu/Linux Mint
- Download the package
- Install is using
sudo apt-get install /path/to/file
