mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
33 lines
2.1 KiB
Markdown
33 lines
2.1 KiB
Markdown
# Claw for [lobste.rs](https://lobste.rs) [](https://github.com/msfjarvis/compose-lobsters/actions/workflows/ci.yml)
|
|
|
|
Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), built with [Jetpack Compose](https://developer.android.com/jetpack/compose).
|
|
|
|
> [!WARNING]
|
|
> This app uses a JSON API that Lobsters does not expose by choice and [the maintainer has no interest in having](https://github.com/lobsters/lobsters/issues/1663#issuecomment-3074472781), so it may break in any manner at any point in time. File an issue [here](https://github.com/msfjarvis/compose-lobsters/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen) if you come across any bugs, do not bother the upstream developers about a feature they don't support.
|
|
|
|
<a href="https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android">
|
|
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png"
|
|
alt="Get it on Google Play"
|
|
height="80" />
|
|
</a>
|
|
|
|
<a href="https://android.izzysoft.de/repo/apk/dev.msfjarvis.claw.android">
|
|
<img src="./.github/izzy-badge.webp"
|
|
alt="Get it on IzzyOnDroid"
|
|
height="80" />
|
|
</a>
|
|
|
|
> [!NOTE]
|
|
> Daily builds are published to the Google Play 'Open Testing' channel (if there are any changes), which can be opted into via this link: [[Android]](https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android) [[Web]](https://play.google.com/apps/testing/dev.msfjarvis.claw.android)
|
|
|
|
<img src="https://github.com/msfjarvis/compose-lobsters/blob/main/.github/readme_feature_light.webp#gh-light-mode-only"
|
|
alt="A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page"
|
|
width="550" />
|
|
|
|
<img src="https://github.com/msfjarvis/compose-lobsters/blob/main/.github/readme_feature_dark.webp#gh-dark-mode-only"
|
|
alt="A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page"
|
|
width="550" />
|
|
|
|
## License
|
|
|
|
See [LICENSE](LICENSE)
|