x-industries-uk / circa

A script to take circular screenshots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circa

IMPORTANT NOTE! This account is deprecated. All development will now be carried out on Codeberg (https://codeberg.org/X-Industries). Please do not use this repository.

A script to take circular screenshots.

How To Use

  1. Open a terminal and run circa
  2. Follow the on-screen instructions
  3. Your screenshot will be saved in the current directory

Installation

From Source

Dependencies:

  • gnome-screenshot
  • xdotool
  • ImageMagick
  • bc
  1. Clone the repository with git clone https://github.com/x-industries-uk/circa.git
  2. Give the appropriate permissions by running chmod +x INSTALL
  3. Install by running sudo ./INSTALL
  4. Delete the circa directory

Arch Linux

  1. Download the package
  2. Install using sudo pacman -U /path/to/file

Debian/Ubuntu

  1. Download the DEB package
  2. Install using sudo apt install /path/to/file

About

A script to take circular screenshots.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%