Service
Build Your NAS Apps for TOS 7
- Once your app is live on the TerraMaster App Center, simply configure a valid HTTPS donation link, and a prominent "Donate" button will automatically appear on the app detail page.
- Users who appreciate your app can voluntarily click to donate, showing their recognition of your work.
- Core app features must remain completely free; all donations are strictly voluntary.
- Transform your development efforts into sustainable, long-term returns.
- Full control: you can edit or remove the donation link anytime in the developer dashboard.
- One-click enable: no complex configuration needed — just a valid HTTPS link to open the support channel.
- Global user reach: millions of TNAS device users are likely to discover and appreciate your work.
- No impact on app publication: donation feature is optional and does not affect review, ranking, or user ratings.
- Single-package mode (build from scratch) or dual-package mode (existing standard deb packages)
- Support internal WebUI launch (iframe), external new tab launch, and headless background services
- Lifecycle managed via systemd, integrated with Unix Socket and platform proxy
- Kickstart development quickly with GitHub Template Repository
- Independent runtime environment without host library version conflicts
- Multi-container architecture supported (e.g., web service + database)
- Runs in non-privileged mode, persistent volumes retain user data
- TOS 7 recommends a container-first architecture strategy