Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds file selector gui #10

Merged
merged 1 commit into from Nov 4, 2022
Merged

adds file selector gui #10

merged 1 commit into from Nov 4, 2022

Conversation

JoeKae
Copy link
Collaborator

@JoeKae JoeKae commented Nov 4, 2022

What has been added?

GUI

This PR adds a simple tkinter file selection GUI.
You can select a single file or multiple files for conversion. The converted files are saved to the same directory that the source file is located in.

What has been changed?

README

The Readme.md was changed to reflect the added GUI.

Structure of the project

The mp_to_litchi.py was put in a python package and is used as an import in the run.py.
The filename of mp_to_litchi.py and the package as well was shortened to mp2litchi and mp2litchi.py respectively.

@YarosMallorca
Copy link
Owner

Thank you for submitting this!
I will merge this for sure :)

@YarosMallorca YarosMallorca merged commit 4cd6808 into YarosMallorca:main Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants