zenden2k / image-uploader

A program for uploading images, screenshots and other files to a few dozen file hosting services. It has screenshooting capabilities and integrated image editor.
https://svistunov.dev/imageuploader
Apache License 2.0
117 stars 26 forks source link

AppVeyor #352

Open i486 opened 1 year ago

i486 commented 1 year ago

Hey, zenden2k.

I hope you're doing great! First off, I wanted to say how much I love the Image Uploader. It's been a game-changer for me, and I can't thank you enough for making my image uploading needs a breeze.

Anyway, I just wanted to drop a quick suggestion for the Image Uploader. Have you considered adding an AppVeyor configuration?

I would love to test every new commit, but I neither have a lab nor the skills to build it myself.

Thanks!

zenden2k commented 1 year ago

I'm not familiar with AppVeyor. There is a Github Actions configuration. https://github.com/zenden2k/image-uploader/actions Is it not suitable for your purposes?