pixi icon indicating copy to clipboard operation
pixi copied to clipboard

add compiled binaries?

Open jestarray opened this issue 1 year ago • 3 comments

add compiled binaries to releases :face_holding_back_tears:

jestarray avatar Jun 23 '24 15:06 jestarray

Since I see a "sponsors" page, Asesprite and Armor Paint are open source applications that provide the binaries on stores to fund development. That's of course a different philosophy compared to just relying on donations, and a bit more ambitious, but maybe a "pay what you want" model like itch.io/bandcamp could be a reasonable middle ground.

Atomk avatar Sep 02 '24 20:09 Atomk

That's the goal, but simply put, pixi is just not to this point yet. It's still mainly just myself adding features as I need them, and the program still doesn't support many basic operations (a selection tool is sorely needed right now and I'm currently looking into this).

At the point where I feel like pixi is in a good stable position and would be fair to post binaries for anyone to use, I will tag a release and get binaries up here as well as on itch or something similar.

foxnne avatar Sep 03 '24 13:09 foxnne

Thanks, I understand

gingerbeardman avatar Sep 03 '24 14:09 gingerbeardman

I've added some CI that builds and uploads artifacts on the following platforms:

  • x86_64-Windows
  • x86_64-Linux
  • x86_64-MacOS
  • Arm64-MacOS

I will also look into packaging the app and hopefully someday having an actual release.

foxnne avatar Nov 07 '24 21:11 foxnne