Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/syohex/speedline

Command line version hitode909's speedline in Go
https://github.com/syohex/speedline

Last synced: about 2 months ago
JSON representation

Command line version hitode909's speedline in Go

Awesome Lists containing this project

README

        

# speedline

Command line version [集中線メーカ](https://speedline.herokuapp.com/) in Golang.
(Please see [http://hitode909.hatenablog.com/entry/2015/09/13/205925](http://hitode909.hatenablog.com/entry/2015/09/13/205925) if you don't know 集中線メーカ)

## Installation

```
% go get github.com/syohex/speedline
```

## Usage

```
% speedline -color=pink foo.png
% speedline -o=output.gif bar.gif
```

## Command Line Options

- `-o` Output file name
- `-color` Speed line color

## Sample Output

![gnu](image/gnu.gif)

![emacs](image/emacs.gif)