PFS-BatchKit-Manager icon indicating copy to clipboard operation
PFS-BatchKit-Manager copied to clipboard

Are there any plans to make a GUI version one day?

Open sjdo opened this issue 3 years ago • 3 comments

Are there any plans to make a GUI version one day?

sjdo avatar Jul 28 '22 16:07 sjdo

this script is heavily based on windows batch file..

And having it all in one file makes it hard to read...

However, if @GDX-X is willing to suffer that transition, then a ( probably cross platform) UI made on wxWidgets Should be possible........

israpps avatar Jul 28 '22 16:07 israpps

Hey, At the moment it's not in my plans but I could think about it. First I will finish adding some additional features in PFS Batchkit Manager, then try to see how to create a GUI. I intended to make it cross-platform but some programs are not open source and cannot be ported to be used on linux for example.

the batch code is extremely simple which allows me to add a lot of things in a short time.

GDX-X avatar Jul 28 '22 18:07 GDX-X

Hey, At the moment it's not in my plans but I could think about it. First I will finish adding some additional features in PFS Batchkit Manager, then try to see how to create a GUI. I intended to make it cross-platform but some programs are not open source and cannot be ported to be used on linux for example.

the batch code is extremely simple which allows me to add a lot of things in a short time.

If you're looking for cross platform then WxWidgets is your friend...

PCSX2, HDL Batch installer and Pops VCD manager are made on it

I can help...

israpps avatar Jul 28 '22 19:07 israpps

After thinking about it, it won't be useful to make a GUI because the APA partition system will become useless in the future with the support of exFAT.

GDX-X avatar Apr 18 '23 17:04 GDX-X