Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

enzy/Scup

Repository files navigation

Scup - Simple screenshot & file uploader

Easily upload screenshot or files to server and copy its URL address to clipboard.

Current features

  • Run in system tray
  • Monitor system clipboard for changes of image or file content (Print Screen, file copy, etc.)
  • Compress multiple files into single .zip
  • Crop image with rectangular selection
  • Upload files to: FTP, Dropbox or save to disk
  • Copy file URL to clipboard
  • Check for updates on start

How to run Scup

Support and contribution

Feel free to create issue with your problem, request, idea or question! Also fork this repository whenever you like, code some changes and create pull request when done.

Donations are welcome:

Donate this project [Flattr this project](https://flattr.com/submit/auto?user_id=matejsimek&url=https://github.com/enzy/Scup&title=Scup&language=en_GB&tags=github&category=software&description=Scup - Simple screenshot and file uploader) Gittip

Known issues

  • Cannot connect to FTP server on Windows, explanation on stackoverflow
  • Local solution: netsh advfirewall set global StatefulFTP disable
  • JVM solution: -Djava.net.preferIPv4Stack=true (used in .exe wrapper)
  • Big memory consumption (needs optimalization)

License

Scup by Matěj Šimek is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Creative Commons License