6 ms·
A web interface is already a reality.[1] Work great with Chrome or Chromium. Not a full featured office, but in general very nice. [1]https://chrome.google.com/
by conexions 7y ago
A web interface is already a reality.[1] Work great with Chrome or Chromium. Not a full featured office, but in general very nice.
[1]https://chrome.google.com/webstore/detail/office/ndjpnladcallmjemlbaebfadecfhkepb?hl=en https://chrome.google.com/webstore/detail/office/ndjpnladcal...
- Longhanks 7y agoA Chromium-only extension is not a "web interface".
- derefr 7y agoSure it is, in the sense that it’s very likely not using any Chrome-specific APIs (Chrome right now has the least exposed extension API surface to regular, non-ChromiumOS extensions) but rather at most being equivalent to an Electron app, where some of the HTML and JS lives and runs on the client rather than on a server. But that HTML and JS still is HTML and JS built for a web-rendering-engine to parse and run, so it should be fully possible to turn this extension into a regular web-app with not very much work. Probably any sufficiently-motivated programmer could do it in a couple of hours, throwing the result in an S3 bucket for anyone to access. (Not sure how well it’d run on other browsers, but we still call regular web-apps where the developers happened to only test it in one specific browser “web interfaces.”)
- signal11 7y agoIt's not just the web versions of Office that work on Linux. On Chromebooks, the Android runtime ensures that the Android MS Office apps run full-screen and take advantage of the large screen and keyboard[1,2]. [1] https://imgur.com/a/rp0VFR4 https://imgur.com/a/rp0VFR4 [2] https://www.windowscentral.com/microsoft-android-apps-chromebooks https://www.windowscentral.com/microsoft-android-apps-chrome...