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 Codex Claude

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 - Swift CLI that records microphone and screen, pipe-friendly for AI agents

Libraries

Useful things for Swift

  • 🧰 UsefulThings - async sequence utilities, rate limiters, retry, circuit breakers, polling
  • 🎨 UsefulThingsSwiftUI - SwiftUI components that fill the gaps
  • 🧩 UsefulThingsPointFree - TCA dependencies for accessibility, clipboard, file panels, speech, and more
  • πŸ“‹ SwiftLogExport - Build custom swift-log backends with buffering, async processing, graceful shutdown
  • 🐘 postgres-for-swift-log - swift-log backend that persists entries to PostgreSQL
  • 🚦 RateLimiter - Actor-based per-IP rate limiter with Hummingbird middleware
  • πŸ”€ swift-string-similarity - string similarity algorithms for Swift
  • ✨ JSBeautify - Format JavaScript, CSS, and HTML in Swift via JavaScriptCore
  • πŸ–οΈ swift-highlight - Swift port of highlight.js for syntax highlighting

Missing Swift SDKs

  • βš—οΈ AssemblyAI - Unofficial Swift SDK for AssemblyAI, built with Swift OpenAPI Generator
  • 🧠 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

  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