inky icon indicating copy to clipboard operation
inky copied to clipboard

Can the AppImage be downloaded somewhere?

Open probonopd opened this issue 5 years ago • 1 comments

Hi, thanks for making an AppImage for Linux. Can it be downloaded somewhere? We'd like to link to it from https://appimage.github.io/.

https://github.com/inkle/inky/blob/a2017831be8e20824822a82e7707e22a6fb1c29b/BUILD_FOR_LINUX.sh#L34

https://github.com/inkle/inky/releases only has a zip file for Linux.

Reference: https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages/cc2441518975caca23e9ce2dba6f08a22c678d1e#common-mistake

probonopd avatar May 16 '20 12:05 probonopd

I added the AppImage builld, and a GitHub action to build it, but the @joethephish rejected ( https://github.com/inkle/inky/pull/245 ) in favor of building on their local mac (so they won't be able to the AppImage ).

I'd happily resurrect the build actions or the like, but there seems to be a flatpak maintained by someone in the community, so there may be less incentive.

I'm happy with it going in any direction - close as 'wontfix', remove the AppImage building code, or implement something. Seems like other folks like the simplicity of using the AppImage, though ( #220 )

lunarcloud avatar Jan 11 '22 19:01 lunarcloud