JumpDir is a “teleportation” tool for your terminal. It learns which directories you visit most often (frecency) and lets you jump to them with a fuzzy search. No more cd ../../projects/thing. Just j thi and you’re there. It’s written in Python with zero dependencies. It’s inspired by z/autojump but designed to be single-file and stupid-simple to install.
Copilot says:
AI-generated
Skip the folder frenzy with this interactive fuzzy finder that smartly ranks your directories by how often and recently you visited them—making your terminal navigation feel like a stroll in the park!
Key features:
- 🔥 Fuzzy search for lightning-fast directory lookup
- ⚡ Frecency ranking to prioritize your favorite paths
- 🎯 Cross-platform support for Windows, macOS, and Linux
- 💻 Zero dependencies for hassle-free setup
This summary was generated by GitHub Copilot based on the project README.