Skip to content

abreujp/hexreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexReader

Offline HexDocs reader for Android. Browse and download 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

Get the latest APK from Releases.

Minimum Android version: 8.0 (API 26)

How it works

HexReader mirrors HTML documentation from 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