No description
Find a file
Henrik Fehlauer fbd3d3d383 Add missing shortcut tooltips to control buttons
Those shortcuts were already working before, but not really
discoverable for users.

To achieve a consistent UI and keep the wording in line with existing
conventions and future shortcuts (i.e. no whole sentences, shortcut in
parenthesis), the mute tooltip is changed again to occupy two lines (to
limit the width of the tooltip), to be less wordy (so it is faster to
read), to use the "mute" term (to help memorizing the M shortcut, at
least in English), and to align with the parenthesis style.
2020-05-27 18:00:00 +00:00
.tx translate via i18next 2019-02-26 18:02:02 +01:00
.vscode add VS Code settings, launch and extension recommondations 2020-06-08 14:34:13 +02:00
css Add contact language hint to about dialog 2020-06-17 17:51:40 +02:00
js Convert all shortcuts to act on keydown already 2020-05-26 18:00:00 +00:00
layers Update JOSM layers after updating Maps Wiki 2019-12-16 12:27:40 +01:00
locales Add missing shortcut tooltips to control buttons 2020-05-27 18:00:00 +00:00
resources/standalone Remove chmod install step, set execution flag, retained in zip 2020-01-21 19:56:43 +01:00
.eslintignore Add eslint 2019-11-03 14:29:26 +01:00
.eslintrc.json Add eslint 2019-11-03 14:29:26 +01:00
.gitignore Add gulp task to generate a standalone release zip from brouter repo 2019-12-19 21:27:31 +01:00
.prettierignore Bump gulp to version 4.0.2. 2019-06-20 17:26:18 +02:00
.prettierrc Increase prettier maxwidth to 120 2019-08-10 19:36:36 +02:00
.travis.yml Setup Travis CI to run build in release mode 2019-05-23 12:09:11 +02:00
CHANGELOG.md Update changelog for 0.12.0 2020-06-18 20:25:56 +02:00
config.template.js Make privacy policy URL configurable (#284) 2020-05-28 10:54:08 +02:00
CONTRIBUTING.md -p(ort) is needed for docker-compose run command (#309) 2020-06-08 20:12:59 +02:00
docker-compose.yml add docker-compose tasks for development 2020-06-08 15:11:56 +02:00
Dockerfile Remove unused dependency 2020-01-30 11:48:01 +01:00
gulpfile.js Add sidebar tab with route analysis data 2020-06-07 16:56:50 +02:00
index.html Add contact language hint to about dialog 2020-06-17 17:51:40 +02:00
INSTALL.md Add CONTRIBUTING.md 2020-06-07 22:59:51 +02:00
keys.template.js Add prettier and reformat code 2019-05-17 20:55:39 +02:00
LICENSE Update copyright date 2018-09-08 19:59:50 +02:00
package.json Update leaflet-routing to bumped version commit 2020-06-17 18:35:37 +02:00
README.md Add CONTRIBUTING.md 2020-06-07 22:59:51 +02:00
yarn.lock Update leaflet-routing to bumped version commit 2020-06-17 18:35:37 +02:00

brouter-web

Web client (by @nrenner and contributors) for the BRouter routing engine (by @abrensch).

demo

Instances:

This repository is only about the frontend.

For the server/backend, BRouter routing engine, Android app, profiles, brouter.de site, see:
https://github.com/abrensch/brouter

More information:
https://brouter.de

Contact

General BRouter discussions/questions, support:

Translating

Translations are managed using the Transifex platform. After signing up, you can go to BRouter's project page, select a language and click Translate to start translating.

Installation

See INSTALL.md for guidance on installation.

Build

See CONTRIBUTING.md for development documentation.

License

Copyright (c) 2018 Norbert Renner and contributors, licensed under the MIT License (MIT)

Credits and Licenses