Skip to content

bakuzan/mnemosyne

Repository files navigation

Mnemosyne

Application that will copy files from explicit locations to folders on all externally connected drives.

Requires sqlite database populated with locations and blacklist information.

Setup

In powershell:

  1. Run python -m venv venv
  2. Run venv/Scripts/activate
  3. Restore packages with python -m pip install -r requirements.txt

How

  1. Create .env file using .env.example as an example
  2. Run python main.py

About

Application to copy files to backup drives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published