14 lines
309 B
Markdown
14 lines
309 B
Markdown
# vrnp
|
|
|
|
## TODO
|
|
|
|
- [x] Use timeout for fetching departures
|
|
- [x] Add basic auth
|
|
- [x] Create Nix package
|
|
- [x] Create container
|
|
- [x] Write ESP8266 client
|
|
- [ ] Make port configurable
|
|
- [x] Transfer using JSON
|
|
- [x] Correctly implement basic auth
|
|
- [ ] Use unidecode to replace non-ascii stuff in the backend
|