Skip to content

jaischeema/gopic

Repository files navigation

gopic

Picture manager written in golang, just for education purposes.

Features

  • Create a database of your picture archive
  • Sort and organise pictures into specified folder - Optional
  • Detect duplicates - Just using md5 hash, not very smart.
  • Create thumbnails for the images - Optional, to be used with viewer.
  • Future Sync images to Amazon S3 Bucket
  • Future Allow images to be synced from mobile devices
  • Future Simple app to view the images

Installation

go run *.go

License

MIT

About

Picture manager written in golang using gin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages