"Stop typing cd./../../project/src every 5 minutes. ๐ I built Dongle because I wanted a way to jump between deep folder structures without losing my flow. It's a zero-config, fuzzy directory navigator for any terminal. Check out the live search in the video below! Fast, fuzzy directory navigation โ for any terminal, any user. ๐ Star us on GitHub: https://github.com/jeremiahseun/dongle #productivity #softwareengineering #terminal #opensource #cli"
No reviews yetBe the first to leave a review for Dongle - Jump between folder structures
Maker
๐
Before now... I had to manually do:
cd android
cd ../ios
and it becomes worse if I want to go to a dir that I don't really know the location.
Navigation shouldn't be the bottleneck in your workflow. ๐ ๏ธ
Most directory jumpers require 'training' or complex setups. I wanted something that worked out of the box, respected my .gitignore, and understood my project roots automatically.
That's why I created Dongle. Itโs written in Python, but it distributes as a standalone binaryโso anyone can install it with a single command.