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.
- Host: GitHub
- URL: https://github.com/pintaproject/pintauploadaddin
- Owner: PintaProject
- Created: 2012-09-28T22:15:34.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T19:31:52.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T09:51:13.262Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 262 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
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.