Skip to content

Quadina/Scup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Simple screenshot & file uploader

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%