summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-10-28 23:30:09 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-10-28 23:30:09 +0200
commitf0153fcdaa2b3b6e305d6392eb4cfc4436e48752 (patch)
tree1796f9b2fb92be60258cb31de59c55bd07ad9388
parent916f26b27d963f32bfb9e0b8fa78dc373eb55f52 (diff)
Add README mentioning that this project has been archivedmain
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..07d32cf
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+**Legacy Warning**: This project has been archived and will not receive updates.
+
+nvm ("NahVerkehrsMonitor") was a light-weight web app frontend for hafas-rest-api v5.
+I developed it as a replacement for vrr-infoscreen and as a means to play around with web applications written in Python.
+In the end, having a separate project just for local transit stuff that also relies on a middleman API rather than interfacing directly with HAFAS did not work out for me.
+So, nvm never got past the initial proof of concept stage.