Fast loading of pictures on a habrfekt

    Since there was such a booze conversation about bootloaders on the Hab effect, I thought that my homegrown programmina could also be useful to someone.
    There are 2 options:
    • cliUploader - load pictures from command line parameters. Each argument is an absolute or relative path (for example, you can add a shortcut to the Send context menu, or just drag one or more pictures to the fill shortcut)
    • clipboardUploader - load from the clipboard (for example, after pressing PrintScreen or Alt + PrintScreen)
    After running the program, a link will be copied to the clipboard, or if in the first case several images were sent, then several links separated by "\ n".

    Naturally, I also laid out the code , but I will make a reservation right away that I did not pursue its purity and beauty, but simply made it work “for myself”.
    You can download the fruits of my modest work there . Binaries are compiled under .NET 2.0, so there are good reasons to believe that mono will work too, although I have not tested it. If anyone dares to check, please write about the results.

    Also popular now: