Skip to content

usr-wwelsh/Change-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Change Logger

Backup projects with compressed clones. Restore code with visible diffs and checkpoints.

IMPORTANT: currently only searches for .py .html .css .js .txt .md

  • run change_logger.py once in projects folder to create an initial compressed clone in /.tracker_data
  • run it again after making any changes to your code to record the changes
  • (run with --realtime to live monitor for changes)

GUI makes restoring and viewing changes easy.

About

A naive implementation of VCS built from scratch.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages