go-dupefinder

command module
v0.0.0-...-57b05bb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2017 License: GPL-3.0 Imports: 12 Imported by: 0

README

go-dupefinder

A lightweight application to lookup duplicated files written in Go

Libraries:

  • go dep
  • sqlite
  • cmd

TODO

  • Initialise SQLite on-memory database
  • Build file table with: file full path, file size, hash, file type?, create date, last modify date
  • Compare on file hash
  • Compare on file size
  • Compare on file type?
  • Check byte to verify whether they are identical
  • Skip zero size file

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL