
YAD Tempconverter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Temperature conversion script that lets the user enter
a temperature in Fahrenheit, Celsius, or Kelvin and receive the
equivalent temperature in the other two units as the output.
GUI made with YAD Yet Another Dialog - its a fork of zenity
Get it from here http://sourceforge.net/projects/yad-dialog
Copy icon temperature.png to /usr/share/icons
Copy script tempconverter to /usr/local/bin and make it executable chmod +x tempconverter
Copy tempconverter.desktop to /usr/share/applications
Menu entry in other or miscellaneous
Buttons are in your locale, my locale is German so dont wonder about Screenshot
Enjoy
tytower
2 years ago
I have one suggestion though . I got it all installed fine but not being versed in adding menu items was unable to do so . perhaps you could expand that process or link to it somewhere just to complete your excellent work.
Report
soundrolf
2 years ago
Then you will find Entry in Utility Menu
Report
tytower
2 years ago
Report
soundrolf
2 years ago
Categories=Utility;
Then it Works
Report
tytower
2 years ago
Report
tytower
2 years ago
Report