2023-07-25 20:17:27 +05:30
2023-07-31 14:47:02 +00:00
2023-07-25 20:25:21 +05:30
2023-08-03 18:23:23 +05:30

Claw for lobste.rs CI

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

Get it on Google Play

Snapshots from the development branch can be obtained here.

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

Dependency Diagram

%%{
  init: {
    'theme': 'neutral'
  }
}%%

graph LR

  benchmark --> android
  android --> api
  android --> common
  android --> core
  android --> database
  android --> model
  api --> model
  common --> core
  common --> database
  common --> model

License

See LICENSE

S
Description
Mirror of Claw
Readme
44 MiB
Languages
Kotlin 96%
Shell 4%