Show HN: Bash Screensavers
51–60 of 82 posts
Re: Show HN: Bash Screensavers
#52Re: Show HN: Bash Screensavers
#53First feature request: allow disabling all the `tput setab 0` calls throughout the codebase. This may make screensavers look weird on white terminals but should improve them for anyone using non-black-but-dark terminal themes.
Re: Show HN: Bash Screensavers
#54Re: Show HN: Bash Screensavers
#55Doesn't work for me on MacOS: I get "mapfile: command not found"
Re: Show HN: Bash Screensavers
#56You can put them onto your Plasma wallpaper and/or lockscreen background with plasma-wallpaper-application: https://invent.kde.org/dos/plasma-wallpaper-application (thought I'd share that since its raison d'être was to put Asciiquarium there :))
Re: Show HN: Bash Screensavers
#57Re: Show HN: Bash Screensavers
#58You can put them onto your Plasma wallpaper and/or lockscreen background with plasma-wallpaper-application: https://invent.kde.org/dos/plasma-wallpaper-application (thought I'd share that since its raison d'être was to put Asciiquarium there :))
Nice. This makes them actual screensavers in my view as opposed to just animations. (Not that screens require "saving" any more, but still.)
OLEDs can still suffer from burn-in, but it's also just easier to have them... turn off...
Re: Show HN: Bash Screensavers
#59A lot of screensavers, even historically, forget the original purpose of what "saving" your screen means.
Re: Show HN: Bash Screensavers
#60Doesn't work for me on MacOS: I get "mapfile: command not found"
IIRC macOS is at least one major version behind in bash.
new installs default to bash not being the default terminal. someone else mentioned macports, but there's a new version available via brew as well