StockD v4.1
After request on gitter chatroom -- https://gitter.im/virresh/StockD?at=5efb5c25405be935cdd078cf, I've migrated code from JavaFX to Python and switched to web elements in the hope of better cross-platform building ability
F.A.Q
Application doesn't start on Windows!
If the application doesn't start, install Microsoft's dot net framework:
https://dotnet.microsoft.com/download/dotnet-framework
(I recommend downloading the latest version. I've tested the windows version)
Will the windows version work on 32-bit systems as well?
The windows version is built on 32-bit systems, so it should work on both 32 and 64 bit systems without issues. If you find bugs, please file them at https://github.com/virresh/StockD/issues
The linux version is for 64bit systems only however.
Footnotes
-
Since I don't have a Mac, I will no longer provide Mac builds. If someone is interested in helping out, please create an issue / discuss on the chatroom.
-
This release uses a threaded server with EventSource streams on website. It's still in early phases, so please file a detailed bug-reports.
Note: You do not need to install anything on Linux to use the build binaries available here. On windows, you will need to have Microsoft Dot Net Framework version >= 4.0