08f78a92e8
Reformatted the print statement in the help
2021-12-10 21:09:33 +01:00
ece3938ca8
changed help to display program name correctly
...
changed setup.py to install with the correct name
2021-12-10 21:04:59 +01:00
fca39a93f6
Bugfixes:
...
- Long arguments not processed
- closing files in except branches
- exiting when apt and dconf are present (instead of when they aren't)
- when running restoration as not root the change of directories didn't happen
- no dir was specified for restoring dconf settings
2021-12-10 21:00:07 +01:00
Derisis13
db2bad9417
Re-created README (now in proper markdown)
2021-12-10 20:45:11 +01:00
5f96d5347d
Deleted README: not showing up correctly on github
...
Deleted requirements.txt: was redundant
2021-12-10 20:42:36 +01:00
fc69368345
Added LICENSE and notice in main.py
...
Program is licensed under Apache License 2.0
2021-12-10 20:34:30 +01:00
75819e82a6
Changed setup.py to install dependencies and provide more information of the program
...
Also cleaned up main.py
2021-12-10 20:14:36 +01:00
f1a841204f
README with instructions for usage, installation and
2021-12-10 20:03:01 +01:00
20ddb0ec4e
Basic setup.py for distribution
2021-12-10 19:28:57 +01:00
79ea514105
Started working on README
2021-12-10 19:26:11 +01:00
b8ae16f6b7
Added checking for dconf and apt-get to avoid confusion and frustration
...
Also restoring now provides information about the age of your backup
2021-12-10 19:12:31 +01:00
b21dd34095
created empty setup.py
2021-12-10 18:21:43 +01:00
2593994b5a
created requirements.txt for when I'll have a setup.py
2021-12-10 00:15:10 +01:00
6d5f3d0322
Named program barusu
2021-12-09 23:56:47 +01:00
84cd8bc83f
Changed subprocess.call-s to subbprocess.run-s
...
Additional status information in restore mode
2021-12-09 23:55:23 +01:00
f3c24be9a3
Script checks for root if run in restore mode. This might help with using it correctly
2021-12-09 23:31:03 +01:00
1b2dcc022e
Implemented restoration functionality
2021-12-09 23:18:16 +01:00
ab5b874051
-d and --backup-dir options completed
2021-12-09 22:50:37 +01:00
f19bb84953
Added argument processing
2021-12-09 22:29:53 +01:00
9aa7f6864d
Innitial commit, core function is implemented
2021-12-09 19:37:15 +01:00