RZR
Beautifully made mobile code and markdown reader.
bilalsul.rzr
About RZR
<p><i>RZR</i> is a mobile code reader for reading git projects in a code editor. Download source code from GitHub, GitLab, or Bitbucket in <b>owner/repo</b> format and read it on the go.</p>
<p><b>Features</b></p>
<ul>
<li>Download GitHub, GitLab, and Bitbucket repos as zip with the in-app Zip Manager plugin.</li>
<li>Read source code in the Monaco editor with support for 100+ programming languages. Customizable with plugins.</li>
<li>In-app folder/file tree browser for managing extracted zip projects once enabled.</li>
<li>Read-only code editor with Monaco syntax highlighting (via WebView).</li>
<li>Instant Markdown preview for README files and .md files once enabled.</li>
<li>Rich settings for managing file explorer and editor options (word wrap, minimap, line numbers, zoom) through the Plugins system.</li>
<li>Supports English and 13 other languages.</li>
</ul>
<p>The app uses the <i>INTERNET</i> permission to download repository archives. No tracking or analytics.</p>
<p><b>How to Use</b></p>
<ol>
<li>Download any repository as <code>.zip</code> from GitHub, GitLab, etc.</li>
<li>Open <b>Repo Zip Reader (RZR)</b></li>
<li>Tap <b>Import Project</b> → select your <code>.zip</code> file</li>
<li>Wait for extraction (progress shown for large projects)</li>
<li>Browse, search, and read code offline!</li>
<li>Read the RZR user guide <a href="https://bilalsul.github.io/rzr">here</a></li>
</ol>
<p>Help us translate the app to your language and check local strings <a href="https://github.com/bilalsul/rzr/blob/HEAD/CONTRIBUTING.md#translations">here</a>.</p>