Skip to content

CodingWonders/ix-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ix.io Uploader

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.

How to use?

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.

What's implemented?

  • ix.io upload capability
  • Going to links
  • Copying links to clipboard

What's to be implemented?

  • Background tasks to make UI responsive
  • Add a context menu handler to easily upload your text files on the context menu

How can I help?

RECOMMENDED: create your branch or fork

  1. Open the solution in Visual Studio 2012 or later
  2. Work on your planned changes
  3. Create a pull request

How do I begin?

Download the latest release in the Releases section, and that's it! You don't have to install anything.

About

A simple tool to upload text files to ix.io

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages