Hello, I'm Maneshwar. I'm building git-lrc, an AI code reviewer that runs on every commit. It is free, unlimited, and source-available on Github. Star Us to help devs discover the project. Do give it a try and share your feedback for improving the product.
Iโm not going to explain much in words โ just show.Try them and feel the speed.
๐โโ๏ธ 1. Z โ Jump Around Instantly
Change directories from ~ to any deep folder in 0.02 sec.
Stop remembering long paths.
Install
mkdir ~/bin && cd ~/bin
curl -O htt
ps://raw.githubusercontent.com/rupa/z/master/z.sh
chmod +x z.sh && source z.sh
> โ ๏ธ Tip: Visit a folder once before jumping next time.
## ๐ธ 2. [mcfly](https://github.com/cantino/mcfly) โ Fly Through Your Shell History
Itโs like `Ctrl + R` on steroids.
Search your command history with a fuzzy, interactive interface.

**Install**
bash
sudo su -c 'curl -LSfs https://raw.githubusercontent.com/cantino/mcfly/master/ci/install.sh | \
sh -s -- --git cantino/mcfly && echo "eval \"\$(mcfly init bash)\"" >> ~/.bashrc && source ~/.bashrc'
Then press `Ctrl + R` and time travel.
## ๐งน 3. [npkill](https://github.com/voidcosmos/npkill) โ Delete `node_modules` Like a Pro
Find and remove those space-hogging `node_modules` folders in seconds.

**Install & Run**
bash
npm install -g npkill
npkill
Hit **space** and watch disk space come back from the dead.
## ๐ 4. [Redshift](https://github.com/jonls/redshift) โ Save Your Eyes
Your monitor adjusts with time โ warm at night, normal by day.
Peaceful coding hours incoming.

**Install**
bash
sudo apt-get install redshift
**Use**
bash
redshift -x
redshift -O 3000 # Calm mode
redshift -O 5000 # Normal mode
## โ๏ธ 5. [Free DevTools](https://hexmos.com/freedevtools/) โ No Installs, Just Build
Tired of clutter?
Search and use dev resources right from your browser โ no setup, no friction.
๐ฆ Whatโs inside:
* 50+ **dev tools**
* 6,000+ docs
* 1,100+ cheatsheets
* 2,800+ emojis
* 50,000+ PNG/SVG icons
All inโจ Thatโs it.
Five tools. No noise. Just instant productivity.
[](https://github.com/HexmosTech/git-lrc)
*AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
git-lrc fixes this. It hooks into git commit and reviews every diff before it lands. 60-second setup. Completely free.*
Any feedback or contributors are welcome! It's online, source-available, and ready for anyone to use.
โญ Star it on GitHub:
HexmosTech
/
git-lrc
Free, Unlimited AI Code Reviews That Run on Commit
| ๐ฉ๐ฐ Dansk | ๐ช๐ธ Espaรฑol | ๐ฎ๐ท Farsi | ๐ซ๐ฎ Suomi | ๐ฏ๐ต ๆฅๆฌ่ช | ๐ณ๐ด Norsk | ๐ต๐น Portuguรชs | ๐ท๐บ ะ ัััะบะธะน | ๐ฆ๐ฑ Shqip | ๐จ๐ณ ไธญๆ |
git-lrc
Free, Unlimited AI Code Reviews That Run on Commit
AI agents write code fast. They also silently remove logic, change behavior, and introduce bugs -- without telling you. You often find out in production.
git-lrc fixes this. It hooks into git commit and reviews every diff before it lands. 60-second setup. Completely free.
See It In Action
See git-lrc catch serious security issues such as leaked credentials, expensive cloud
operations, and sensitive material in log statements
git-lrc-intro-60s.mp4
Why
- ๐ค AI agents silently break things. Code removed. Logic changed. Edge cases gone. You won't notice until production.
- ๐ Catch it before it ships. AI-powered inline comments show you exactly what changed and what looks wrong.
- ๐ Build aโฆ

Top comments (2)
nice and useful. great post. saved it for later
Thenkss :)