TLDR
Enter a command. For example: git obliterate, tslint, assimp.

gh screensaver

 
Extension for GitHub CLI that runs animated terminal screensavers. See also: gh extension. More information: https://github.com/vilmibm/gh-screensaver.
 
  • Run a random screensaver:
     
    gh screensaver
     
  • Run a specific screensaver:
     
    gh screensaver --saver {{fireworks|marquee|pipes|pollock|starfield}}
     
  • Run the "marquee" screensaver with a specific text and font:
     
    gh screensaver --saver {{marquee}} -- --message="{{message}}" --font={{font_name}}
     
  • Run the "starfield" screensaver with a specific density and speed:
     
    gh screensaver --saver {{starfield}} -- --density {{500}} --speed {{10}}
     
  • List available screensavers:
     
    gh screensaver --list

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.