GithubHelp home page GithubHelp logo

b1conrad / byname-apps Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 183 KB

Some apps designed to be used in the byname application

License: MIT License

KRL 94.23% CSS 1.65% HTML 2.00% JavaScript 2.13%

byname-apps's Introduction

byname-apps

Some apps designed to be used in the byname application

byname-apps's People

Contributors

b1conrad avatar

Watchers

James Cloos avatar  avatar

byname-apps's Issues

improve boilerplate for new ruleset

Besides defining event_domain, define also functions for

  • event_url which given an event type returns an event URL to generate that event
  • query_url which given a function name and mime type returns a query URL to generate that web page

For example, see this commit in PicoStack.

Better handle daylight savings time for Wovyn sensors

When going from MDT to MST in November, pruning kept an extra hour of data. Easily fixed.

However, in March when we go back to MDT pruning will delete an hour of data that should be retained. This needs to be fixed by then!

Would like a KRL editor for apps

The last few commits, ending in this one, have prepared a form with the code of an app (base64 encoded) so that we can send an event to our pico. That event could open up an editor, primed with the current code of an app. In order to install edited code into our pico though, we'll have to spawn a child pico to contain and share the edited code. Then, we can install from a query to that pico.

We would do most communication with the child pico using family channels, but it would need a channel giving access to the query for external use.

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.