ix.io Uploader is a simple C# tool to upload text files to ix.io. This program uses curl
to upload the file and return a link.
ix.io Uploader is easy to use. Simply specify a file by clicking "Browse..." and click "Upload" (if the "Upload automatically" check box is not checked, otherwise it's uploaded automatically)
The uploader will then give you a link with the file's contents. You have some options below the link, like going to it (in case you want to check if it's uploaded it) or copying it to the clipboard for later sharing.
- ix.io upload capability
- Going to links
- Copying links to clipboard
- Background tasks to make UI responsive
- Add a context menu handler to easily upload your text files on the context menu
RECOMMENDED: create your branch or fork
- Open the solution in Visual Studio 2012 or later
- Work on your planned changes
- Create a pull request
Download the latest release in the Releases section, and that's it! You don't have to install anything.