DJ2LS / FreeDATA

A free, open-source, multi-platform application for sending files and messages, using the codec2 HF modems
https://wiki.freedata.app/
GNU General Public License v3.0
141 stars 17 forks source link

Use VueJS or alternative for standardized code #396

Closed DJ2LS closed 10 months ago

DJ2LS commented 1 year ago

We want to standardize FreeDATA code. For this we could use an app framework like VueJS Actual problem is, that existing plugins for usage with electron are deprecated or maybe dead. An option might be the vue cli plugin which seems to be maintained.

DJ2LS commented 1 year ago

We could also think about using ionic.

https://ionicframework.com/docs

DJ2LS commented 11 months ago

WIP