-
Notifications
You must be signed in to change notification settings - Fork 3
/
README.txt
12 lines (9 loc) · 942 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
# word-office365
A nw.js encapsuled version of Word WebApp - requires Office365 subscription
This project provides you with necessary files to run Word365 Online as a "native client" (or "glorified bookmark") in a dedicaded nw.js instance.
Source of Inspiration comes from:
- the td.nw.js client: Exaclty the same concept, predated the creation of this repository.
Link: https://github.com/webapp-crew/td.nw.js
- "Linux Web Apps project": They seemed to have made this as an installable ubuntu package that adds the links to the WebApps to the Ubuntu Menu but the file is not longer available... Also it used the main browser, which may be suboptimal in some cases - espechally if seamless user experience is wanted.
Found at: http://www.omgubuntu.co.uk/2014/07/run-microsoft-office-web-apps-ubuntu-desktop
See https://github.com/webapp-crew/onenote-online-free/blob/master/LICENSE.txt for info on Licensing terms