-
Notifications
You must be signed in to change notification settings - Fork 10
Home
To start ReadyNAS App development we recommend:
- Register on the Developer's site and agree the NETGEAR's Developer License Agreement
- Clone or Download the SDK
Setting up ReadyNAS Environment:
- Setup C/C++ compile environment (amd64)
- Setup C/C++ compile environment for cross-compile (armel on amd64)
- Setup package build environment
Development Specifications:
- ReadyNAS Applications Specification
- Packaging guideline
- Setting up private Debian repository for test
When you feel the your App is ready for public use:
- Submit your App to NETGEAR for conformance tests
Once your app passes the SDK and conformance tests, NETGEAR makes the app available on this website and on the Available Apps tab of the local admin page on ReadyNAS storage systems.
If you are developing a paid app, you must follow the terms and conditions of the ReadyNAS Application Consulting Agreement. NETGEAR does not post paid apps on this website or on the Available Apps
tab of ReadyNAS storage systems. You are able to distribute paid apps yourself through other distribution channels.
ReadyNAS App developer's submission process:
Setup ReadyNAS Dev Environment:
- Setup C/C++ compile (amd64)
- Setup C/C++ cross-compile (armel on amd64)
- Setup package build environment
Development Specifications:
- ReadyNAS Applications Specification
- Packaging guideline
- Setting up private Debian repository for test
VirtualBox Instructions:
Developer FAQ:
Miscellaneous