Open MarkusPlehn opened 2 years ago
Thanks for the info. I'm not a GUI fan, so probably not. But I'm happy to put a link on the main page (Readme.md) so his/her GUI project can be easy to reach.
@MarkusPlehn Hi, I want to use the GUI, can you share it?
Sorry, but the GUI does not work correctly and the creator have no time to fix it. So, no GUI for public
Dale-Lien @.***> schrieb am Sa., 17. Dez. 2022 18:01:
@MarkusPlehn https://github.com/MarkusPlehn Hi, I want to use the GUI, can you share it?
— Reply to this email directly, view it on GitHub https://github.com/ole00/afterburner/issues/21#issuecomment-1356332018, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADTUG6YCMZKCZQRVAT3YRD3WNXWYDANCNFSM53DKI5YA . You are receiving this because you were mentioned.Message ID: @.***>
Could the writer of the GUI hand the source off to you to pass it on to one of the interested people on here (For example me - I'd be happy to, at least, take a look at it ) ?
@quantumDavey Creating a GUI for a console application is not that hard. Maybe take it as a challenge and try to make it yourself. Use programming language that is simple (does not need compilation) and cross-platform (runs on Linux, Windows and MacOS) : for example Python might be a good candidate. Then check for a GUI project written in that language for some other tool (there must be some on Github as well). Pick one that is simple - just one screen with a button, file selector and a text / console window - and research how it is done. If you get stuck with some code, look for tutorials on the web.
a pal of me has made a simple GUI for your project. Do you want to have this tool in your repository ?