Skip to content

joaofnds/astro

Repository files navigation

Keep your habits, like an astronaut! 🧑‍🚀

Screen-Recording-2022-11-05-at-6

backend at joaofnds/gastro

Install

# install
brew install joaofnds/tap/astro
# start the app
astro

Astro is also on aur as astro-bin

Token

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