COVID19, recession, …my daily life has been changing a lot in 2020:
I feel okay since things can’t be worse - either get better or nothing is going to change, but sometimes anxious because of the uncertainty in practice.
Recently I found reading kind of smoothed me. So, I wrote gooday. As a programmer, terminal might be the target I talk to most in a day. With gooday, when I new a tab/window in the terminal, a wording will pop up, which is like a sharing from a friend.
gooday basically includes 2 parts:
gd.py
generates a wording which is dumped from remote (TBC) or loaded from local.install.sh
makes you see it - by updating bash_profile
.2 setup steps (see README for details):
install.sh
I also made a PRO mode, which would require users to guess the word in the sentence. As you might have guessed, to use your terminal, you need to first finish it.
You might succeed
or fail
Doesn’t matter ;)
Wish gooday also could be helpful to you. Have a good day.