Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

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.