Shibby free Tidbyt for lofi MacOS backgrounds
Scripts to generate a regularly-updating lofi MacOS background using Tidbyt APIs to reproduce the experience and aesthetic of odd, constrained APIs and hardware.
Mac-only, but it is probably easy to update the script to work for Linux and Windows
Constraints and lack of utility and quality can be freeing.
- Install the
px
library cd $PATH_TO_THIS_REPO && cp config.sample.sh config.sh
and edit keys- update the absolute paths in script.sh
sudo crontab -e $(whoami)
and paste and edit*/1 * * * * $ABSOLUTE_PATH_TO_SCRIPT.SH_GOES_HERE
./script.sh && open ./one.webp
, but use the crontab stuff in the "config" section above to auto-update
pixlet lint main.star --fix
APIs:
- https://tidbyt.dev/docs/reference/widgets
- https://tidbyt.dev/docs/reference/modules
- and a subset of https://github.com/qri-io/starlib
Starlark language (Python--):