Keep your habits, like an astronaut! 🧑🚀
backend at joaofnds/gastro
# install
brew install joaofnds/tap/astro
# start the app
astro
Astro is also on aur as astro-bin
The token identifies you as a user, and your habits are tied to your token. If you wish to have your habits shared across
multiple machines, just copy ~/.config/astro/token
to each machine.
Astro will create a token for you on launch, but if you wish do it manually, here's how:
curl -X POST https://astro.joaofnds.com/token > ~/.config/astro/token