Skip to content

Commit

Permalink
Added a few todo items onto the roadmap for this application.
Browse files Browse the repository at this point in the history
  • Loading branch information
mortolian committed Mar 14, 2022
1 parent c3cf4a0 commit 3d0a30b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
This is a very simple tool which facilitates the automated backup of
a linux or unix source path to a local path using rsync.

## Roadmap

- Combine all configurations into one JSON file.
- Upgrade the code to be compatible with Python3.
- Create a Make file or something of the sort to handle simple execution.
- Rework the wording and colours of the application
- Choose between a password and SSH Public Key setup

## Requirements

You will require Python 3.9.x to run this application. It has not been tested
Expand Down

0 comments on commit 3d0a30b

Please sign in to comment.