Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imgabe/gscroll

Marquee for bar and other things.
https://github.com/imgabe/gscroll

golang marquee nixos

Last synced: 11 days ago
JSON representation

Marquee for bar and other things.

Awesome Lists containing this project

README

        

# gscroll

> Marquee for bar and other things

## Usage

```sh
Usage of ./gscroll:
-length int
length of characters to scroll. (default 20)
-marquee
Text scroll left. (default true)
-speed int
Speed of text scrolling. (default 5)
-text string
Text to scroll.
```

## Example

```sh
$ ./gscroll -text "Golang is great"
```

[![asciicast](https://asciinema.org/a/439983.svg)](https://asciinema.org/a/439983)