[GH-ISSUE #352] this is off topic #121

Closed
opened 2026-03-07 19:15:59 +03:00 by kerem · 1 comment
Owner

Originally created by @wonderingStars on GitHub (Sep 4, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/352

im asking you because you have made so many apps for synology nas . if i send you my go project for mp4 conversion for video station could you make it in to an app for the nas . i just cant see to make an spk file . if you cant just close this i will understand

Originally created by @wonderingStars on GitHub (Sep 4, 2024). Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/352 im asking you because you have made so many apps for synology nas . if i send you my go project for mp4 conversion for video station could you make it in to an app for the nas . i just cant see to make an spk file . if you cant just close this i will understand
kerem closed this issue 2026-03-07 19:15:59 +03:00
Author
Owner

@007revad commented on GitHub (Sep 6, 2024):

99% of my repos contain only scripts. I know just enough about creating spk files to unpack, modify and repack someone else's spk file.

Have a look at
https://github.com/007revad/ScriptNotify
https://github.com/toafez/DSM7DemoSPK

and
https://github.com/SynoCommunity/spksrc
https://github.com/rednoah/ant-spk

I wasn't even sure that go would run on a Synology but apparently you can compile a go binary to run on a Synology.
https://www.afox.dev/posts/compiling-go-for-synology-nas

But you'd also need to compile go binaries for other CPU arch types that Synology uses like armv8 and armv7.

<!-- gh-comment-id:2332980265 --> @007revad commented on GitHub (Sep 6, 2024): 99% of my repos contain only scripts. I know just enough about creating spk files to unpack, modify and repack someone else's spk file. Have a look at https://github.com/007revad/ScriptNotify https://github.com/toafez/DSM7DemoSPK and https://github.com/SynoCommunity/spksrc https://github.com/rednoah/ant-spk I wasn't even sure that go would run on a Synology but apparently you can compile a go binary to run on a Synology. https://www.afox.dev/posts/compiling-go-for-synology-nas But you'd also need to compile go binaries for other CPU arch types that Synology uses like armv8 and armv7.
Sign in to join this conversation.
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_HDD_db#121
No description provided.