Distort your Bluesky avatar based on how much you're tired, according to your WHOOP band
1
fork

Configure Feed

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

add compose file

geesawra 8e5dc54f 4c121618

+7
+7
compose.yaml
··· 1 + services: 2 + strainvatar: 3 + build: . 4 + env_file: .env 5 + volumes: 6 + - ./data:/data 7 + restart: unless-stopped