Code Monkey home page Code Monkey logo

fosdem-qml's Introduction

Fosdem Schedule

Fosdem schedule app for ubuntu touch written in python and qml. This should also work with other conferences as we use Pentabarf XML format.

Development

CLI

Install deps:

$ sudo apt-get install pyotherside

Start:

$ qmlscene Main.qml

Build:

$ click build fosdem-qml/

Test the click app directly with the device:

$ adb push fosdem-qml.delijati_0.4.0_multi.click /home/phablet/Downloads/
$ cd Downloads
$ pkcon install-local --allow-untrusted fosdem-qml.delijati_*_multi.click
$ sudo reboot # TODO find out how to refresh UI

QT-Creator

ARM Emulator Development works currently only under 16.04.

ARM

First we need to install ubuntu-sdk and ubuntu-emulator:

$ sudo apt-get install ubuntu-sdk
$ sudo apt-get install pyotherside

Create a emulator:

$ sudo ubuntu-emulator create utouch

QML Widgets

Show avaidable QML widgets:

$ qmlscene /usr/lib/x86_64-linux-gnu/qt5/examples/ubuntu-ui-toolkit/examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml

Publish app

Upload new version via form:

$ firefox https://myapps.developer.ubuntu.com/dev/click-apps/4389/stats/

To upload click app there as is a CLI tool click-toolbelt to upload a click app.

How:

$ pip install click-toolbelt

TODO

  • I18n
  • Tests!!!
  • Show lectures by current time
  • Geting rid of libpython3.4m.so.1.0 as it should be already on the system!?
  • Conditional Layout

fosdem-qml's People

Contributors

delijati avatar

Watchers

 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.