Mepo: Difference between revisions
m Minor link update |
m Add to apps category |
||
Line 25: | Line 25: | ||
* [https://mepo.milesalan.com/demos.html Demo Videos] | * [https://mepo.milesalan.com/demos.html Demo Videos] | ||
* [https://cast.postmarketos.org/episode/15-Interview-Miles-Alan-Sxmo-fbp-Mepo/ postmarketOS podcast discussing Mepo] | * [https://cast.postmarketos.org/episode/15-Interview-Miles-Alan-Sxmo-fbp-Mepo/ postmarketOS podcast discussing Mepo] | ||
[[Category:Apps]] |
Revision as of 22:52, 18 October 2022

Mepo is a fast, simple, and hackable OSM map viewer for desktop & mobile Linux devices (like the PinePhone, Librem 5, pmOS devices etc.) and both environment's various user interfaces (Wayland & X inclusive). Mepo works both offline and online, features a minimalist both touch/mouse and keyboard compatible interface, and offers a UNIX-philosophy inspired underlying design, exposing a powerful command language called Mepolang capable of being scripted to provide things like custom bounding-box search scripts, bookmarks, and more.
Mepo in development was explicitly designed with postmarketOS UI environments as a targeted primary usecase. To this end, Phosh, Sxmo, and Plasma Mobile were all tested in development and work well with Mepo. Additionally X desktop environments (like i3) and Wayland enviroments (like sway) work with mepo. Being based on SDL it will generally run faster then other map applications.
Installation
Mepo is available on postmarketOS edge but not on postmarketOS stable currently. The reason for this is that zig (which mepo is written in) is not available on Alpine outside of Alpine's testing repository. On postmarketOS edge you should install one of the following packages:
apk add mepo-scripts-zenity # For Plasma Mobile
apk add mepo-scripts-bemenu # For Swmo, Phosh, desktop Wayland
apk add mepo-scripts-dmenu # For Sxmo, desktop X
If you wish to use Mepo on postmarketOS stable you may either use the Mepo Flatpak or pull from the testing alpine repository.