-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Make a GUI for the same #43
Comments
@nileshpatra You can start implementation for GUI but I suggest to use another language because we can't make an attractive GUI with Tkinter |
@rpotter12 would you suggest electron, then? |
@nileshpatra You can use this too but first check that you can run python script in the background or not. |
ElectronJS is very nice and works with python! If anyone has knowlegde about ReactJS + ElectronJS it will help a lot. |
@xandao6 I have knowledge of ReactJS, tell me If I can help in any way. |
@msk4862, search about ElectronJS. You can create a ReactJS page and connect it to ElectronJS, and then we connect the ElectronJS to Python. A ReactJS page is the wplay GUI, have you played with the project? |
Create a seperate folder and commit some initial working code. like open of the app |
@msk4862 do you wanna work with this issue? |
@xandao6 yes. |
@msk4862 assigned |
@msk4862 deadline extended +4d |
@msk4862 still working on it? |
We already have the initial ElectronJS files! |
Can I work on this issue? @xandao6 @rpotter12 |
Preferably Tkinter should be used to make the GUI for the same.
The text was updated successfully, but these errors were encountered: