Skip to content

Vostbur/whatchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whatchange

Tracking changes in a folder on Go with GUI. Golang versions are based on package fsnotify/fsnotify. Python version uses gorakhargosh/watchdog.

Python Tkinter version

Golang GTK3 version

Golang walk version

Build:

go get github.com/fsnotify/fsnotify
go get github.com/lxn/walk
go get github.com/akavel/rsrc
rsrc -manifest app.manifest -o rsrc.syso
go build -ldflags="-H windowsgui"

About

Tracking changes in a folder on Go with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages