Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexgplay/clipshot
Clipshot is a screenshot utility that saves the screenshot in the clipboard.
https://github.com/alexgplay/clipshot
clipboard clipboard-manager java screenshot screenshot-utility
Last synced: 8 days ago
JSON representation
Clipshot is a screenshot utility that saves the screenshot in the clipboard.
- Host: GitHub
- URL: https://github.com/alexgplay/clipshot
- Owner: AlexGPlay
- Created: 2018-05-29T13:55:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T21:17:24.000Z (over 6 years ago)
- Last Synced: 2024-04-17T18:19:22.980Z (7 months ago)
- Topics: clipboard, clipboard-manager, java, screenshot, screenshot-utility
- Language: Java
- Homepage:
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Clipshot
Clipshot is a Java application made to solve a problem that many partially solve but that none of them fully solves.
Many times you want to screenshot something in order to paste it into a document, but you have to capture the full screen, capture it and save it or capture it and deal with a new window asking you what do you want to do with that screenshot.
In order to solve this problem I made Clipshot.
Clipshot is a simple application that allows you to capture a part of the screen and paste it wherever you want.