Skip to content

ittagnelli/cleanohash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cleanohash

Simple tool to support smartphone backup

Usage

normal flow

  1. copy picturews from your smartphone in tmpfoto directory owherever you like
  2. clean temporary pictures directory to remove duplicates from the past
node ~/scripts/cleanohash.js -db ~/.config/cleanohash.db -c C -d ./tmpfoto
  1. now move the pictures from tmpphoto to main backup directory (i.e: foto)
  2. update hashing db
node ~/scripts/cleanohash.js -db ~/.config/cleanohash.db -c H -d ./foto

About

Simple tool to support smartphone backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published