mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-20 04:54:13 +00:00
[PR #1138] [FEATURE] Simple MacOS GUI #1918
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1138
State: closed
Merged: Yes
My familiarity with the project is as follows (check one):
I have created a simple GUI for MacOS. It was generated using the open-source Platypus tool created by Sveinbjörn Þórðarson after I saw a blog post about it and felt it would help CCExtractor.
The reason I feel that this feature should be added is because the command line can be complex for some people. A simple GUI like this is perfect for these people as all they have to do it drag in a file. However, for more advanced users, they can still use the command line. I have tried to make the install process as simple as possible
Maybe if there is interest in a more advanced GUI I can try and custom develop one.