Skip to content

bijanmurmu/chronx

Repository files navigation

⏳ chronx

The invisible, zero-config "Undo" button for your local file system.

chronx is a global background daemon written in Rust. It silently records every file save, letting you rewind time if you accidentally break your code between Git commits.

🚀 Install

Via NPM:

npm install -g @bijanmurmu/chronx

Via Cargo (Rust):

cargo install chronx

(Or download the pre-compiled native .exe from the Releases tab).

💻 Commands

  • chronx install-daemon — Registers the daemon to auto-start invisibly when your PC boots.
  • chronx init — Tells the global daemon to start tracking the current folder.
  • chronx log — Displays a timestamped timeline of your recent file saves.
  • chronx squash [-m "message"] — Soft-resets your local git branch. Pass -m to instantly auto-commit the squashed code!

🔗 Links

About

Git's missing time machine.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors