Skip to content
/ WatchIT Public

A simple file tracker (created, renamed, deleted, changed) that keeps a list of all changes in a folder.

Notifications You must be signed in to change notification settings

egilkh/WatchIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not maintained anymore.

WatchIT

A simple file tracker (created, renamed, deleted, edited) that keeps a list of all changes to a folder.

It was written to track changes to projects I was involved in. Projects that had no source control, the source was in a ftp or I was just handed a folder. When these project has a huge size and changes over time it becomes hard to know what files has been changed. And thus I decided to write a tool to help me keep track of things.

Features

  • Add/Remove paths to monitor.
  • A information window for each Path showing what has changed.
  • Ability to remove changes (one by one and everything)
  • DragDrop a change to another window (FileDrop)

DragDrop functions carry over either the folder or file path. I use it to upload files via FileZilla, or open them in editor.

Screenshots

  • MainWindow #1, shows the main window with full paths in the listing.
  • MainWindow #2, shows the main window with only the folder name in the list.
  • Path Info #1, show information about the selected path.

Misc

Icon was created using the image My eye created by orangeacid on flickr.com.

About

A simple file tracker (created, renamed, deleted, changed) that keeps a list of all changes in a folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published