poteam

Small, native Mac utilities. Private, offline, and refreshingly quiet about it.

Products

  • Hush: Screen Share Focus
  • Boomkey
  • Tidyshot: Screenshot Organizer
  • Pulse: System Monitor
  • Netutilus: Network Utility
  • Veilnote: Invisible Notes
  • Saved

Company

  • About
  • Blog

© 2026 Poteam. All rights reserved.

Made for macOS.

poteam
  • Products
    Hush
    Hush
    Screen Share Focus
    boomkey
    Boomkey
    Keyboard tool for bilinguals (50+ languages)
    Tidyshot
    Tidyshot
    Screenshot Organizer
    pulse-icon
    Pulse
    System Monitor
    Netutilus
    Netutilus
    Network Utility
    Veilnote
    Veilnote
    Invisible Notes
    Saved
    Saved
    One place for thoughts, links, and screenshots — searchable, even the text inside images.
  • About
All postsJune 3, 2026 · poTeam

Streamlining App Store Localization: Automating Metadata with metafill

macOSDevelopmentOpen SourceApp StoreAutomationmetafill

For developers scaling their applications globally, localization is a critical but resource-intensive requirement. Managing descriptions, subtitles, and keywords across dozens of locales in App Store Connect is traditionally a manual process involving significant repetition and a high probability of data-entry error.

At poTeam, we identified the need for a more efficient, secure, and scriptable way to handle this workflow. The result is metafill: a free, open-source CLI tool designed to automate the translation and upload of App Store metadata.

The Problem: The Localization Bottleneck

Manual localization often forces a trade-off between global reach and developer time. Navigating the App Store Connect interface for each individual locale is inefficient, especially when handling frequent updates. While several third-party GUI tools exist to address this, many require subscriptions or necessitate sharing sensitive API keys with external cloud platforms.

The Solution: How metafill Works

Metafill is a high-performance command-line utility that integrates directly into your existing development or CI/CD pipelines. It automates the end-to-end metadata lifecycle:

1. Automated Translation: Metafill utilizes the Google Gemini API to machine-translate your base metadata into all supported App Store locales. This provides an immediate, scalable baseline for global presence.

2. Direct API Integration: Once translated, the tool uses the official App Store Connect API to upload the metadata directly to your app version. This eliminates the need for manual copy-pasting and web interface navigation.

3. Bring Your Own Key (BYOK) Security: Metafill is designed with security as a priority. It operates entirely on your local machine; no data is ever transmitted to poTeam servers. You provide your own Gemini and App Store Connect API keys, ensuring you maintain full control over your credentials.

Open Source and Transparent

Metafill is released under the MIT license. By open-sourcing the tool, we allow the developer community to verify its security and contribute to its evolution. It is a lightweight, transparent alternative for those who prefer the flexibility of a CLI and the security of a local-only workflow.

Access metafill and documentation to start automating your metadata workflow.

Keep reading

poteam.

Best Mac Utilities in 2026: 7 Small Apps That Fix Everyday Annoyances

August 25, 2026 · Poteam

Best Mac Utilities in 2026: 7 Small Apps That Fix Everyday Annoyances

Seven focused Mac apps for wrong-layout typing, messy screenshots, screen-share privacy, system monitoring, network tools, and notes. All free to try.

Keycap converting from Latin to Cyrillic on a dark background
August 17, 2026 · Poteam

How to Stop Typing in the Wrong Language on Your Mac

ghbdsn instead of привіт? Every bilingual Mac user knows the wrong-layout moment. Here is how to fix mistyped text instantly and stop thinking about keyboard layouts altogether.

Network route hops illustration on a dark background
August 11, 2026 · Poteam

Network Utility Is Gone from macOS — Here's What to Use Instead

Apple removed Network Utility from macOS back in Big Sur. Here is how to run ping, traceroute, port scans, and DNS lookups on a modern Mac — with or without the Terminal.