temps
temps copied to clipboard
Start at login problem (not saving)
1- Every time I start the app I have to disable this option! 2- Please add a context menu when right click the tray icon to quit the app 3- Don't autoupdate the weather information on every click in the tray icon and move it to a right click context menu "update information" 4- it would be great to add an option to show the temperature as a tray icon instead of those icons
I found this, hope it helps.
in this directory:
~/.config/autostart
You will find the startup file:
Temps.app.desktop
Open it with an editor, remove
the ".app" on the line :
Exec=/home/artechnology/Temps-linux-x64/Temps.app --Hidden.
This must look like this:

Then save, make it read only. Just restart to try it out. (btw, its the first time I use Github)