Skip to content

pechlambda/photosort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# to build up the project just type this in project folder:

mkdir bin/
cp gui.glade bin/
ghc --make -o bin/photosort -outputdir bin/ gui.hs main.hs manager.hs photo.hs -threaded

# and run like this:

cd bin/
./photosort

About

Simple (haskellish) tool for importing photo from mounted devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors