compose-lobsters/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

31 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2022-02-06 13:54:02 +05:30
# Claw for [lobste.rs](https://lobste.rs) [![CI](https://github.com/msfjarvis/compose-lobsters/actions/workflows/ci.yml/badge.svg)](https://github.com/msfjarvis/compose-lobsters/actions/workflows/ci.yml)
2021-08-29 19:48:56 +05:30
2022-08-03 00:23:51 +05:30
Unofficial Android app for read-only access to [lobste.rs](https://lobste.rs), built with [Jetpack Compose](https://developer.android.com/jetpack/compose).
2021-08-29 19:48:56 +05:30
2022-09-20 16:45:06 +05:30
<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>
2024-03-19 22:41:20 +05:30
<a href="https://android.izzysoft.de/repo/apk/dev.msfjarvis.claw.android">
2024-03-20 23:21:26 +05:30
<img src="./.github/izzy-badge.webp"
2024-03-19 22:41:20 +05:30
alt="Get it on IzzyOnDroid"
height="80" />
</a>
> [!NOTE]
2024-03-16 11:27:25 +05:30
> 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)
2023-05-06 02:23:39 +05:30
<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"
2023-07-25 20:21:24 +05:30
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" />
2023-01-12 12:52:29 +05:30
2022-02-06 13:54:02 +05:30
## License
2021-08-29 19:48:56 +05:30
2023-06-07 17:14:45 +05:30
See [LICENSE](LICENSE)