Claw for Android: Unofficial read-only client for https://lobste.rs, built using Jetpack Compose.
Find a file
2022-04-14 16:05:23 +05:30
.github chore(deps): update actions/setup-java action to v3.1.1 2022-04-11 14:35:13 +00:00
android Migrate to SQLDelight 2.0.0-alpha02 2022-04-14 12:25:14 +05:30
api gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
build-logic gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
common gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
database database: inline TagsAdapter construction 2022-04-14 15:12:24 +05:30
desktop desktop: fix missing dispatcher error 2022-04-07 17:50:34 +05:30
gradle Migrate to SQLDelight 2.0.0-alpha02 2022-04-14 12:25:14 +05:30
model gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
scripts github: switch snapshots to GitHub 2022-03-09 01:29:19 +05:30
secrets ci: add back snapshot workflow 2021-08-29 19:51:44 +05:30
.gitignore idea: untrack from Git 2021-06-08 00:54:09 +05:30
build.gradle.kts gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
gradle.properties gradle: resolve noisy build warnings 2022-04-10 00:59:35 +05:30
gradlew gradle: bump to 7.2 2021-08-24 14:52:55 +05:30
gradlew.bat Initial commit 2021-06-02 15:21:28 +05:30
README.md README: add screenshots 2022-04-07 19:45:16 +05:30
renovate.json renovate: remove AGP exclusion rule 2022-04-05 22:24:56 +05:30
settings.gradle.kts gradle: migrate to build-logic 2022-04-05 19:29:49 +05:30
shell.nix nix: switch to manually composing the SDK 2022-04-14 16:05:23 +05:30

Claw for lobste.rs CI

Unofficial Android and Desktop app for read-only access to lobste.rs community, built with Jetpack Compose.

Screenshots

Distribution

The app will eventually be published to Google Play, in the mean time snapshots for the Android app from the development branch are available here.

License

Copyright (c) 2021 Harsh Shandilya

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.