15fa833d8ebe79ac34209e4320ec67a305a5dcde
…
…
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.
Module dependency graph
%%{
init: {
'theme': 'dark'
}
}%%
graph TB
subgraph database
core
impl
end
model --> core
benchmark --> android
impl --> core
android --> api
android --> common
android --> core
android --> impl
android --> model
android --> benchmark
api --> model
common --> core
common --> model
License
See LICENSE
Languages
Kotlin
96%
Shell
4%

