tiny-care-terminal
tiny-care-terminal copied to clipboard
๐๐ป A little dashboard that tries to take care of you when you're using your terminal.
Commits weren't being displayed, so I poked around and found that the `standup-helper.sh` script wasn't working on my Linux system. It has to be spawned with `bash` instead of `sh`...
**Node Version**: `v7.2.1` **tiny-core-terminal version**: `1.0.8` **Shell**: bash **Terminal Program**: iTerm2 **Operating System**: macOS I have quite a few repos in `~/dev`. The dashboard starts up, starts counting commits for...
I've done a little shell script to put in my terminal's initial source file (.zshrc in my case): ```bash # Tiny care terminal export TTC_SAY_BOX="ironman" export TTC_WEATHER="Vรกrzea Grande, Brazil" export...
That would be cool to translate tiny-care-terminal in other language. I can help for french translation.
When trying to run `tiny-care-terminal` inside a pane in GNU Screen (using either `screen` on its own or `byobu` with the GNU Screen backend), `tiny-care-terminal` doesn't draw within the pane,...
Just a small feature request, but it's easy to lose track of the Pomodoro timer if we don't keep an eye on the terminal. Having a bell ring on completion...
The Pomodoro mode is awesome! It would be awesome if there was a total pomodoros done count that shows how many pomodors were accomplished during current day.
This is definitely a nice-to-have, but it would be great if Tiny Care Terminal resized dynamically when you changed the size of your Terminal window! - **Node Version**: v8.1.2 -...
Hi there As I didn't get it to run natively on my (maybe broken) system I took a detour via Docker. The documentation is very very rough but maybe it...
Error: getaddrinfo EAI_AGAIN twitter.com:443 at Object.exports._errnoException (util.js:1050:11) at errnoException (dns.js:33:15) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:73:26)