GrandyB / SheetsIO

Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
GNU Lesser General Public License v3.0
22 stars 3 forks source link

Http source merge #36

Closed GrandyB closed 3 years ago

GrandyB commented 3 years ago

Ships a http server. Supports file:// protocol for videos. Adds update interval into properties. Saves last known config location in properties and loads on launch.

GrandyB commented 3 years ago

Merging in preparation for 0.7 release