Orsiris de Jong
Orsiris de Jong
Already happened in https://github.com/netinvent/npbackup/blob/retention-policy/npbackup/requirements.txt :)
Currently focusing my efforts on v3, which is basically a full orchestrator implementation, and also provides separate JSON CLI interface. The latter will be the foundations of v4, which will...
slint-ui also seems a good polished solution, and since Mar 2024 supports python API, see https://github.com/slint-ui/slint/tree/master/api/python slint-ui can be used to develop both desktop and web apps, which might be...
That's what `ENCRYPTED_ENV_VARIABLES` are for in v3. v3 is currently alpha stage, CLI is fully operational but GUI isn't ready so if you don't mind using the CLI version, you...
v3.0rc1 is set to release today. Closing this issue, feel free to re-open if there are any troubles. Thank you.
The program checks whether repo is already initialized by trying to init it. If it gets something like `already init` as return value from restic, it consideres that the repo...
Okay. Cannot release new binaries until next year. I am also currently doing a big redesign of NPBackup which will require a new configuration file format. I hope to have...
Implemented in v3.0rc1.
Nothing is hardcoded here, that's the tmp dir Nuitka compiled binaries execute in. What OS are you running please ?
Ok, can reproduce. I'll fix this shortly.