Closed omarcostahamido closed 2 years ago
@Itaborala great news, I found a package that does exactly what I was thinking about: it doesn't look Windows98 like tkinter, and it is not overkill like Electron, it just launches the available browser (preferably chrome) in --app
mode to display a page served locally, and sharing python functions with javascript.
[x] add a GUI to OSC-Qasm, to simplify the user interface with this project.
this can be with pygame?or an electron-like interface... if that is a thingosc_qasm.py
--headless
to skip eelGUI/index.html
to be used by eelthis also represents a shift for OSC-Qasm to be distributed as an application instead of a script, aka a set of complicated setup instructions
[x] verify that using token still works to submit jobs.
[x] restructure, rewrite and update readme
Make sure to use branch GUI