ucarno / ow-league-tokens

Bot that farms Overwatch League tokens by pretending you watch league streams
https://discord.gg/kkq2XY4cJM
193 stars 24 forks source link

Suggestion: Start app in the tray #62

Open tired9494 opened 1 year ago

tired9494 commented 1 year ago

Even when using the --nomenu argument a console opens to output logs. Would it be possible to start the bot without the console open at all?

Also thanks for the work you've put into this

gmorks commented 1 year ago

or maybe send it to the tray?

ucarno commented 1 year ago

I am sure it is not possible with console app, and PyQt seems like an overhead for this enhancement. If it is a really needed feature, then it is possible to make simple GUI app (instead of terminal) that can be minimized to tray.

ucarno commented 1 year ago

Someone on this Discord made it work with console app using AHK