An open API service indexing awesome lists of open source software.

https://github.com/mrousavy/postshot

📷 An easy to use, lightning fast and modern screenshot and screen-recording tool powered by C++ and Qt
https://github.com/mrousavy/postshot

capture clipboard cpp qt rectangle screen-capture screen-recorder screenshot share snipping tool tray widgets

Last synced: 2 months ago
JSON representation

📷 An easy to use, lightning fast and modern screenshot and screen-recording tool powered by C++ and Qt

Awesome Lists containing this project

README

        



PostShot


The faster screenshot tool


Download
Total downloads



Buy Me a Coffee at ko-fi.com

**PostShot** is a lightweight tool that is designed to make sharing images way **easier and faster**, while still containing lots of customizability.

# Links
> TODO :)

> demo goes here

## Why choose PostShot?
> TODO :)

# How to use
> TODO :)

# Features
> TODO :)

> More screenshots go here

# Contribute

**PostShot** is an open source community project, **contributions and pull requests are welcome!**

You can help implementing more **features**, fix [issues](https://github.com/mrousavy/PostShot/issues) or **improve design choices**.

```sh
git clone https://github.com/mrousavy/PostShot --recursive
cd PostShot
# Run to update QHotkeys library
git submodule update --remote
qtcreator PostShot.pro
```