A cheap attempt at a native Bluesky client for Android
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge remote-tracking branch 'origin/main'

geesawra b36f9c72 5870c0fb

+14
+14
.tangled/workflows/build.yaml
··· 1 + engine: nixery 2 + 3 + when: 4 + - event: ["push", "pull_request"] 5 + branch: ["main"] 6 + 7 + dependencies: 8 + nixpkgs: 9 + - hello 10 + 11 + steps: 12 + - name: hello-world 13 + command: | 14 + hello