SheetsIO
SheetsIO copied to clipboard
Small configurable Java app that pulls data from a Google Spreadsheet (using v4 api) and writes to files and a local webserver.
Currently, `"worksheetName"` is part of config as a whole, not per cell. When we go to get the latest version of the data, we only ever look at that one...
Google Sheets are great and all, but sometimes, some systems have very particular outputs, e.g. csv/xls/json. It'd be great if while also taking data from GSheets, users could also define...
Now that the app is working with more than just text files, two points stand out: 1. The buttons to update should accurately reflect whether the app has finished downloading...
**Describe the bug** Popup saying "unable to parse response from google - expected json but received the following". Reloading the config fixes it briefly and things run fine but then...
**Describe the bug** I am the only one to experience this issue with everyone who uses this sheet. Cannot figure out why. **Expected behavior** I keep receiving errors and I...