linux-nerds.org

    linux-nerds.org

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Linux
    3. Python3
    4. Restic UI
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • FrankM

      Restic UI - Changelog
      restic-ui python3 pyqt5 • • FrankM

      2
      0
      Votes
      2
      Posts
      91
      Views

      FrankM

      v1.3.0 - Release for switch to PyQt6

      https://gitlab.com/Bullet64/restic-ui-public/-/releases/1.3.0

    • FrankM

      Restic UI - Vorstellung Part 2
      • FrankM

      1
      0
      Votes
      1
      Posts
      49
      Views

      No one has replied

    • FrankM

      Restic UI - Youtube Videeo Vorstellung
      restic-ui restic • • FrankM

      3
      0
      Votes
      3
      Posts
      60
      Views

      FrankM

      Hallo @berthold, du bist mein einziger Star 🙂 Ok, darum geht es mir ja nicht, wie Du weißt mache ich das hauptsächlich für mich und meine Backups klappen damit sehr gut. Ist also produktiv einsetzbar.

      Wie Du gemerkt hast, gibt es Zeiten da mache ich ganz viel und dann wieder Zeiten da passiert nix. Das ist bei mir normal, ich muss da "Bock" drauf haben. Habe ich viel Stress auf der Arbeit, passiert Abends eher sehr wenig..

      Ich hoffe das ich mittlerweile alle Fehler gefunden habe, die Grundfunktionen sind alle funktional. Mittlerweile kann man die JSON Datei mit den Daten der Backups auf Wunsch auch verschlüsseln 🙂

      Ich habe noch eine ganze Reihe an Notizen, was ich gerne noch machen möchte. Wichtig ist mir aber im Moment, das ich alle Fehler finde und das so wie es jetzt ist, einwandfrei läuft.

      Darum, wenn es jemand nutzt, bitte gebt Feedback. Egal ob positiv oder negativ. Ich freue mich persönlich natürlich mehr über positives Feedback 🙂

    • FrankM

      Restic UI - auf PyQt6 umbauen
      restic-ui pyqt6 • • FrankM

      5
      0
      Votes
      5
      Posts
      62
      Views

      FrankM

      Ich hatte im Python Forum mal um Hilfe gebeten und man hat mir einen Hinweis gegeben, dem ich hier mal nachgehe.

      Der Forenuser meinte, das es ihn wundern würde, wenn ich von QtCore importieren müsste, also

      self.addDockWidget(QtCore.Qt.DockWidgetArea.RightDockWidgetArea, self.items)

      Das habe ich mal ausprobiert. Wenn ich von QtCore Qt importiere, kann ich das QtCore weglassen.

      from PyQt6.QtCore import QSettings, Qt

      dann geht auch

      self.addDockWidget(Qt.DockWidgetArea.RightDockWidgetArea, self.items)

      Es sieht so aus, das ich mich in dieses Thema noch ein wenig einarbeiten muss 🙂

    • FrankM

      Restic UI - QtWaitingSpinner unexpected type 'float'
      restic-ui python3 • • FrankM

      2
      0
      Votes
      2
      Posts
      82
      Views

      FrankM

      Der Autor hat meine Anpassungen um ein paar Änderungen erweitert und in sein Repo eingepflegt. Der QtWaitingSpinenr ist jetzt auch 3.10 kompatibel 🤓

      1b268980-92ca-42a4-89a0-a6e4b7ab9378-grafik.png

    • FrankM

      Restic UI - Cross-Platform Desktop Application
      restic-ui windows • • FrankM

      1
      0
      Votes
      1
      Posts
      51
      Views

      No one has replied

    • FrankM

      Restic UI - QThread
      restic-ui python3 • • FrankM

      1
      0
      Votes
      1
      Posts
      35
      Views

      No one has replied

    • FrankM

      Restic UI - REST Server Unterstützung
      restic-ui restic rest-server python • • FrankM

      2
      0
      Votes
      2
      Posts
      47
      Views

      FrankM

      Die REST Unterstützung ist komplett 🤓

      https://gitlab.com/Bullet64/restic-ui-public/-/releases/1.1.0

      Ich denke, ein wenig Dokumentation wäre noch gut ☺

    • FrankM

      Restic UI - Released
      • FrankM

      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • FrankM

      Restic UI - User documentation
      restic-ui python3 pyqt5 • • FrankM

      1
      0
      Votes
      1
      Posts
      85
      Views

      No one has replied

    • FrankM

      Restic UI - Documentation
      restic-ui python3 pyqt5 • • FrankM

      1
      0
      Votes
      1
      Posts
      78
      Views

      No one has replied

    Powered by NodeBB | Contributors
    © 2022 frank-mankel.de