Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 423 Bytes

clipboard-uploader-old

An old app to upload the clipboard content to pastebin and imageshack (Windows-only) I did this project to learn about the http protocol, for this reason, I handle requests in plain text instead of using a library.

Requirements

  • Microsoft Visual Studio
  • Imageshack api-key (Add it to stdafx.h)
  • Pastebin api-key (Add it to stdafx.h)

Author

  • Fernando Velcic

Project date

  • 18/01/2013