Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
renovate[bot] 2f0804e846
Some checks are pending
CI / check (push) Waiting to run
CI / dependency-review (push) Blocked by required conditions
chore(deps): update plugin anvil to v2.7.0
2025-10-05 12:33:57 +00:00
.github chore(deps): update gradle/actions action to v5 2025-10-02 00:35:26 +00:00
.idea chore: enable ktfmt in IDEA 2024-08-28 12:08:50 +05:30
android fixup! fix(deps): update androidx 2025-09-25 22:29:22 +05:30
api feat: add get tags endpoint 2025-06-07 09:06:51 +05:30
build-logic fix(build): switch out of JVM toolchains 2025-09-02 23:30:17 +05:30
common fix(common): update the HTML escape hack 2025-10-02 12:22:57 +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
fastlane/metadata/android chore(fastlane): add all past changelogs 2025-08-19 22:27:40 +05:30
gradle chore(deps): update plugin anvil to v2.7.0 2025-10-05 12:33:57 +00:00
maestro chore: refresh feature graphic 2024-05-08 22:53:00 +05:30
model fix(model): update mappings to fix Konvert warnings 2025-08-29 00:59:13 +05:30
scripts fix(scripts): use a Pixel 4a emulator 2025-08-29 01:09:16 +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 chore: update changelog 2025-10-02 11:29:05 +05:30
gradle.properties chore: remove years from license headers 2025-01-23 23:45:10 +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.2.1 2025-10-02 09:08:02 +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