mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 01:17:05 +05:30
1.7 KiB
1.7 KiB
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