- Python 43%
- JavaScript 37.3%
- CSS 11.3%
- HTML 7.4%
- Dockerfile 1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .forgejo/workflows | ||
| docs | ||
| src/traewelling_tagtistic | ||
| .gitignore | ||
| Dockerfile | ||
| pyproject.toml | ||
| README.md | ||
traewelling-tagtistic
A Tool to see Träwelling Statistics based on Tags
Tip
The Repo on Codeberg is just a Mirror. Please check out the original Repo at git.pfuschen.jetzt/pauljako/traewelling-tagtistic if it is not down again...
Note
Träwelling is a social platform for Checking-In into public transit services. If you are just trying out traewelling-tagtistic, feel free to use my Username (
pauljako) or find other people on traewelling.de
Motivation
Träwelling can already show Statistics about your Check-Ins. However, these are limited to public journey Information, not things you entered yourself.
traewelling-tagtistic aims to show Statistics based on the Tags you set. This allows you to, for example, see, how often you rode a specific Train Type.
Try it!
A public Instance is available at tagtistic.pfuschen.jetzt.
Running it yourself
traewelling-tagtistic comes as a Python Module so running pip install . (or your package managers equivalent) should be enough.
Additionally, there is a Docker image available at registry.pfuschen.jetzt/pauljako/traewelling-tagtistic:latest.
Warning
Please keep in mind, that the UI does not support Authentication or Time Ranges yet! Please use the API directly for this.
LLM Usage
No "AI" was used while developing this. Any Contributions created with or by LLMs is prohibited
License
All code is licensed under GPL v3 or later.
