Skip to content

choiway/loupebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoupeBox

Loupe Box helps you manage the importing and consolidation of photos by importing your photos into a Loupe Box respository into a date based folder structure while avoiding duplicate imports.

Install LoupeBox

Use go install to build loupebox and add it to your go path. You'll need go installed as a prerequisite.

git clone [email protected]:choiway/loupebox.git
cd loupebox
go install

Your First Repo

Create your directory

mkdir My_Cool_Photos

Initialize new collection

cd My_Cool_Photos
loupebox init

Add an external repo

[note] Make sure you're in your repo

loupebox add /media/ext_drive/my/cool/photos

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages