LibreOffice Calc extensions sample
Get JSON from REST url.
Based on tokencounter python-tokencounter-calc-addin.oxt.
LibreOffice SDK is needed
In Unix-like environment:
- edit
mkoxt.sh.conf
to adjust your environment - run
./mkout.sh
In Windows:
- Install LibreOffice SDK
- run buildrdb.bat
- Install 7zip
- run makeoxt.bat
Why 7zip use? Read Windows Zip compress Project.
I recommend scoop to install 7zip.
scoop is comandline installer for windows.
git,curl,ssh,so on.
Any kind unix like commandline tools can install.
- make
getrest.oxt
- Double Click and Install extension to LibreOffice.
=GETREST("http://some-funcy-api")