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 1, 2024. It is now read-only.
We want to be able to download an run Kelp and CCXT as a standalone application. Wrapping it in electron (or something similar) can help.
Desired Behavior
A production-ready version of the Kelp GUI should be double-clickable by the user and should open up as if it is a standalone application, with all it's dependencies included (or downloading in the background).
Impact
The desired behavior will allow me to package the Kelp GUI as a nice user-friendly desktop application.
Feature Suggestion
We can achieve the desired behavior by using something like Electron or some other desktop environment.
References
This feature exists in all desktop applications. Need to find some examples of desktop applications written in Golang.
We want to be able to download an run Kelp and CCXT as a standalone application. Wrapping it in electron (or something similar) can help.
Desired Behavior
A production-ready version of the Kelp GUI should be double-clickable by the user and should open up as if it is a standalone application, with all it's dependencies included (or downloading in the background).
Impact
The desired behavior will allow me to package the Kelp GUI as a nice user-friendly desktop application.
Feature Suggestion
We can achieve the desired behavior by using something like Electron or some other desktop environment.
References
This feature exists in all desktop applications. Need to find some examples of desktop applications written in Golang.
Specification
Some frameworks to consider:
Chose go-astilectron
Considerations:
BaseDirectoryPath
ulimit
settings for number of open filesThe text was updated successfully, but these errors were encountered: