Skip to content
View anconaesselmann's full-sized avatar

Block or report anconaesselmann

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
anconaesselmann/README.md

📱 In the iOS and macOS app stores:

Audiobook library and player

Play and organize your DRM-free audio content

  • Maintain multiple content catalogues (e.g. each of your children can maintain their own audio collection)
  • Organize content using folder-like nested groups
  • Automatically sync content and progress to other devices with iCloud
    • Import content and edit metadata with Audiosaic for the Mac and listen with the Audiosaic iPhone app
    • Share audio files on the go using the iPhone app
  • Join audio files
  • Batch-Edit metadata
  • Detailed playback history
  • Create bookmarks

A puzzle game with gears

Developer tool

  • Convert RGB colors to ANSI color codes

📱 In the iOS app store

Edit your GPS tracks

A simple two player game


🖥️ In the macOS app store

Developer tool

  • Inject state into apps running in the iOS simulator or macOS apps in devellopment.
  • Record screen changes and user input for apps running in the simulator to automate repetitive tasks like logging in and switching accounts during development

Developer tool

  • Create professional App Store screenshots quickly

Finance tool

  • Convert plaintext bank and credit card statements to the OFX file format

Open source:

Developer tool - Manage Swift Packages using the command line

  • Toggle between local and remote implementation
  • Create SPM packages from Xcode Project Groups

My writing

Pinned Loading

  1. CLSPM CLSPM Public

    CLSPM is a command-line application for managing SPM (Swift Package Manager) dependencies for Xcode projects.

    Swift 4 1

  2. SwiftGpx SwiftGpx Public

    SwiftGpx is a small library for reading and writing GPX files.

    Swift 4 1

  3. XmlJson XmlJson Public

    A simple converter from XML to JSON

    Swift 4 2

  4. LoadableView LoadableView Public

    LoadableViews reduces boilerplate when creating SwiftUI views that have loading/loaded/error states.

    Swift 4

  5. ProgrammaticCoreData ProgrammaticCoreData Public

    A Swift Package for creating Core Data models programmatically

    Swift 1

  6. SwiftUIRouter SwiftUIRouter Public

    Decoupled routing layer for SwiftUI

    Swift