Thorium-Sim / thorium-nova

Next-generation Spaceship Controls
https://thoriumsim.com
Apache License 2.0
345 stars 14 forks source link

Better startup notifications #633

Open alexanderson1993 opened 2 months ago

alexanderson1993 commented 2 months ago

Right now, when Thorium Nova's electron app starts up, it just says "Loading". Kinda boring. We could have the Electron process signal the renderer process to tell it what to display in a text box.

It should also include error handling. If there is a major error, it should prompt the user with what the error is and bail when they acknowledge it.