Skip to content

A simple passwords file synchronizer using Rclone

License

Notifications You must be signed in to change notification settings

LockBlock-dev/rclone-passwords-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Rclone passwords sync

GitHub stars

A simple passwords file synchronizer using Rclone

How to use

• Download the project or clone it

• Edit the top of the file:

DRIVE = ""
DB_FILE_NAME = "Passwords.kdbx"
LOCAL_FOLDER = ""
REMOTE_FOLDER = ""

• Run the python script in a command prompt :

python3 sync.py

Credits

Original bash version.

Copyright

See the license.

About

A simple passwords file synchronizer using Rclone

Topics

Resources

License

Stars

Watchers

Forks

Languages