Changed metrics of main indicator and general code cleanup#3
Open
drohm wants to merge 1 commit into
Open
Conversation
…menu list. Misc code cleanup based on PEP8. Updated .gitignore with standard file types.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for making this great utility, I use it all the time and it's a must-have.
The main thing that I changed was the main indicator to show the GPU temperature. I do a lot of gaming and being able to glance down on my other monitor to see the temp without having to click on the indicator is extremely valuable to me. I moved the metrics that were there into the menu list. I tweaked the menu items just a bit, mainly just formatting. Most of the changes are due to getting the code to be compatible with PEP8. I also updated the .gitignore to contain the general ignore items for python projects.
Please feel free to use these changes if you wish, I mainly just wanted to give back to this great tool. Again, thanks for making it.