Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanthekat/food-delivery-notifier


https://github.com/romanthekat/food-delivery-notifier

golang ipython-notebook jupyter-notebook

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

= food-delivery-notifier
:hardbreaks:

image::icons/bag/red.png[Food Delivery Notifier,64,64,align="center"]

Tracks food delivery status, shows icon in status tray.

== Screenshots

image::examples/1.png[128,128,float="left"]
image::examples/2.png[128,128,float="left"]
image::examples/3.png[128,128]

== link:notebook.ipynb[Jupyter notebook]
Notebook with delivery time assessment, to make a prediction how fast food will be delivered.
[source]
----
conda activate base
pip3 install sklearn matplotlib geopandas descartes
jupyter notebook
----

== Supported services

TBD

== Build

`go build github.com/romanthekat/food-delivery-notifier`
or
`go install github.com/romanthekat/food-delivery-notifier`