Skip to content

Btrfs-Bandits/qt-frontend

Repository files navigation

qt-frontend

How to run locally:

  1. Create virtual environment with python 3.9 (some issues with python version > 3.9)
  2. Install qt5 and qt5-tools:
    pip install qt5
    pip install qt5-tools
  3. Open the given .ui file in Qt designer app, which should be somewhere in lib -> site-packages -> bin -> qt5-applications -> Qt -> bin in virtual environment

To-do's:

  • Do some styling
  • Add options of file extensions
  • Display file system (XFS/Btrfs) after detecting
  • Make buttons, scroll bars and checkboxes functional
  • Main question - check for responsiveness in bigger window
  • Finally, see deployment

Final (almost) code in app.py

About

app in pyqt5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages