screentaker

Crates.ioscreentaker
lib.rsscreentaker
version0.1.3
sourcesrc
created_at2023-11-07 17:04:50.896931
updated_at2023-11-11 13:09:01.147257
descriptionTerminal app for creating screenshots and modifying in the future.
homepage
repositoryhttps://github.com/Vova-max-png/screentaker
max_upload_size
id1028234
size36,486
Cat (Vova-max-png)

documentation

https://github.com/Vova-max-png/screentaker

README

Screentaker

version lines license

About screentaker

What's a Screentaker?

Screentaker - cross platform terminal utility to create screenshots and edit them in the future versions.

Why Screentaker?

For example, if you are working on alpine Linux, you need to take a screenshot and send it to someone or if you need to take a screenshot on your server and then send it.

Installation

Install via cargo:

>>> cargo install screentaker

Usage

Just start it in your terminal:

>>> screentaker

Then press ctrl + n to create a screenshot or ctrl + q to exit. In the future, you will be able to select a zone to take a screenshot, add filters and more.

Dev logs

  • A beautiful delay before taking screenshot was added

Contributions

Issues, Ideas and Contributions are welcome!

Commit count: 15

cargo fmt