Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for saving settings (stress options, refresh time, etc) #48

Closed
Hermanio opened this issue Nov 2, 2017 · 4 comments
Closed

Comments

@Hermanio
Copy link

Hermanio commented Nov 2, 2017

I find myself constantly changing the refresh time and graph smoothness settings.

It would be nice to have support for a basic config file with those settings in the users home folder.
Alternatively, extra arguments for those settings and others, too (stress test settings and such), would be great and can easily be aliased.

@amanusk
Copy link
Owner

amanusk commented Nov 4, 2017

That is definitely a good idea. Hopefully, will be implemented in next version.

  • Select smooth
  • Select shown sensors
  • Refresh rate
  • Select sensors shown in sidebar

amanusk added a commit that referenced this issue Apr 27, 2018
This adds save settings as mentioned in #48
When <Save Settings> is pressed, the current layout will be saved to a
config file
The options are:
* Refresh rate
* Displayed graphs
* Smooth animation (UTF-8) on/off
amanusk added a commit that referenced this issue Apr 27, 2018
This adds save settings as mentioned in #48
When <Save Settings> is pressed, the current layout will be saved to a
config file
The options are:
* Refresh rate
* Displayed graphs
* Smooth animation (UTF-8) on/off
@amanusk
Copy link
Owner

amanusk commented Apr 29, 2018

@Hermanio support for saving settings was added in the latest version. After pressing the save settings button, a config file will be saved and the same config should be restored the next time you start s-tui.
Please tell me if this works as expected.

@Hermanio
Copy link
Author

Gave it a go, so far the refresh time, Smooth Graph option and temperature sensor preference are saved. Thank you for maintaining this project, has been a great help in debugging and building two tools of my own!

@amanusk
Copy link
Owner

amanusk commented Apr 29, 2018

Great to hear. I'll close the issue, feel free to open a new one if this introduced a bug.

@amanusk amanusk closed this as completed Apr 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants