23 lines
451 B
Markdown
23 lines
451 B
Markdown
# Toolbox
|
|
|
|
Pinephone app that can do a bunch of stuff
|
|
|
|
## Running and Installing
|
|
|
|
Can be run for testing with `nim -d:ssl r toolbox.nim`.
|
|
|
|
To install properly run `make` and `doas make install`
|
|
|
|
## Current functions
|
|
|
|
* Static AC transit predictions
|
|
* BART predictions
|
|
* Static metars
|
|
|
|
## Future functions
|
|
|
|
* dynamic Metar and TAF - do the TZ conversions
|
|
* Dynamic AC transit predictions (select route & stop, get time)
|
|
* MUNI nextbus
|
|
* home assistant
|