Added makefile updated readme
This commit is contained in:
15
README.md
15
README.md
@@ -2,14 +2,21 @@
|
||||
|
||||
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
|
||||
|
||||
* Fold in bart predictions
|
||||
* METAR weather
|
||||
* dynamic Metar and TAF - do the TZ conversions
|
||||
* Dynamic AC transit predictions (select route & stop, get time)
|
||||
* TODO
|
||||
* MUNI times
|
||||
* MUNI nextbus
|
||||
* home assistant
|
||||
|
||||
Reference in New Issue
Block a user