-
Notifications
You must be signed in to change notification settings - Fork 8
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
Not sure what I'm doing wrong. #11
Comments
BTW if I copy-paste the link that results from Terminal, it brings up the weather data. Expected too, I just downloaded it :/ |
Is there an image generated in /tmp?
You need two geeklets -
1) runs at a frequency you said to hit the url and generate the image.
2) displays the image
The code is pretty old and crap and due a rewrite though.
Did you create the second geeklet?
…--
Alex Wasserman
On Jul 26, 2018, at 1:10 AM, roonboi ***@***.***> wrote:
BTW if I copy-paste the link that results from Terminal, it brings up the weather data.
So I'm pretty sure I'm doing something wrong with GeekTool!
Expected too, I just downloaded it :/
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Yep, I did! |
Whew!! I got it!!! Turns out you're supposed to put file:// before writing /tmp/GeekWeather.png ':) thank you, Alex <3 My desktop looks lovely thanks to you <3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Alex,
I want to start off by saying that your code looks lovely and I'm looking forward to using your Geeklet.
Unfortunately, I'm not able to get it working. I read over Pierre's issues and tried troubleshooting as much as I could, but I can't help but feel lost. I have the Geeklet Shell with "../geekWeather2. sh -A ... -O ... -n CMU -d LIGHT -u SI -f font -z 1" [... are actual coordinates] and the Geeklet Image with "/tmp/GeekWeather.png"
I didn't know that I was supposed to run it on the terminal, but once I read Pierre's issue, I did. It finished with "Completed" so I didn't have to change any https or anything.
I'd love to have some help getting the weather to display!
Terminal Logs:
Air:weather --$ ./geekWeather2.sh -A ... -O ... -n CMU -d LIGHT -u SI -f font -z 1
Converting to image
Fetching https://forecast.io/embed/#lat=...&lon=...&name=CMU&font=font&units=SI ...
... done
Running image smoothing
Completed
Is it something I have to change in the geekWeather2.sh file itself? I've left that untouched.
Also, I don't know if it's worth mentioning but when I enable status feedback it shows red.
The text was updated successfully, but these errors were encountered: