-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request : scrolling message #190
Comments
Nice idea, @R0lleston If anyone want's to go for it, please
|
@bk1285 look forward to seeing what your team of coding magicians can come up with....... my kids would love a feature like this for welcoming guests to say one of their birthday parties, especially if its colourful |
Like the idea!
|
@FrankX0 sounds perfect, we just need to talk nicely to a coder to bring this to reality. |
Sound's promising, @FrankX0. Amendment to your comment:
|
I will start having a look (especially the web interface) when I get back from holiday. |
Sounds great, @FrankX0! as mentioned before, please use the latest develop branch of this repo to start implementing this. (...since this project keeps receiving pull requests from branches, which were forked loong time ago... ) Best, |
@FrankX0 Big thumbs up from here, looks great. Is it envisaged that the message will be able to scroll continiously and with time delays of seconds as well as minutes? If so, then brilliant ! |
@R0lleston If the repeat time is set to 0 it will scroll continuously (maybe I should call it delay?). |
@FrankX0 that would be perfect (delay in seconds) fantastic stuff |
Looks great, @FrankX0 How about hiding this in a collapsed layout by default? Best, |
I continued working on it. The web interface is ready, now working on the rest of the implementation. |
Fantastic news @FrankX0 , appreciate all that you are doing :) |
I have made an initial implementation, with the user interface but yet without the repeating message. I am not yet sure how to do the time triggering and repeating of the text though. |
Hi @R0lleston |
@FrankX0 i saw this just pop up in my email. Very exciting, I'll try and a squeeze some time in over the weekend for a test. Thank you :) |
@FrankX0 getting the following error when trying to run |
Sorry, last minute change. |
@FrankX0 have reinstalled from your 'develop' directory, no errors now, but the config file (or other bits) need modifying to allow for the new plugin...... ie it doesnt show in the list to enable or disable, thus doesnt come up as an option on your web interface |
This is not a new plugin. So the config file does not need modifying. |
@FrankX0 you were bang on the money, it was an iOS issue, I retried lastnight on my windows pc and it worked nicely. I do like the clock implementation you did. I had a play around and it worked nicely, the only thing I noticed is that if you have message running and you change it to another, the display glitches with random lit up LEDs briefly and then recovers and works correctly. Without knowing a hell of a lot about how the clock works, it could be just how the clock software operates and your new code has highlighted it. But really good job.... hopefully a few others will give this a good test. |
@bk1285 @FrankX0 I'm not sure how must testing you two have done on an actual clock, but there is an issue with how the scrolling word feature when existing plugins are in use. This morning while demonstrating it to my kids - I had the matrix - with time plugin going, when the scrolling time starts, the matrix keeps going, while the text scroll begins to start up and these is random leds coming on. We might need to clear the wordclock display of the current plugin, before starting the scrolling text. Its easily reproducable if you want to see what im referring to :) |
For now this feature is implemented to only work the standard clock-face, not with any other plugins. Sorry. |
@R0lleston I just made a fix for the scrolling text in combination with the matrix-with-time plugin. |
Anyone up for creating a continuous scrolling message plugin?
Example could be "Happy Birthday Monty"
The text was updated successfully, but these errors were encountered: