Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coderofsalvation/framebuffer.bash

framebuffer in bash to draw ascii pixels, borders, animate e.g. (bash ui bootstrap)
https://github.com/coderofsalvation/framebuffer.bash

Last synced: 12 days ago
JSON representation

framebuffer in bash to draw ascii pixels, borders, animate e.g. (bash ui bootstrap)

Awesome Lists containing this project

README

        

framebuffer.bash
================

framebuffer is a bag of unix ascii tools to draw ascii pixels, borders, animate e.g. (bash ui bootstrap)

for usecases see http://coderofsalvation.github.io/framebuffer.bash

# Get it

wget "https://raw.githubusercontent.com/coderofsalvation/framebuffer.bash/master/fb"
chmod 755 fb
./fb

# Building (please contribute plugins)

to combine all plugins into one `framebuffer` shellscript run:

./build

# Test

To test run:

./run

# Get the build:

wget https://raw.githubusercontent.com/coderofsalvation/framebuffer.bash/master/framebuffer