a HackerNews browser app
- Kotlin 100%
| app | ||
| gradle | ||
| misc/screenshots | ||
| .gitignore | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle.kts | ||
Hane
HackerNews browser
⏩ 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.