[PR #5] [MERGED] Develop #9

Closed
opened 2026-03-04 19:25:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_CPU_temperature/pull/5
Author: @007revad
Created: 5/17/2024
Status: Merged
Merged: 5/17/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

9 files changed (+284 additions, -26 deletions)

View changed files

📝 CHANGES.txt (+7 -0)
📝 README.md (+25 -1)
how_to_schedule.md (+26 -0)
images/schedule1.png (+0 -0)
images/schedule2.png (+0 -0)
images/schedule3.png (+0 -0)
images/schedule4.png (+0 -0)
syno_cpu_temp.config (+16 -0)
📝 syno_cpu_temp.sh (+210 -25)

📄 Description

v2.0.3

  • Added optional logging so the script can be scheduled.
    • Enable log and set log_directory in included syno_cpu_temp.config
  • Added support for models with multiple CPUs.
  • Added check if there's a newer version of the script available.
  • Improved formatting of output.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_CPU_temperature/pull/5 **Author:** [@007revad](https://github.com/007revad) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`58dfefa`](https://github.com/007revad/Synology_CPU_temperature/commit/58dfefac17bae6dffa8e64ce68ac0605d557211b) Update README.md - [`2a15e23`](https://github.com/007revad/Synology_CPU_temperature/commit/2a15e2305cc58944e55f8c3a273a90bae8988a1d) Create syno_cpu_temp.config - [`e8a4a15`](https://github.com/007revad/Synology_CPU_temperature/commit/e8a4a15822b4f716b3f5bbe79a2bc96e468665c7) Update syno_cpu_temp.sh - [`589f9cf`](https://github.com/007revad/Synology_CPU_temperature/commit/589f9cf4fcd989a4f4344b5fb0a817d38342831d) Update CHANGES.txt - [`0cde3c5`](https://github.com/007revad/Synology_CPU_temperature/commit/0cde3c50ea92b74b8c4182734ea47fc36379a9ed) Update syno_cpu_temp.sh - [`e860ff0`](https://github.com/007revad/Synology_CPU_temperature/commit/e860ff0624d0dc51e10835d8d7aed4cf88f2897c) Merge pull request #3 from 007revad/main - [`6ea2b97`](https://github.com/007revad/Synology_CPU_temperature/commit/6ea2b97b98c7e1e9c72a32f495c738fbb768e82d) Add files via upload - [`7e0b90c`](https://github.com/007revad/Synology_CPU_temperature/commit/7e0b90c9319d737b946ef0a0d44a5a642adb25f5) Add files via upload - [`6d6ed04`](https://github.com/007revad/Synology_CPU_temperature/commit/6d6ed04b57469022bf3e787fcc73276bd5068207) Add files via upload - [`0748b5b`](https://github.com/007revad/Synology_CPU_temperature/commit/0748b5b643b3514b9e6c9f896199f0188337b271) Add files via upload ### 📊 Changes **9 files changed** (+284 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+7 -0) 📝 `README.md` (+25 -1) ➕ `how_to_schedule.md` (+26 -0) ➕ `images/schedule1.png` (+0 -0) ➕ `images/schedule2.png` (+0 -0) ➕ `images/schedule3.png` (+0 -0) ➕ `images/schedule4.png` (+0 -0) ➕ `syno_cpu_temp.config` (+16 -0) 📝 `syno_cpu_temp.sh` (+210 -25) </details> ### 📄 Description v2.0.3 - Added optional logging so the script can be scheduled. - Enable log and set log_directory in included syno_cpu_temp.config - Added support for models with multiple CPUs. - Added check if there's a newer version of the script available. - Improved formatting of output. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 19:25:43 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_CPU_temperature#9
No description provided.