mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #352] this is off topic #121
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@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.