shithub: map

Download patch

ref: ae0f1df36c66ee68ef3680808f161dc3c5708ffa
parent: 5069a5bb5f5c4fdb01926ce7abaa56d733d44eb9
author: sirjofri <sirjofri@sirjofri.de>
date: Fri Mar 28 08:02:13 EDT 2025

adds readme file

--- /dev/null
+++ b/README
@@ -1,0 +1,34 @@
+MAP
+
+a map viewer for Plan 9 systems
+
+
+1. FEATURES
+
+Map can handle the following things:
+
+- Display map tiles from mapfs
+- fetch GPS position from gpsfs(8)
+
+
+2. INSTALLATION
+
+This program needs these additional packages:
+
+- libnate, the UI framework, made by me
+- mapfs, the map tile server, made by me
+
+With these packages installed, it is a default installation using:
+
+	mk
+	mk install
+
+
+3. USAGE
+
+The user interface will get more features in the future.   For now, it
+provides the following inputs:
+
+- q | Del  : Quit
+- , | .    : Zoom out/in
+- ←↑↓→     : move around