Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amussey/shotput
Capture screenshots, upload them to your personal SFTP server, and get the link on your clipboard!
https://github.com/amussey/shotput
Last synced: 26 days ago
JSON representation
Capture screenshots, upload them to your personal SFTP server, and get the link on your clipboard!
- Host: GitHub
- URL: https://github.com/amussey/shotput
- Owner: amussey
- Created: 2018-06-13T01:12:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-13T01:18:03.000Z (over 6 years ago)
- Last Synced: 2024-08-03T09:05:45.658Z (4 months ago)
- Language: Python
- Size: 167 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Shotput
README
# Shotput
Capture screenshots, upload them to your personal SFTP server, and put the link on your clipboard!
## Requirements
* Python3.6
* virtualenv## Building
```bash
make dist
```This will build a virtualenv, install the requirements from requirements.txt, build a .app (inside `dist/`), and clean up the temporary build artifacts.
#### Credits
The Shotput icon is a rotated version of ["Ember shot icon" by Lorc at game-icons.net](https://game-icons.net/lorc/originals/ember-shot.html). It is used under a [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/) license.