Code Monkey home page Code Monkey logo

linkedin_ubuntu_phone_webapp's Introduction

This is an Ubuntu Phone WebApp for LinkedIn based on alternate webapp container by ogra

https://code.launchpad.net/~ogra/junk/alternate-webapp-container

== Original README ==

This is a new approach of an alternate webapp container that
does not use a toolbar at the top but instead provides a bottom
menu with navigation objects, similar to the one the dekko mail
app uses. This way you do not have a jiggly toolbar that always
expands and collapses in your app.

To make use of this with your own webapp just follow the steps below.

Fist of all branch this tree locally ...

    bzr branch lp:~ogra/junk/alternate-webapp-container

== Building ==

Edit the value of applicationName at the top of qml/Main.qml to match
your application name to work around https://launchpad.net/bugs/1435778

Edit config.js to add webappName, webappUrl and webappUrlPattern
similar to how you would use them as commandline options to webapp-container.

Edit app.desktop and manifest.json to your liking.
Replace icon.png with your own icon.

Now run:
    click build .

This will create a .click package with you webapp.

== Installing ==

Push the click to your device via adb, then:

    adb shell pkcon install-local --allow-untrusted /path/to/click

You will see a bunch of progress bars ... once they are done,
pull down the app scope to refresh it and find your new app in there.

linkedin_ubuntu_phone_webapp's People

Watchers

 avatar  avatar

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.