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

https://github.com/veltzer/console_magic

Various nice thing on the console
https://github.com/veltzer/console_magic

Last synced: 10 months ago
JSON representation

Various nice thing on the console

Awesome Lists containing this project

README

          

This is a repo that shows all kinds of console magic things

video demo
==========
- make sure you have 'mplayer' installed:
$ sudo apt install mplayer
- make sure you have youtube-dl installed:
$ sudo apt install youtube-dl
- download the video using:
$ ./video_download.sh
- play the video using:
$ ./video_play.sh

image demo
==========
- make sure you have 'npm' installed:
$ sudo apt install npm
- install the 'console-png' package:
$ npm install -g console-png
- download the image like so:
$ ./image_download.sh
- show the image on the console using:
$ ./image_show.sh