2628bfc2cd083122c994b5e0a64702e299a7aea4
Claw for lobste.rs 
Unofficial Android app for read-only access to lobste.rs, built with Jetpack Compose.
Snapshots from the development branch can be obtained here.
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
Languages
Kotlin
96%
Shell
4%
