mapscii
Version:
MapSCII is a Braille & ASCII world map renderer for your console, based on OpenStreetMap
20 lines (16 loc) • 387 B
YAML
name: mapscii
version: master
summary: The Whole World In Your Console
description: |
A node.js based Vector Tile to Braille and ASCII renderer for
xterm-compatible terminals.
grade: devel # must be 'stable' to release into candidate/stable channels
confinement: strict
apps:
mapscii:
command: mapscii
plugs: [network]
parts:
mapscii:
source: .
plugin: nodejs