You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Obviously not a critical-path priority piece of work, but I think it is really nice (striking, unique, dare I say fun), when terminal programs have a logo/banner which displays the library name at the start of the terminal output, e.g. as for or . I think we should add one for CATS, but this may be a controversial opinion, so let's treat this as a suggestion for now! (Though if there is agreement to go ahead, I can easily set this up.)
The exact ASCII art text can be chosen at a later stage, with ASCII generator sites like this one creating the art for one to choose from, but the idea is something like this which will be seen when someone runs cats (though perhaps we can enable it to now be shown if someone specifies via come CLI or config file option):
$ cats -d 90 --loc RG2 ─╯ __ __ _____ __ / /` / /\ | | ( (` \_\_, /_/--\ |_| _)_) WARNING:root:config file not foundWARNING:root:Unspecified carbon intensity forecast service, using carbonintensity.org.ukBest job start time 2024-07-21 11:27:36.231307+01:00Carbon intensity if job started now = 85.47 gCO2eq/kWhCarbon intensity at optimal time = 55.16 gCO2eq/kWhUse --format=json to get this in machine readable format
etc. (showing examples on the smaller side since we don't want anything to overhwhelm/dominate the output).
Colours can also be set for standard-supported terminal colours, but we don't have to go crazy with it (not that I would mind adding a little colour, as long as it doesn't in any significant way ramp up the carbon required to run, of course). 😄
The text was updated successfully, but these errors were encountered:
Glad to hear! I'll wait until the next team meeting to check everyone's happy, and then I can include some examples for the banner itself and get it all coded up and put up the corresponding PR.
Obviously not a critical-path priority piece of work, but I think it is really nice (striking, unique, dare I say fun), when terminal programs have a logo/banner which displays the library name at the start of the terminal output, e.g. as for or . I think we should add one for CATS, but this may be a controversial opinion, so let's treat this as a suggestion for now! (Though if there is agreement to go ahead, I can easily set this up.)
The exact ASCII art text can be chosen at a later stage, with ASCII generator sites like this one creating the art for one to choose from, but the idea is something like this which will be seen when someone runs cats (though perhaps we can enable it to now be shown if someone specifies via come CLI or config file option):
or some other stylistic text choice e.g:
or:
etc. (showing examples on the smaller side since we don't want anything to overhwhelm/dominate the output).
Colours can also be set for standard-supported terminal colours, but we don't have to go crazy with it (not that I would mind adding a little colour, as long as it doesn't in any significant way ramp up the carbon required to run, of course). 😄
The text was updated successfully, but these errors were encountered: