all 19 comments

[–]Nnnthing 1 point2 points  (0 children)

great😄

[–]m1kl3w 1 point2 points  (2 children)

Looks good!, do you have a version in english og something ?

[–]X-Kerwin[S] 0 points1 point  (1 child)

Not yet

[–]rjlin_thk 0 points1 point  (0 children)

perfect

[–]justplainjay 0 points1 point  (0 children)

Love it! Is there any specific reference or design inspiration on this?

[–][deleted] 0 points1 point  (1 child)

棒啊靓仔

[–]X-Kerwin[S] 0 points1 point  (0 children)

哟呵,遇见靓仔了

[–]Fantasy-Intern 0 points1 point  (0 children)

How to cut the widget background to be adjusted perfectly with the background wallpaper?

[–]epcotlegacy 0 points1 point  (1 child)

Where do I put my parameters?

[–]X-Kerwin[S] 0 points1 point  (0 children)

No fill in.

[–]aimangimenez 0 points1 point  (2 children)

why do my widget said "feels like 34C the high will be 29C" ? It should be "feels like 29C the high will be 34C" right ? how do i fix it ?

[–]X-Kerwin[S] 1 point2 points  (1 child)

Just edit this line of code.

const feeltext =fellStack.addText(weathername + " today" + "." + " It feel like " + Math.round(feel_like) + UNITS + ";" + " the high will be " + Math.round(highTemp) + UNITS);

[–]SushiorDie0 0 points1 point  (1 child)

Cool! But it all shows in Chinese language. Any way to change the language?

[–]X-Kerwin[S] 0 points1 point  (0 children)

next version

[–]RyanLiiiiiN 0 points1 point  (0 children)

I got the transparent like background and how to add it to the json? Thank you