markusaksli / TradeBot

Crypto trading bot using Binance API (Java)
GNU General Public License v3.0
373 stars 138 forks source link

linux #17

Closed bummar closed 3 years ago

bummar commented 3 years ago

Can it run on linux?

markusaksli commented 3 years ago

We can add a jar to the releases so you can run that with JDK 11 but the current launch4j executable solution is only for windows.

This will only be a workaround though, I can try looking into a more permanent solution with a pre-packaged and stripped JRE like the one we have for windows.

bummar commented 3 years ago

That would be great, to be able to test it on linux, what I think can be complicated is the persistence of the console. And that would take a frontend development ... thank you!

Albert-davil commented 3 years ago

How to report facebook id, using kali linux, (please tell me)

markusaksli commented 3 years ago

Jar has been added to the latest release, closing this since a more permanent solution seems a bit too complicated and there will be other priorities for a while.