aeri / Nihonoari-App

A little and minimalist Japanese Kana training
GNU General Public License v3.0
92 stars 9 forks source link

Package the application for desktop platforms (Linux, Windows, Mac OS) #15

Open yusdacra opened 4 years ago

yusdacra commented 4 years ago

I was able to successfully package the application as a Linux AppImage using hover. Hover also can build for Windows and Mac OS (although I'm not sure if it supports cross-compiling, I have tried it and it didn't work for me). It would be nice to provide these builds since Nihonoari works very nicely on desktop platforms already.

Though, support for desktop platforms could mean not being able to use a mobile specific functionality to keep everything cross platform. I don't see this being an issue for Nihonoari since it's a very simple application.

I will try to build for Windows and Mac OS in the next weeks and report my findings here.

aeri commented 4 years ago

I didn't know hover, but I found the idea of bringing it to the desk very interesting, I would like to know the results.

tildejustin commented 2 years ago

I tried compiling the app for windows with hover and I found that the debug build runs really well, but if compiled for release the UI for picking kana to test does not show up. I don't know if this is an issue with hover or just that I have no clue what i'm doing. I also noticed there was a significant difference with the output files. Demo home screen Demo select screen Release home screen Release select screen