Code Monkey home page Code Monkey logo

grandcentralboard's People

Contributors

augustyniak avatar bubski avatar fastred avatar karolkozub avatar krris avatar michallaskowski avatar ncreated avatar ochococo avatar szaq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

grandcentralboard's Issues

Weather Widget

Hi, I just wanted to let you know that I'm planning to work on a basic weather widget. I'm thinking the configuration would be the location and api key for whichever service I decide to use (probably forecast.io).

Add common view for presenting widget error

Presenting an error is natural state of most GCB widgets. To get common user experience, GCBCore might provide a configurable template view that might be later used by widget developers.

Widgets taking more than one designated space

Hey, I have just stumbled on the project after reading about it on your blog :)
I love the idea and in the spare time, I will probably write some widgets for it.

What do you think to allow each widget to take more than 1 dimension?
Eg. I can see that time widget needs 1 tile, but twitter widget would work better taking up two tiles (vertically of course). Same goes for eg. photos view which would be better to be two tiles horizontally (but one tile here is also fine). Charts are also the perfect example.

Let me know what you think!

Clock Widget

Hi, I'm planning to work on a clock widget. I haven't decided if I'll just do a digital clock for now, then provide an analog layout later, or if I'll just start with an analog layout using (https://github.com/Boris-Em/BEMAnalogClock). I already have a basic digital clock working.

PROPOSITION: Add third type of Source - Subscribable

Basically a source with a block property. You set the block and it's called whenever new data arrives.

Can be used for example in Web Sockets or Push based Sources.

Proposition:

public protocol Subscribable : Source {
    var subscriptionBlock: ((ResultType) -> Void)? { get set }
}

Update Source while the app is running.

Hi!

You can consider ๐Ÿ’ก changing the source path for Source's while the app is running. As I can see now there is no possibility to change it without restart (for example in Watch widget: link).

Add support for iOS.

The GCBCore and the DemoApp should be able to present widgets on iOS.

Widget canvas sizes are to be defined.

Support for watchOS.

One widget at a time, as an app launched from dedicated complication.

Target version of GCBCore: 2.0 or 2.5

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.