README.md
Screem (Simple Screenshot Tool)
This script is a simple screenshot tool, providing a unified interface for taking screenshots on different Linux distributions and macOS.
Table of Contents
Usage
To use the script, run it from the command line with the following options:
./screem -f # Fullscreen screenshot
./screem -s # Screenshot a selected area
./screem -d # Screenshot with a delay (default 5 seconds)
./screem -h # Show this help message
Installation
Clone the repository:
git clone https://github.com/chocoOnEstrogen/dotfiles cd dotfiles/scripts/screem
Make the script executable:
chmod +x screem
Run the script:
./screem
Options
- -f: Take a fullscreen screenshot.
- -s: Take a screenshot of a selected area.
- -d: Take a screenshot with a delay (default is 5 seconds).
- -h: Show the help message.
Author
- Stella: choco@choco.rip
Version: 1.0
Last Updated: 1/10/2024 00:19 AM JST (GMT+9, Tokyo)