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
- Host: GitHub
- URL: https://github.com/abreujp/hexreader
- Owner: abreujp
- Created: 2026-03-22T17:38:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-28T19:27:35.000Z (3 months ago)
- Last Synced: 2026-03-28T21:23:37.080Z (3 months ago)
- Topics: android, elixir, hexdocs, kotlin, offline-reader
- Language: Kotlin
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](../../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