From 012189635c3884a9a04f68bb0911608c560440e8 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Sun, 3 Apr 2016 14:06:28 +0200 Subject: [PATCH] Include note about Electron in README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61cff33..bf3aaba 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,15 @@ Now point your browser to the [Glowing Bear](http://www.glowing-bear.org)! If yo Please note that the above instructions set up an *unencrypted* relay, and all your data will be transmitted in clear. Therefore, we strongly recommend that you set up encryption if you want to keep using Glowing Bear. We've written [a detailed guide on how to set up a trusted secure relay](https://4z2.de/2014/07/06/weechat-trusted-relay) for you. -You can run Glowing Bear in many ways: use it like any other webpage, as an app in Firefox (choose "Install app" on the landing page) or Chrome ("Tools", then "Create application shortcuts"), or a full-screen Chrome app on Android ("Add to homescreen"). We also provide an [Android app](https://play.google.com/store/apps/details?id=com.glowing_bear) that you can install from the Google Play Store, and a [Firefox OS app](https://marketplace.firefox.com/app/glowing-bear/) in the Firefox Marketplace. +You can run Glowing Bear in many ways: + + * like any other webpage + * as an app in Firefox (choose "Install app" on the landing page) + * Chrome app ("Tools", then "Create application shortcuts") + * Android Chrome app a full-screen experience ("Add to homescreen"). + * [Android app](https://play.google.com/store/apps/details?id=com.glowing_bear) that you can install from the Google Play Store + * [Firefox OS app](https://marketplace.firefox.com/app/glowing-bear/) in the Firefox Marketplace. + * Electron app, for Windows, Linux and MacOSX. ```npm install; npm install electron-packager; npm run build-electron-{windows, darwin, linux}``` Android app on Google PlayFirefox OS app in the Firefox Marketplace