Sign inSign up

hissih/sumsheet-webhost

By hissih

Updated about 5 hours ago

SumSheet in the browser: Excel-compatible engine, keeps VBA and Power Query. WOPI for Nextcloud.

Image
0

254

hissih/sumsheet-webhost repository overview

SumSheet web host

A browser editor over the SumSheet engine (Rust, no LibreOffice or Office inside). An .xlsm goes in with its VBA project, gets edited, comes out with vbaProject.bin byte-identical, and Excel opens it without a repair dialog. Power Query definitions travel with the file. A 400k-formula workbook opens in about 0.1 s.

Run

docker run -d -p 8150:8150 hissih/sumsheet-webhost

Open http://localhost:8150/ . One process per open document.

Nextcloud (WOPI)

Works as a WOPI server through the standard Nextcloud Office (richdocuments) app, together with hissih/sumdoc-webhost for documents. Three steps, compose file and nginx config: https://sumoffice.com/nextcloud

Scope today

.xlsx / .xlsm / .xlsb native; .xls / .ods by import; macros and Power Query are preserved in the browser (queries refresh in the desktop app); one editor per document at a time.

Check what is inside a workbook before you move it (nothing is executed): https://sumoffice.com/check — Site: https://sumoffice.com — Free to run and evaluate; licensing for organizations on the site.

Tag summary

Content type

Image

Digest

sha256:b2289f6fb

Size

161.3 MB

Last updated

about 5 hours ago

docker pull hissih/sumsheet-webhost