a HackerNews browser app
Find a file
Yaroslav Belozerov 30f62da372
add readme
2025-01-15 15:24:15 +03:00
app initial commit 2025-01-15 14:50:16 +03:00
gradle initial commit 2025-01-15 14:50:16 +03:00
misc/screenshots add readme 2025-01-15 15:24:15 +03:00
.gitignore initial commit 2025-01-15 14:50:16 +03:00
build.gradle.kts initial commit 2025-01-15 14:50:16 +03:00
gradle.properties initial commit 2025-01-15 14:50:16 +03:00
gradlew initial commit 2025-01-15 14:50:16 +03:00
gradlew.bat initial commit 2025-01-15 14:50:16 +03:00
LICENSE Add LICENSE 2025-01-15 14:57:51 +03:00
README.md add readme 2025-01-15 15:24:15 +03:00
settings.gradle.kts initial commit 2025-01-15 14:50:16 +03:00

Hane

HackerNews browser

list view ui showcase article details ui showcase

Table of contents

👁 Project Status

❄ Development halted for now. Feature requests are still accepted.

💡 Features

  • Browse the top-100 articles on HackerNews
  • Read the comments and follow the article link
  • View the article list offline

🏗 Build for Android

git clone git@github.com:yaroslav-belozerov/hane.git
cd ./hane
./gradlew assembleRelease

or download as a zip file

👥 Contributions

Any suggestions or changes are reviewed via GitHub issues. Please open one if you would like to provide feedback or contribute.

⚖ License

The project is licensed under the MIT License. The libraries used are subject to their own licenses.