spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spin spi
0

Configure Feed

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

washing-machien / README.md
1.3 kB 43 lines
1# washing amchern 2 3puts u in dhe washing machein and spins your bluesky profile picture!! 4 5## usage 6 7build the program and then you can run the binary, you have to provide a path to 8an image file as argument, and you have to set `IDENTIFIER` and `APP_PASSWORD` 9environment variables. 10 11the identifier can be your handle or DID. 12 13the program rotates your profile picture throughout the day, in accordance with 14the current time of day (so 12:00 -> 180, 18:00 -> 270), plus a random offset based 15on your DID. 16 17the sanctioned way of running this program is as follows: 18 19```sh 20screen 21export IDENTIFIER="your-handle-or-did" 22export APP_PASSWORD="your-app-password" 23export BACKGROUND="d0c1f5ff" # hex rgba optional 24export STATE_FILE="/tmp/washing-machien" # relative path optional 25 26watch -n 60 ./washing-machien /path/to/your/image.jpg 27``` 28 29if u dont use it like dis then u r a bad person and ui wont get help ok ? 30 31## tank u to 32 33- idalbel roses / tgirl.clod i [stole the nix stuff from u](https://tangled.org/tgirl.cloud/nix-templates) 34- my catz 35- ur cat,s 36 37## license 38 39dis is licensedu nder the eupl 1.2, you can find a copy at [./license] or on 40[the website][eupl] with various translations. 41 42[eupl]: https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12 43[./license]: ./EUPL-1.2.txt