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
- Host: GitHub
- URL: https://github.com/mrousavy/postshot
- Owner: mrousavy
- License: gpl-3.0
- Created: 2018-01-17T13:07:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-18T08:40:28.000Z (about 5 years ago)
- Last Synced: 2025-03-21T16:21:22.169Z (3 months ago)
- Topics: capture, clipboard, cpp, qt, rectangle, screen-capture, screen-recorder, screenshot, share, snipping, tool, tray, widgets
- Language: C++
- Homepage:
- Size: 146 KB
- Stars: 22
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
PostShot
The faster screenshot tool
**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
```