-
Notifications
You must be signed in to change notification settings - Fork 107
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
Web Interface: Simple Example for an APP #238
Comments
Well, it already has a build-in "APP": the webinterface. |
Hi Frank,
Means, I'm searching for the code, which I can adapt: change brigthness with one buttoen (taking the "Execute" button, move it to another site, change style and so on) Does this descripton make sense to you, or is my writing still bad, not understandable (don't worry, just let me know :) |
Hi Peter. Just to be clear: you are aware that this APP implementation already exists? |
Hi Frank, |
Hi Peter. This is a known issue: #218 |
Hi Frank, |
Did you update Python or did you install the latest wordclock branch? |
I think I give up. |
Hi Peter. Don't give up. We'll get this sorted out. |
Hi Frank,
thanks for your patience, I realy apprechiate that!
After struggeling with lots of error message, I thought nearly the same as
you: Starting from scratch?!
I'm using "2019-04-08-raspbian-stretch-lite"...
So, you think, too: creating a new OS:
2022-09-22-raspios-bullseye-armhf-lite.img.xz
This sounds like a long way.
But you convinced me: I'll try
Again thanks a lot
Peter
…-----Original-Nachricht-----
Betreff: Re: [bk1285/rpi_wordclock] Web Interface: Simple Example for an
APP (Issue #238)
Datum: 2023-01-09T09:03:01+0100
Von: "Frank Exoo" ***@***.***>
An: "bk1285/rpi_wordclock" ***@***.***>
Hi Peter. Don't give up. We'll get this sorted out.
From the reports I conclude you are running an outdated Python3
installation.
Can you execute python3 --version?
Are you running the latest Pi OS version (bullseye)?
—
Reply to this email directly, view it on GitHub
<#238 (comment)>
, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A5EDHZTJQYBXPIY6ZBBWLC3WRPA3BANCNFSM6AAAAAATUCC5FU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
[ { ***@***.***": "http://schema.org", ***@***.***": "EmailMessage",
"potentialAction": { ***@***.***": "ViewAction", "target":
"#238 (comment)",
"url":
"#238 (comment)",
"name": "View Issue" }, "description": "View this Issue on GitHub",
"publisher": { ***@***.***": "Organization", "name": "GitHub", "url":
"https://github.com" } } ]
|
I agree this is probably the right time to start fresh and moving to bullseye. Good luck, |
Yes you have to use bullseye (or Buster as a minimum). And it is not a long way ;). It is much easier as you might think. |
Sorry, It's me again, but I think with fairly good news Is this right source ? git clone https://github.com/bk1285/rpi_wordclock.git |
maybe her the complete message: |
Hi Peter, almost there.....
|
Hi Frank, Now I can start implemention my source. |
Hi Peter, |
To resolve issue bk1285#229, bk1285#238 and bk1285#239
Hi Frank, |
Hi Frank,
Many thanks from the blackforest |
Just in addintion, in case it helps: I did |
I think I can stop for now and we could close this issue. I think I have to search for another soundplayer. I'll let you know, when it is hepofully done. (reasons: with bullsey sox +APP does not work; sox+soundplayer works "sometimes".) First think for me to do is to learn threading, since I have never done this. Again many thanks and enjoy programming |
Hello to everybody,
first of all MANY THANKS to Bernd! Great project. Sofar I have extended it with weeksday, an alarm clock and a new language "allemanic". Everything is working fine, even the API, which I was able to extend, too.
My problem: I have no idea how to excess the API from an APP (to control the wordclock with a smart phone).
Is the anybody out there (sorry stolen from Pink Floyd), how maybe could show me some lines of code (like the *.html) , e.g. one button sending directly a "POST" or a "GET"?
Thanks a lot in advance and have a nice evening
Best regards
Peter
The text was updated successfully, but these errors were encountered: