Skip to content
View atacan's full-sized avatar

Block or report atacan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
atacan/README.md

Hi there ๐Ÿ‘‹

macOS iOS CLI Web Swift SwiftUI

Apps

  • ๐ŸŽ™๏ธ dictop - Dictation for macOS/iOS that writes into any app with the best models
  • ๐Ÿš€ dopdock - macOS automation via a reimagined dock or voice commands
  • ๐Ÿ—ฃ๏ธ Speechall - Unified speech-to-text API gateway for 12+ providers
  • ๐Ÿ› ๏ธ Blissum - macOS & iOS developer toolkit with converters, formatters, generators
  • โบ๏ธ record - CLI tool that records microphone, camera and screen. Pipe-friendly for AI agents
  • ๐ŸŒ translate - CLI tool that translates text, files, xcstrings. Customizable with many providers.

Libraries

Useful things for Swift

Missing Swift SDKs

  • AssemblyAI - Unofficial Swift SDK for AssemblyAI, built with Swift OpenAPI Generator
  • Claude - Unofficial Swift SDK for Anthropic Claude API, built with Swift OpenAPI Generator
  • DeepLAPI - Swift client for DeepL translation API, generated from the official OpenAPI spec
  • ElevenLabs - Swift client for ElevenLabs API (TTS & STT), generated from the official OpenAPI spec
  • Gemini - Google Generative Language API (Gemini). Auto-generated from Google's OpenAPI spec
  • Mistral - Swift client for Mistral AI, generated from the official OpenAPI spec
  • OpenAI - Swift client for OpenAI API, generated from the official OpenAPI spec
  • TelegramBot - Typed Swift client for Telegram Bot API + swift-log backend for chat logging
  • swift-package-generator-based-on-openapi - Generate Swift packages from any OpenAPI spec, with auto-sanitization

Python

Tutorials

You can do things. Read Blog
or let your coding agent to read it and implement it for you ;)

Pinned Loading

  1. UsefulThings UsefulThings Public

    a Swift utility library for rate limiting, retry with exponential backoff, circuit breakers, polling, and AsyncSequence utilities.

    Swift 1

  2. SwiftLogExport SwiftLogExport Public

    A generic exporter and processor framework for swift-log backends.

    Swift 1

  3. swift-string-similarity swift-string-similarity Public

    Swift package for computing string similarity and distance metrics

    Swift

  4. Speechall/speechall-cli Speechall/speechall-cli Public

    CLI for speech-to-text transcription. OpenAI, Deepgram, AssemblyAI, ElevenLabs, Google, Gemini, and more.

    Python