Git Product home page Git Product logo

borg-qt's People

Contributors

nebucatnetzer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

ag-python-qt

borg-qt's Issues

Make all links explicit

The links in the readme aren't all pointing explicitly to Github. This causes them to break on PyPi.

Add detection of a specified network

For backups over SSH it would be nice to have a way for Borg-Qt to detect if it's currently connected to the correct network.
Probably the easiest way would be to detect if the server IP is online and if it's online check if the SSH connection works.

Detect a running VM before creating a backup in the GUI

When a VM is running during backup it can get into a broken state. Therefore a VM should be shutdown or suspended before taking a backup.
It would be good if Borg-Qt informs the user about running VMs so that he can put it into a save state if he decides to do so.
It would probably be a good idea to make this an optional feature. Meaning that the user can deactivate it in the settings.

Create a pip package

It would make it for users much easier if they could install Borg-Qt through pip.
However for that we would’ve to rewrite the code quite a bit.

Clean up config class

Currently all of the values in the config class are getting assigned manually this doesn't scale very well and adds a lot of possible failure points.
It would be nice if as much as possible would happen programmatically.

Make layout responsive

Currently the layout is fixed to a certain size. I should improve it so that the user can rescale the window.
Especially since the text sometimes doesn't fit into its box when the font size gets changed.

borg-qt and vorta

@Nebucatnetzer did you compare these?

e.g. what's missing in vorta that is in borg-qt? or vice versa.

maybe it would be a good idea to unite forces in 1 project.

What if no server?

I'm having a local setup without a server (backing up to an external hard drive). Removing the server and user option from the config file causes borg-qt to crash. Is there a way to disable server connections yet?

Allow for multiple weekdays in the timer

Currently one can only select one specific on which backups should happen.
It would be nice if we could support multiple weekdays so that for example backups happen on Monday, Wednesday and Friday but not on the other days.

Add an option for custom name

An option to customize the archive name would be good.
Maybe an option to predefine automatic names like it is now and if one disables that option it prompts every time one creates an archive.
For automatic backups we could provide a default that gets used when the user disables the name for manual backups.

Add dismount dialog to delete function

When an archive is mounted and a user wants to delete an archive the application crashes.
This is the same problem as with creating a backup while there are mounted archives.
It should therefore be possible to copy the behaviour of the backup function to the delete function.

Add prompt to setup a repo

When Borg-Qt can't find the repo it would be good to add a prompt which asks the user if Borg-Qt should setup the repo for the user.

Add a wizard to help with restoring files

For a lot of users it's not obvious that the "Mount" button is the one they should use to restore single files.
A little dialog which shows up after they clicked restore would probably help with that.
Something like: "Do you want to restore a single or just a few files or a complete archive?"
Depending on the answer they select it then either continues with the restore or with the mount function.

Add a function to display archive details

It might be interesting or useful to be able check the archive details.
Maybe we can add a function which displays a pop-up with the information when we double click on an archive.

Crashes with 'Configuration file not found!'

With a fresh install the program crashes instantly with the error popup

"Error

Configuration file not found!"

which I guess is correct because no config file exists, but also doesn't give the opportunity to initialise a (empty) config file.

Add an option to search through the archives

An option to search for items in the archives would be nice.
However I don't know how achievable this would be.
I reckon we would've to save a list of all the processed items for all archives.

Add support for OS X

It would be nice to have the application running on other platforms as well.
OS X would be most likely easier than Windows, especially since Borg pulled their support for Windows.
Would be good if someone with a Mac could have a look at this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.