No description
Find a file
2026-04-24 11:02:09 +09:00
.github Delete .github/workflows/build-spk.yml 2026-04-11 00:46:14 +09:00
conf Add presets configuration for Docker 2026-04-11 00:36:46 +09:00
src Add favicon links to index.html 2026-04-09 15:45:49 +09:00
synology Add files via upload 2026-04-10 00:58:36 +09:00
check_udma_crc.sh Refactor UDMA_CRC notification logic in script 2025-10-12 09:49:15 +09:00
LICENSE Initial Commit 2025-08-07 12:27:48 +09:00
package-lock.json add missing excute right 2025-08-10 04:18:52 +00:00
package.json Update distributor field in package.json 2026-04-24 11:02:09 +09:00
README.md Update README with new package icon 2026-04-20 22:15:27 +09:00
script.json Update scriptversion to v1.4.38 2026-02-25 02:47:20 +00:00

GitHub release License issues - SynoSmartInfo

[Introduction and detailed explanation of Syno Smart Info] https://www.reddit.com/r/synology/comments/1mgi44b/introducing_synology_custom_package_syno_smart/

< Another installation method instead of manually installing .spk >

Another installation method instead of manually installing the .spk

You can use 007revad's Synology package repository.

Add this URL to the package sources in the Package Center settings.

https://spkrepo.007daver.workers.dev/

580502821-e7badc9e-8302-421e-88fc-c140b76c5f2e

Installable package icons are available as shown below.

580502718-67a0de6b-7a0d-493a-b859-79c1d244cdef

Thanks @007revad

< Caution >

Synosmartinfo synology user must be granted the authority to process with sudoers.

Check if the file already exists with the command below, and if not,

sudoers processing as below is absolutely necessary.

sudo -i
ll /etc/sudoers.d/Synosmartinfo
sudo -i
echo "synosmartinfo ALL=NOPASSWD: /var/packages/Synosmartinfo/target/bin/syno_smart_info.sh" > /etc/sudoers.d/Synosmartinfo
chmod 0440 /etc/sudoers.d/Synosmartinfo
introducing-synology-custom-package-syno-smart-info-v0-8kct095tw5hf1 스크린샷 2025-10-25 오전 12 17 34 introducing-synology-custom-package-syno-smart-info-v0-44mjssa6x5hf1 introducing-synology-custom-package-syno-smart-info-v0-owm8qcbww5hf1

License

This repository is licensed under the MIT License.

This work is not affiliated with Synology Inc. in any way. It is an independent project. It is not an official Synology product and does not have any official support from Synology Inc. Use at your own risk.