23 lines
662 B
Markdown
23 lines
662 B
Markdown
# Bahn Insight
|
|
Extends the booking portal of bahn.de with linking to useful information.
|
|
|
|
## Installation
|
|
### Aus Firefox Add-ons (Empfohlen)
|
|
Einfach zu Firefox hinzufügen:
|
|
TBD
|
|
|
|
### Als Entwicklerversion
|
|
1. Herunterladen
|
|
2. Entpacken
|
|
3. In Firefox nach `about:debugging` navigieren
|
|
4. Add-on temporär laden
|
|
|
|
Die Installation besteht nur während der aktuellen Session.
|
|
|
|
### Als Installationsdatei
|
|
1. `git clone https://git.clerie.de/clerie/bahn-insight/`
|
|
2. `cd bahn-insight/`
|
|
3. `zip -r -FS ../bahn-insight.zip *`
|
|
4. ZIP Datei signieren lassen: https://addons.mozilla.org/en-US/developers/addon/submit/distribution
|
|
5. Unter `about:addons` manuell hinzufügen
|