DevilXD
DevilXD
The latest master branch should very much work, just like before. Please define what you mean by "there's no alert". There's no "alert" functionality in the application. Do you mean...
The status bar says "Adding campaigns to i". Normally, that "i" is a part of "inventory", but something seems to be clearly broken there.  This stage of reload causes...
This has to be platform related. The status bar should be saying "inventory" in full. Have you tried running the miner from source, instead of the pre-built executable?
This looks like quite a wild Linux-related ride. Thank you @guihkx for taking care of this one 🙂
Hello o/ Please note that TDM can only run on a machine with a display. If this Linux server has a display, then all you need is to follow the...
As a quick update on the state of the headless mode support. Right now, the application remains to be strictly tied with it's GUI and procedures responsible for updating it....
@Pr0mises That's still not the main problem, the main problem still remains: > the application remains to be strictly tied with it's GUI and procedures responsible for updating it. Because...
@bricep I see, thank you for taking interest! Because the Linux support was never really planned when I was making this application, we can both expect some heavy steps (and...
Eh, I thought this one was protected already. How is it now?
All required libraries can be installed via `pip install -r requirements.txt`, and they normally do so if you'd run the `setup_env.bat` file. Although, Linux cannot run it, so there's that....