GithubHelp home page GithubHelp logo

Comments (8)

freezy avatar freezy commented on May 27, 2024

So one option to exit after a given time span and another option to clear or not? Like:

--quit-after    Exit after n milliseconds. If set to -1, waits indefinitely or until source finishes when -q used. Default: -1
--clear         Clear screen before exiting. Default: true

from dmd-extensions.

sverrewl avatar sverrewl commented on May 27, 2024

Yes please - that sounds great.

from dmd-extensions.

coding-horror avatar coding-horror commented on May 27, 2024

I have a related request, I think!

When switching tables in TPA, from one that has a DMD, to one that does not, the DMD stays "stuck" on whatever the last image it was sent.

It would be cool if there was an "idle animation" that the DMD could send when it is not getting any data. So I guess what I am asking for is:

If the DMD doesn't receive any data in (x) seconds...

  1. Make the DMD go blank
  2. Make the DMD display a fixed image
  3. Make the DMD display a cycling animation

I'd love to see some cool "FREE PLAY!" animations going on when the DMD is no longer active ;)

from dmd-extensions.

coding-horror avatar coding-horror commented on May 27, 2024

If you like my request, I can chip in $50 to make it happen, or to the charity of your choice.

from dmd-extensions.

freezy avatar freezy commented on May 27, 2024

Thanks, would you mind creating another issue, since this is a different feature request?

from dmd-extensions.

freezy avatar freezy commented on May 27, 2024

@sverrewl Could you try this build? I've only tested it with the virtual DMD, which is kind of pointless for the --no-clear option.

dmdext.zip

Basically, now there is:

  --quit-after             Exit after n milliseconds. If set to -1, waits
                           indefinitely or until source finishes when -q used.
                           Default: -1

  --no-clear               Don't clear screen when quitting. Default: false.

from dmd-extensions.

sverrewl avatar sverrewl commented on May 27, 2024

Yes, it works - but, with a bug. I believe you have switched --no-clear to default : true.

Time is working as expected, in that it waits correct amount of time and returns.
When it exits, however, last pic is still there no matter if I set --no-clear or not.

Great, now I can make custom messages easily !!

from dmd-extensions.

freezy avatar freezy commented on May 27, 2024

Well, I tested if the clear function was called, and that worked. Looks like the function itself is screwed up for PinDMD3. I'll test that as soon as I have a chance. Thanks for the report.

from dmd-extensions.

Related Issues (20)

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.