{"id":25157588,"url":"https://github.com/podkovyrin/deepl-ios","last_synced_at":"2025-06-14T00:03:01.840Z","repository":{"id":77346137,"uuid":"238172254","full_name":"podkovyrin/DeepL-iOS","owner":"podkovyrin","description":"Unofficial DeepL iOS Client","archived":false,"fork":false,"pushed_at":"2020-02-20T15:01:27.000Z","size":289,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T10:21:36.924Z","etag":null,"topics":["deepl","ios","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/podkovyrin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-04T09:49:14.000Z","updated_at":"2024-10-22T11:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"d301091d-84c2-4bde-b1c8-3f1341cfe012","html_url":"https://github.com/podkovyrin/DeepL-iOS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/podkovyrin/DeepL-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podkovyrin%2FDeepL-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podkovyrin%2FDeepL-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podkovyrin%2FDeepL-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podkovyrin%2FDeepL-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podkovyrin","download_url":"https://codeload.github.com/podkovyrin/DeepL-iOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podkovyrin%2FDeepL-iOS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259737889,"owners_count":22903869,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deepl","ios","swift"],"created_at":"2025-02-09T01:40:53.048Z","updated_at":"2025-06-14T00:03:01.805Z","avatar_url":"https://github.com/podkovyrin.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepL iOS Client\n\n[![CI Status](https://img.shields.io/travis/podkovyrin/DeepL-iOS.svg?style=flat)](https://travis-ci.org/podkovyrin/DeepL-iOS) [![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/podkovyrin/DeepL-iOS/blob/master/LICENSE) [![Platform](https://img.shields.io/badge/platform-iOS-blue)](https://github.com/podkovyrin/DeepL-iOS)\n\nThis is **not official** [DeepL](https://deepl.com) translator iOS app written in Swift.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/podkovyrin/DeepL-iOS/raw/master/_assets/deepl_main_screen.png?raw=true\" alt=\"DeepL iOS Screenshot\" height=\"320\"\u003e\n\u003c/p\u003e\n\n## Features\n- iPhone / iPad support, multitasking\n- Gracefully handles all API errors\n- Built-in retry with exponential timeout on network errors\n- Testable architecture\n- iOS 13 Dark Mode support\n- Dynamic Type support\n- Accessibility optimized (VoiceOver, etc.)\n\n## Getting Started\n\nJust open `DeepL.xcodeproj` in Xcode.\n\n## Requirements\n\n- Xcode 11\n- iOS 11 or later\n\n## Notes\n\nDeepL API auth key is not provided with the source code. The app runs in demo mode using mocked server responses. For real use, set the auth key in `AppCoordinator.swift`.\n\n## Implementation Details\n\nThe app is written with bare minimum dependencies. In fact, only one dependency is used: [ANOperations](https://github.com/podkovyrin/ANOperations) - a *homegrown* [Advanced Operations](https://developer.apple.com/videos/wwdc/2015/?id=226) implementation integrated as a Swift Package.\n\nApp architecture is based on a Coordinator pattern ([[1]](http://khanlou.com/2015/01/the-coordinator/), [[2]](http://khanlou.com/2015/10/coordinators-redux/), [[3]](https://davedelong.com/blog/tags/a-better-mvc/)).\n\nDespite the fact that all UI is done in code, UIViewControllers are light and free of any business logic.\n\n## License\n\n*DeepL iOS* is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodkovyrin%2Fdeepl-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodkovyrin%2Fdeepl-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodkovyrin%2Fdeepl-ios/lists"}