An open API service indexing awesome lists of open source software.

https://github.com/abreujp/hexreader

Offline HexDocs reader for Android
https://github.com/abreujp/hexreader

android elixir hexdocs kotlin offline-reader

Last synced: 3 months ago
JSON representation

Offline HexDocs reader for Android

Awesome Lists containing this project

README

          

# HexReader

Offline HexDocs reader for Android. Browse and download [Hex.pm](https://hex.pm) documentation for offline reading.

## Features

- Search and download documentation from any Hex.pm package
- One-tap download of official Elixir language documentation
- Offline reading — no internet required after download
- Clean, Material 3 design

## Screenshots

*Coming soon*

## Download

[![Downloads](https://img.shields.io/github/downloads/abreujp/hexreader/v1.0/total.svg)](../../releases)

Get the latest APK from [Releases](../../releases).

Minimum Android version: **8.0** (API 26)

## How it works

HexReader mirrors HTML documentation from [hexdocs.pm](https://hexdocs.pm) and stores it locally. The app downloads HTML pages, CSS, and referenced assets, allowing full offline browsing.

## Built with

- Kotlin
- Jetpack Compose + Material 3
- OkHttp

## License

MIT