Wekan 3.0 Migration

WeKan AppImage

single-file-exe

TSC Platform Game AppImage

I also built this AppImage.

https://secretchronicles.org/en/download/

Nice work! Having WeKan available as a self-contained AppImage makes installation much easier, especially for offline use.

1 Like

Yes. Difference is 1 file vs 38792 files.

oh my! I don’t think you’re being ambitious enough :rofl:

1 Like

Oh sorry, I will fix that, I’ll be more ambitious.

These problems are now fixed, with Meteor 3 WeKan FerretDB SQLite

  1. FerretDB SQLite (was: No support for SQLite yet. I need it for Sandstorm etc.)

  2. AppImage one executeable with Meteor FerretDB SQLite (was: bundle has 42k files. I need one executeable, like FreePascal)

  3. All dependencies updated (was: RSPack 2.0 is not yet available)

  4. Bundle/Snap/Docker/Sandstorm upgraded to newest (was: I need to be able to upgrade Snap from 6.09 to newest, by directly using MongoDB 3)

  5. Node.js build for many additional CPU (was: Node.js does not support armhf, armv7, 680x0, etc. So I’m still looking for programming language that would run at all of my devices)

  6. Most bugs fixed. Remaining are mostly feature requests, that need additional design decisions.

https://github.com/wekan/mongo-patches

These are not yet fixed

  1. [_] UCS platform not updated yet

  2. [_] Not yet version for no-js no-cookie (was: I need support for Netsurf, Amiga IBrowse, etc all browsers. Not require cookies and js, like FreePascal version of this)

  3. [_] No 680x0 yet

  4. [_] Not yet building offline (was: I need to be able to build offline. And not download half the Internet when building)