I would like to help an open-source project with UI design and UX design. I have over 18 years of experience in the field and have worked with desktop and mobile software on Windows, Mac, iOS, Android
vhstape @ vhstape @beehaw.org Posts 2Comments 31Joined 2 yr. ago

vhstape @ vhstape @beehaw.org
Posts
2
Comments
31
Joined
2 yr. ago
Do you have much experience with deployment? I've got a small hobby project with a GUI written in Qt, and I've been having a hard time writing reproducible build scripts for cross-platform deployment.
On macOS, I can distribute the executable with homebrew and add Qt as a dependency. On Linux, I could theoretically build an AppImage, but I would prefer to have the build process handled by GitHub Actions, which doesn't have sufficient resources to statically build Qt. On Windows, I'm at a total loss...
My project is tiny, but it does have a niche market, and I'd love to make it available to as many people as possible. Qt is killing me!!!!
Sorry, I know that doesn't have anything to do with the design side of things. I'm just throwing darts, cause I've had a hard time on my own with this.