Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/syohex/speedline
- Owner: syohex
- License: mit
- Created: 2015-09-15T11:02:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T10:16:29.000Z (about 9 years ago)
- Last Synced: 2024-06-20T12:50:55.296Z (7 months ago)
- Language: Go
- Size: 563 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)