GithubHelp home page GithubHelp logo

codecat / clipupload Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 5.0 1.73 MB

Old application to upload images and other files to certain places on the internet.

License: GNU General Public License v2.0

C# 100.00%

clipupload's Introduction

ClipUpload 3

No longer maintained.

General Info

The Visual Studio 2010 solution for ClipUpload 3 has 11 projects associated to it:

  • ClipUpload3: The program itself
  • AddonHelper: This contains a class that is to be inherited by addons for extra helper methods.
  • GlobalHook: Library that handles global Windows hooks.
  • Dropbox: The Dropbox addon
  • FTP: The FTP addon
  • Imgur: The Imgur addon
  • Pastebin: The Pastebin addon
  • PostHttp: The http POST method addon
  • Snaggy: The optional Snag.gy addon
  • TestAddon: Addon for testing. Merely used for testing new methods in AddonHelper.

Build Info

Each addon project has been set up to build to the ClipUpload3\bin\Debug\Addons folder. You will probably need to set up every config file yourself in the bin\Debug folder. Get them from your installation, as it's nearly impossible for me to include clean files in this repository :)

clipupload's People

Contributors

codecat avatar jamesmanning avatar treason avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clipupload's Issues

2 add-on's

Hey mate,

Check out my fork. I made two addons, Drag to clipboard and upload to amazon s3.

Feel free to take them and post them, edit them or whatever you see fit :-)

couple of tiny web site issues

missing method with snaggy and latest clipupload

After installing Snaggy, restarting ClipUpload3, then attempting to use the plugin via clicking its menu item in the systray context menu:

System.MissingMethodException: Method not found: 'Void AddonHelper.Addon.Drag(System.Action`1<System.Drawing.Image>)'.
at Snaggy.Snaggy.

b__0()
at ClipUpload3.FormMain.<>c__DisplayClass17.<Tray_MouseDown>b__7(Object , EventArgs )
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.