Git Product home page Git Product logo

timebox's Introduction

Divoom Timebox CLI

Control the divoom timebox using your terminal. Thanks to derHeinz and his divoom-aurabox code for giving some hints on how to interpret the protocol.

Project status

This project is WIP, so not every feature might work as expected yet. Also this tools is communicating with the timebox unidirectional. This means, that no answers from the box will be processed at the moment.

What works

  • Switching "screens" : "clock","temp","anim","graph","image","stopwatch","scoreboard
  • display images, most formats should be supported thanks to pillow. The images will be scaled to fit the 11x11 matrix
  • display animations, either load a series of images from a directory OR a GIF animation. The loaded frames will also be scaled
  • display clock and set 12h/24h format as well as color. There are a dozen of possebilities to describe a color, take a look at colour
  • display temperature set °C/°F as well as the color
  • switch radio on/off

What does not work (or needs improvements)

  • Setting the radios frequency does not yet work
  • animations with a shorter framelength "as usual" (I am about to investigate this) might be "glued together" resulting in two or more animations shown after each other
  • Error handling is bad at the moment, so be careful what you type. The CLI might not inform you about what went wrong yet.
  • ... Documentation ;) ...
  • ... No Tests, only tested on my Linux boxes ...

Future plans

  • split CLI and library
  • support text "rendering" and marquees
  • support everything that could be done using the "original" android app

Timebox package

In addition to the CLI interface by ScR4tCh, a package has been added with modules the may be useful to communicate with the Timebox (package directory). An initial prototcol documentation can be found in 'docs'. Some simple example applications in 'examples'.

timebox's People

Contributors

marcg-tue avatar marcg046 avatar

Watchers

James Cloos 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.