GithubHelp home page GithubHelp logo

chegestar / billboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harmattan/billboard

0.0 2.0 0.0 260 KB

Billboard Standby Screen

Home Page: http://thp.io/2012/billboard/

License: GNU General Public License v3.0

Shell 0.98% QML 22.96% QMake 1.87% C++ 70.86% C 3.33%

billboard's Introduction

    ╔╗ ┬┬  ┬  ┌┐ ┌─┐┌─┐┬─┐┌┬┐
    ╠╩╗││  │  ├┴┐│ │├─┤├┬┘ ││
    ╚═╝┴┴─┘┴─┘└─┘└─┘┴ ┴┴└──┴┘
             Standby Screen


   "One of the great things about the Nokia N9 is the AMOLED screen with
    its low power mode. Unfortunately, it only shows the current time,
    and not the current date. Billboard is here to fix this - and add
    some more goodies along the way!"       -- me, circa 2012


This is the open source release of my N9 application, Billboard.
A short overview of the structure of what's inside:

 - billboardd/
   The daemon source code and all the core code (including formatting,
   rendering and contextkit/gconf subscription).

 - billboard-ui/
   The QML UI for the "app", to configure the daemon. Communicates with
   the daemon via shared GConf keys.

 - css/
   Stylesheets for making the operator logo not be cropped.

 - debian/
   Packaging files and postinst/postrm files for patching the stylesheet
   and installing stuff, as well as aegis files (for organizer/calendar).

 - include/
   Common configuration key defaults used by both the UI and daemon.

 - rendertest/
   Desktop GUI utility for testing text formatting and rendering.


If you didn't use "git clone --recursive" when closing this Git repo,
you have to initialize the submodule (to get the translations; this
does not apply to the source tarball, as it already includes i18n):

    git submodule init
    git submodule update


To build for the N9 in Scratchbox use:

    make -C billboard-ui/i18n release
    dpkg-buildpackage -rfakeroot -b


Useful scripts to be used together with Billboard may be found here:

    https://github.com/harmattan/billboard-scripts


License: GNU General Public License, version 3 or later
Support thread: http://talk.maemo.org/showthread.php?t=84507
Website: http://thp.io/2012/billboard/

billboard's People

Contributors

teleshoes avatar thp avatar

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.