How To Install SlateKit Shell On Ubuntu 13.04 Raring Ringtail And Linux Mint 15

Hello Linux Geeksters. In this article I will show you how to install SlateKit Shell on Ubuntu 13.04 Raring Ringtail and Linux Mint 15 Olivia.

Watch Free Movies

https://raw.github.com/penk/SlateKit/master/Shell/screenshot.png

SlateKit Shell is a web browser, written in QML and JavaScript, with a left sidebar which stores the opened tabs.

Features (from here):

  • Based on Qt5/QtQuick2, written entirely in QML/JavaScript
  • Sliding-Drawer UI with side-tab support
  • Basic search suggestion and highlight via LocalStorage
  • Custom event binding including Open in New Tab
  • Custom popover for select elements
  • Built-in virtual keyboard for English and Chinese Handwriting
  • Reader mode based on readability.js

How to install SlateKit Shell On Ubuntu 13.04 Raring Ringtail and Linux Mint 15 Olivia:

$ sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/collection
$ sudo apt-get update
$ sudo apt-get install slatekit-shell

Scroll to Top