An open API service indexing awesome lists of open source software.

https://github.com/pintaproject/pintauploadaddin

An add-in for Pinta that could allow you to upload images directly to internet sites such as imgur.
https://github.com/pintaproject/pintauploadaddin

Last synced: about 1 year ago
JSON representation

An add-in for Pinta that could allow you to upload images directly to internet sites such as imgur.

Awesome Lists containing this project

README

          

# Pinta Upload Add-in

This is an proof of concept add-in for uploading your images to internet hosting sites. The only upload type that has been implemented is the Imgur Anonymous upload.

##Notes

- It has a lib copy of the current Pinta.Core to build against, and it currently needs manual updating. (Need to look into automatic updates here.)

- For development purposes, the generated dll can be placed in Pinta's bin folder.

## License

As with the rest of Pinta, this is licensed under the MIT/X11 license.