You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Hi there, I've just realized that the frontend is one of those webapps that clear the session and its settings upon browser close. Thats a little fustrating partially because my eyes were expecting a dark theme. ;)
So having yet another electron app would have been a handy workaround ... except that i am on macOS right now. :(
The text was updated successfully, but these errors were encountered:
The problem here is building electron apps for mac requires a mac to build them - I don't have one. You should be able to build the electron app for yourself on your mac.
Oh i somehow thought it might be possible with the ci/cd pipeline or something like that - maybe in the future something like a macos kvm could be an option - it can also work on amd hardware. For building the package or setting up the kvm, i can try to be of help if needed. :)
Hi there, I've just realized that the frontend is one of those webapps that clear the session and its settings upon browser close. Thats a little fustrating partially because my eyes were expecting a dark theme. ;)
So having yet another electron app would have been a handy workaround ... except that i am on macOS right now. :(
The text was updated successfully, but these errors were encountered: