b5c57500b1fb30d4cd6dc1caf3e971982a3795df
Things have been entirely too slow on the lobste.rs front and I don't care much to continue pushing for it. Fixes #382 Fixes #383
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%
