Git Product home page Git Product logo

unity-webapps-pocket's Introduction

Basic Unity WebApps integration with Pocket

Basic Pocket integration with Ubuntu Unity desktop. It enable a launcher shortcut, alt+tab and shorcut at dashboard for Pocket website (www.getpocket.com).

For more information about Ubuntu Unity Web apps see this: http://developer.ubuntu.com/resources/technologies/webapps/

For more information about Pocket, visit getpocket.com

Currently not working with Ubuntu 14.04+. Remember, this only work in Ubuntu with Firefox or Chromium. Webapps doesn't work with Google Chrome or Opera yet.

This is the source code to compile in .deb file and install in Ubuntu

Changelog:

  • 0.1 - Basic webapp integration (Dashboard search, launcher icon and alt+tab)
  • 0.2 - Bug fixes
  • 0.3 - Fix the HTTPS bug, now it's working again

Installing:

  1. Clone thie repository (or download .zip file);
  2. Open terminal and browse to that folder;
  3. Build the package with dpkg-buildpackage;
  4. Install the .deb file

Step by Step Install:

  1. Open Terminal (Ctrl+Alt+T is the default keyboard hotkey)
  2. Select and go to one directory (cd /home/[user]/)
  3. Download the source from Github (git clone [email protected]:eudennis/unity-webapps-pocket.git)
  4. Open the source folder (cd unity-webapps-pocket)
  5. You need to install some packages to build it (sudo apt-get install build-essential autoconf automake autotools-dev dh-make debhelper devscripts fakeroot xutils lintian pbuilder)
  6. Build it (dpkg-buildpackage -rfakeroot)
  7. Now install the .deb file. Back one directory up and use dpkg -i unity-webapps-getpocket_0.1_all.deb to install it.
  8. Once installed, it's done. You should see an popup notify the first time that you open the Pocket website

unity-webapps-pocket's People

Contributors

eudennis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

byteorgshiva

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.