jackd248 / temps

Simple menubar application based on Electron with actual weather information and forecast.
https://jackd248.github.io/temps/
MIT License
557 stars 72 forks source link

Feedback #5

Open sindresorhus opened 8 years ago

sindresorhus commented 8 years ago

I tried it out and wanted to share some quick feedback. The app is really well done btw. Love the animations.

jackd248 commented 8 years ago

Thank you by the way for your constructive feedback and the input. You're right, there are almost some bugs and opportunities for improvement, so it's still a long way to version v1.0.0.

But for now I almost solved all issues that you've found. Only the positioning problem is still on my list. I will keep that in mind.

Everything else is in v0.6.0. :)

TheCyberRonin commented 7 years ago

@jackd248 If you are still actively developing this, I would like to contribute. I'm working on an app that lives in the tray as well, and I have it actively setting the window's bounds on click of the tray icon so that it updates the position no matter where the tray is located. I wouldn't mind throwing in a PR if you would like, once I have the algorithm properly fleshed out.

niftylettuce commented 7 years ago

Amazing work.