Skip to content

gnclmorais/flickell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flickell

CLI written in Haskell to help with Flickr batch downloads.

Usage

cabal run -- -k [your-Flickr-key] -i [set-id]

To do

  • Perform HTTPS request (fetching a JSON)
  • JSON to data type
  • Request photo(s) from the JSON received
  • Download photo(s) & save into file(s)
  • Get set ID as command line argument
  • Work around unsafePerformIO to improve code
  • Add verbose mode
  • Progress info/bar

About

CLI written in Haskell to help with Flickr batch downloads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published