Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
  • Kotlin 97%
  • Shell 3%
Find a file
renovate[bot] c66b110525
Some checks are pending
CI / dependency-review (push) Blocked by required conditions
CI / release-app (push) Blocked by required conditions
CI / check (push) Waiting to run
fix(deps): update kotlin and compose to v2.3.10
2026-02-05 08:50:00 +00:00
.github chore(deps): update gradle/actions digest to f29f5a9 2026-01-28 19:25:53 +00:00
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
api fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
benchmark refactor: cleanup all DAGP reported violations 2026-01-13 06:26:55 +05:30
build-logic fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
common fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
core Fix IllegalStateException in RetryAfterInterceptor (#1060) 2026-02-01 06:06:41 +00:00
database fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
fastlane/metadata/android chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
gradle fix(deps): update kotlin and compose to v2.3.10 2026-02-05 08:50:00 +00:00
maestro chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
model fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
scripts chore: refresh feature graphics 2026-01-10 00:18:00 +05:30
secrets chore: roll forward secrets 2026-01-18 22:25:42 +05:30
spotless chore: remove years from license headers 2025-01-23 23:45:10 +05:30
.editorconfig chore: add an editorconfig file to approximate ktfmt formatting 2022-12-09 16:08:36 +05:30
.git-blame-ignore-revs chore: add database refactor to blame ignore revs 2023-09-26 16:36:42 +05:30
.gitattributes refactor: drop screenshot tests 2025-03-28 23:50:07 +05:30
.gitignore chore: update gitignore 2024-05-30 03:19:12 +05:30
.ignore feat(android): refresh baseline profiles 2023-11-20 12:31:18 +05:30
build.gradle.kts feat: restore baseline profile generation job 2026-01-13 06:26:55 +05:30
CHANGELOG.md chore: update changelog 2026-01-23 21:15:24 +05:30
gradle.properties fix(build): tweak AGP config and regen Lint baselines 2026-01-27 00:42:43 +05:30
gradlew fix(build): upgrade to Gradle 9.1.0-RC2 2025-09-02 23:30:17 +05:30
gradlew.bat fix(build): upgrade to Gradle 9.1.0-RC2 2025-09-02 23:30:17 +05:30
LICENSE fix: remove inaccurate copyright header 2022-11-02 12:23:09 +05:30
PRIVACY.md chore: add a barebones privacy policy 2022-09-10 02:51:57 +05:30
README.md chore: document lack of upstream support 2025-07-15 23:48:49 +05:30
settings.gradle.kts chore(deps): update plugin com.gradle.develocity to v4.3.2 2026-01-28 17:44:13 +00:00

Claw for lobste.rs CI

Unofficial Android app for read-only access to lobste.rs, built with Jetpack Compose.

Warning

This app uses a JSON API that Lobsters does not expose by choice and the maintainer has no interest in having, so it may break in any manner at any point in time. File an issue here if you come across any bugs, do not bother the upstream developers about a feature they don't support.

Get it on Google Play Get it on IzzyOnDroid

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] [Web]

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

A grid of screenshots from the app, in clockwise order: the main screen, the comments page, the search page and the saved posts page

License

See LICENSE