cf850071e54ac24ea90166f6d27e0020f22c2dca
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': 'dark'
}
}%%
graph TB
benchmark --> android
android --> api
android --> common
android --> core
android --> database
android --> model
android --> benchmark
api --> model
common --> core
common --> database
common --> model
License
See LICENSE
Languages
Kotlin
96%
Shell
4%
