paljsingh / impartus-downloader

Download Impartus lectures, convert to mkv for offline viewing.
GNU General Public License v3.0
23 stars 8 forks source link

[Enhancement]: Use a modern UI library like kivy or qt5. #62

Closed paljsingh closed 3 years ago

paljsingh commented 3 years ago

tkinter is not as feature rich, and is painfully slow. use a better / more modern UI library.

paljsingh commented 3 years ago

targeted for next release, fixed in branch 'pyqt5' Using pyside2/qt5 due to it's vastly superior feature set compared to kivy.

paljsingh commented 3 years ago

Pyside2/Qt5 based UI available in v4.0-beta-1