dvdts

command module
v0.0.0-...-5b5d7eb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: Unlicense Imports: 12 Imported by: 0

README

DVDTS - DVD Term Screensaver

DVD Screensaver style screensaver for terminal. Instead of the logo of DVD, it uses the distro name/os name or custom text.

The text does not hit the corner of terminal perfectly only if GCD (greatest common divisor) for terminal dimensions isn't 1.

Preview

Preview shows

dvdts -c yellow -t "Hello, World" -s 7
# and 
cowsay Hello, World | dvdts -a

preview gif

Usage

Example
dvdts -a -c green -s 5

This will start the colors from green, cycle because of a flag, and text will move twice as fast.

Flags
-a      cycle through terminal colors
-c string
        color for the bouncing text (default "blue")
-s int
        speed of text [more is slower] (default 10)
-t string
        text to display (default "<OS name>")
Piping input

DVDTS supports piped input. For example

cowsay Hello, World | dvdts -a
In-use bindings
Key(s) Action
q or Ctrl+c Quit
a Toggle color cycling

Build Dependencies

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL