Skip to content

strathausen/drone-asciiview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drone-asciiview

Live view of a drone camera in ASCII

Getting Started

First, install NodeJS and NPM.

Then, install the AAlib bindings for Python. On Debian systems these are available via the python-aalib package:

aptitude install python-aalib

Finally, clone drone-asciiview and install the required NPM modules:

git clone https://github.com/vog/drone-asciiview.git
cd drone-asciiview
npm install

That's it! Now you can run drone-asciiview:

./drone-asciiview.js

Related

About

Live view of a drone camera in ASCII

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published