Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2025-08-06 00:41:18 +05:30
.github chore(deps): update gradle/actions digest to 017a9ef 2025-08-05 12:47:11 +00:00
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android fixup! refactor: slim down per-module dependencies 2025-08-06 00:41:18 +05:30
api feat: add get tags endpoint 2025-06-07 09:06:51 +05:30
build-logic refactor: slim down per-module dependencies 2025-08-04 23:03:44 +05:30
common refactor: slim down per-module dependencies 2025-08-04 23:03:44 +05:30
core refactor: move datastore module to common 2025-06-07 09:13:02 +05:30
database refactor: add a migration to introduce SavedPost#userIsAuthor 2025-07-22 00:39:27 +05:30
gradle fix(build): remove Invert plugin 2025-08-05 21:34:50 +05:30
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model refactor: slim down per-module dependencies 2025-08-04 23:03:44 +05:30
scripts fix(ci): rename snapshot tag back to latest 2024-01-28 14:06:09 +05:30
secrets fix(release): update secrets handling scripts 2023-07-26 14:10:49 +05:30
spotless chore: remove years from license headers 2025-01-23 23:45:10 +05:30
web refactor(build): remove default enabled options 2025-07-22 00:41:54 +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 fix(build): remove Invert plugin 2025-08-05 21:34:50 +05:30
CHANGELOG.md fix: address regression in comment collapse 2025-06-02 21:52:19 +05:30
gradle.properties chore: remove years from license headers 2025-01-23 23:45:10 +05:30
gradlew chore(deps): update dependency gradle to v9 2025-08-02 11:34:58 +00:00
gradlew.bat chore(deps): update dependency gradle to v8.14.1 2025-05-22 18:37:52 +00:00
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 fix(build): bump AndroidX Nav3 snapshot 2025-07-22 23:26:31 +05:30

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