rastapasta/mapscii
🗺 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
8 Releases
Latest: 6y ago
Upstream fix for escape key handlingv0.3.1Latest
📋 Changes
- Kudos to @dogabudak for fixing the upstream [term-mouse](https://github.com/CoderPuppy/term-mouse) to let MapSCII correctly handle escape key presses
Improved/user-friendly mouse based zoomingv0.3.0
📋 Changes
- Zoom toward the mouse pointer instead of the map center (#75 - thanks to @quincylvania !)
CoffeeScript -> JavaScript and some morev0.2.0
📋 Changes
- De-Coffinated and maintenance by @jaller94 (special thanks!)
- Vim keys as alternative to cursor keys @jestin
- Install via snap support
improved mouse supportv0.1.6
📋 Changes
- upgrading to term-mouse 0.2.0, fixes unintended mouse jumps (#24)
ASCII modev0.1.5
📋 Changes
- Support for wide characters (Chinese, Japanese, ...) (#13)
- Possibility to switch to raw-ASCII mode (press `c`), rendering map with ▀ ▄ █ ▌▐ ■ (#6)
Mouse support!v0.1.4
📋 Changes
- Drag&Drop
- Click to center
- Display current lat/lng underneath cursor (#4)
first iterationv0.1.3
📋 Changes
- request-promise -> node-fetch (#7)
- adding asciicast (#8)
- using [osm2vectortiles](https://github.com/osm2vectortiles/osm2vectortiles) hosted at `mapscii.me`
Initial release after the #51th Hack-and-Tell!v0.1.0
Enjoy my beloved side-project mapscii ;)
