Page 17 of 149

Re: MX Fluxbox Screenshots

Posted: Wed Nov 11, 2020 7:07 pm
by Jerry3904
Here's the new tool at work:
Image

Re: MX Fluxbox Screenshots

Posted: Wed Nov 11, 2020 7:11 pm
by andyprough
I see your menu icon at the top of the dock, and then MX tools, Thunar, and settings icons. What's the next icon down (#5), and the one two down from that (#7)? What programs are those for?

Re: MX Fluxbox Screenshots

Posted: Wed Nov 11, 2020 7:13 pm
by Jerry3904
#5 is for DeaDBeeF, my music player; #7 is for the new mxfb-quick-weather goodie

Re: MX Fluxbox Screenshots

Posted: Wed Nov 11, 2020 8:45 pm
by Jerry3904
OK, I'll stop with this. Using an image called wallhaven-725196 posted by Lysander666 in the Slackware thread on LQ:
Image

Re: MX Fluxbox Screenshots

Posted: Wed Nov 11, 2020 9:40 pm
by andyprough
Jerry3904 wrote: Wed Nov 11, 2020 7:13 pm #5 is for DeaDBeeF, my music player; #7 is for the new mxfb-quick-weather goodie
Ohhh, our own weather app? Very nice, something new to play with. :island:

Re: MX Fluxbox Screenshots

Posted: Thu Nov 12, 2020 6:15 am
by Jerry3904
This one is *simple* though I like it. But we have a great one coming for the tint2 toolbar from ceeslans that is being tested now.

Re: MX Fluxbox Screenshots

Posted: Sat Nov 14, 2020 3:08 pm
by ceeslans
Jerry3904 wrote: Thu Nov 12, 2020 6:15 am This one is *simple* though I like it. But we have a great one coming for the tint2 toolbar from ceeslans that is being tested now.
Here is a screenshot showing what this weather-widget may look like after testing is finished.

It places an icon in the toolbar, displaying a pictogram of the current weather condition + current temperature.
This tint2-executor will obtain geo-location details by default - or a fixed location can be set. It also has an option to set the system to 'metric' (celcius) or to 'imperial' (fahrenheit).
When left-clicking the icon, detailed information about the current weather conditions is displayed in a pop-up window (here shown as a notify message)

Image

Re: MX Fluxbox Screenshots

Posted: Sun Nov 15, 2020 1:41 am
by asqwerth
That's awesome, ceeslans. What weather service will you be using?

Re: MX Fluxbox Screenshots

Posted: Sun Nov 15, 2020 3:40 am
by ceeslans
asqwerth wrote: Sun Nov 15, 2020 1:41 am That's awesome, ceeslans. What weather service will you be using?
It uses OpenWeatherMaps services.
You will need to register to obtain a (free) api-key, which is to be inserted in the script(s).

This script requires 'jq' to be installed, for JSON data parsing.

Re: MX Fluxbox Screenshots

Posted: Sun Nov 15, 2020 4:30 am
by kobaian
The weather application looks great, but the simple wttr.in-widget shows you the forecast for three days (morning, afternoon, evening and night). And on that screenshot there is only current weather, so you can just look through the window to get the same information. ;) So is it really worth registering and installing the dependencies?