All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

MapSCII: Terminal-Based Braille and ASCII World Map Renderer

By

_august

8mo ago· 3 min readenCode

Summary

MapSCII is an open-source Node.js application that renders vector tile maps into Braille and ASCII characters for terminal consoles. It allows users to view world maps directly in their command line interface, with support for Mac (via telnet), Linux, and Windows (using PuTTY). The tool can be installed globally via npm or snap package manager, and offers a telnet server at mapscii.me for immediate access without local installation.

Key quotes

· 4 pulled
MapSCII - The Whole World In Your Console
A node.js based Vector Tile to Braille and ASCII renderer for xterm-compatible terminals
If you're on Windows, use the open source telnet client PuTTY to connect
With a modern node installation available, just start it with
Snippet from the RSS feed
🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows - rastapasta/mapscii

You might also wanna read