# mapscii mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mapscii in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:mapscii
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mapscii
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mapscii
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ma/mapscii/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:mapscii
- **Paketmanager:** Homebrew
- **Version:** 0.3.1
- **Quellzusammenfassung:** Whole World In Your Console
- **Homepage:** <https://github.com/rastapasta/mapscii>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- mapscii (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.1
## Projektgeschichte und Nutzung

MapSCII is a JavaScript terminal map viewer that renders world map data as Braille and ASCII characters and can be run locally or over a telnet-style terminal session.

### Projektgeschichte

The MapSCII GitHub repository was created in September 2016. Its README presents the project as a Braille and ASCII world map renderer for the console, with mouse dragging and zooming, points of interest, Mapbox-style layer styling, public or private vector tile servers, OSM2VectorTiles-based data, and offline MBTiles support.

The official release stream shows the early feature path: ASCII mode in 2017, improved mouse support later in 2017, a CoffeeScript-to-JavaScript transition in 2019, and version 0.3.1 in February 2020.

### Adoptionsgeschichte

MapSCII spread as a terminal novelty with real geospatial plumbing underneath. The official README documents npx mapscii, npm install -g mapscii, snap install mapscii, and direct use of the mapscii command, while Homebrew and Nix metadata in the input show additional package-manager adoption.

Its GitHub repository metadata shows unusually high interest for a small CLI map viewer, which fits its role as a memorable demo of vector tiles, terminal graphics, and OpenStreetMap-style data in one command.

### Wie es verwendet wird

Users run mapscii, pan with arrow keys, zoom with a and z, switch character mode with c, quit with q, and use mouse events when the terminal supports them. It can connect to vector tile servers or work with local VectorTile/MBTiles data.

For package users, MapSCII is mostly a frictionless CLI: install it, run mapscii, and get an interactive world map in a terminal without a browser.

### Warum Paket-Nerds sich dafür interessieren

MapSCII is significant as a tiny package-index gem: it combines Node packaging, terminal rendering, vector tiles, and OpenStreetMap-derived data in a way that is instantly testable from a shell.

It is also a good example of why package managers carry playful tools: the utility may be narrow, but it exercises real terminal and geospatial dependencies.

### Zeitleiste

- 2016: Public GitHub repository created.
- 2017: ASCII mode and improved mouse support releases published.
- 2019: CoffeeScript-to-JavaScript release published.
- 2020: v0.3.1 release published.

### Related projects

- Mapbox Styles, vector tiles, MBTiles, and OSM2VectorTiles are listed in the official README as part of the MapSCII feature set.
- OpenStreetMap-derived data is central to the project's map-viewing experience.

### Quellen

- <https://api.github.com/repos/rastapasta/mapscii>
- <https://api.github.com/repos/rastapasta/mapscii/releases?per_page=5>
- <https://github.com/rastapasta/mapscii>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - mapscii: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mapscii/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/mapscii.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mapscii.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
