Indie iOS publisher · solo + AI

Nomly Apps

A portfolio of five indie iOS apps shipped solo with AI-assisted workflows. Plus an internal publishing pipeline that pushes our build-in-public content to TikTok, Telegram, X, and Threads.

Our apps

Internal tooling

TikTok publishing pipeline

Nomly Apps maintains an internal Cloud Functions pipeline that auto-publishes our build-in-public content to TikTok using the official TikTok Content Posting API. Videos generated via our AI ad pipeline (aso-video) flow through:

  • One-time OAuth 2.0 connection to our own Nomly Apps TikTok account
  • Server-side Cloud Function uploads + publishes via Direct Post endpoint
  • Caption + privacy controls applied per platform compliance
  • Published metadata (post id, timestamps) cross-stored for our reporting dashboard

Requested OAuth scopes:

user.info.basic video.publish

Tokens are stored encrypted in Google Cloud Secret Manager. We connect only TikTok accounts owned by Nomly Apps; we do not connect or store data for third-party TikTok users.