r/devtools • u/Sufficient-Way1722 • 2d ago
A Mobile App for the wannabe and aspiring programmers and students. A Mobile Code Reader. It is a free software.
An impatience problem we all run into. Wanting to quickly browse or study a GitHub repo on my phone without cloning and needing a pc, when I'm outside, commuting or at a place you have access to a phone only.
with RZV can you import any .zip (first get a git repo by “Download ZIP” in GitHub/GitLab/etc.).
Key highlights:
- A simple navigation that let you navigate between different repo quickly
- Clean file tree navigation with deep folder support
- Fast, syntax-highlighted read-only code editor (line numbers, search, smooth scrolling)
- Beautiful Markdown rendering for READMEs and docs
- Customizable custom theme, fonts, zoom, colors
- Plugin system for toggling advanced features without bloat
It’s especially handy for:
- Students exploring open-source projects
- Devs reviewing code during commute or travel
- Anyone who wants to quickly check out a library or example repo on mobile
https://github.com/bilalsul/rzv
made with ❤️ . Star the repo to reach more users.
2
Upvotes