From af4a2e079b523c56f59a836473f48da0bd2966b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20H=C3=BCbschle-Schneider?= Date: Sun, 22 Jun 2014 13:27:03 +0100 Subject: [PATCH] Remove app installation instructions --- index.html | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/index.html b/index.html index e0ce5fa..e662006 100644 --- a/index.html +++ b/index.html @@ -210,33 +210,6 @@ chown -R username:username ~username -
- -
-
-

You don't need to install anything to use Glowing Bear, it works with any modern browser. Start using it right now at the top of the page! However, there are a few ways to improve integration with your operating system.

-

Mobile Applications

-

If you're running Android 4.4 or later, you can install our app from the Google Play Store! We can't distribute on iOS unfortunately, but if you're a developer, you can follow the sideloading instructions.

-

Android app on Google Play

-

Electron

-

Glowing Bear supports the electron shell. You'll have to build it yourself, though. Run the following commands, choosing your platform from the list in the last command:

git clone https://github.com/glowing-bear/glowing-bear
-cd glowing-bear
-npm install
-npm install electron-packager
-npm run build-electron-{windows, darwin, linux}
-

Firefox Browser

-

Firefox used to support apps, but this was removed from Firefox. There's nothing we can do about it. Sorry!

-

Chrome

-

To install Glowing Bear as an app in Chrome for Android, select Menu - Add to home screen. In the desktop version of Chrome, click Menu - More tools - Create application shortcuts.

-
-
-