cf3ca2796620ce4169f9c7bc2dc6aa856fa330ae
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%
