iCloud Photos Downloader

iCloud Photos Downloader A command-line tool to download all your iCloud photos. Works on Linux, Windows, and MacOS. Run as a scheduled cron task to keep a local backup of your photos and videos. This tool is developed and maintained by volunteers (we are always looking for help…). Read more

How to display Vision bounding boxes

I’m using the Vision framework to run an object detection model on iOS but the predicted bounding boxes are not being drawn in the right place. Help! This is a very common problem and it happens because there are several different coordinate systems that you have to translate between. Read more

使用 Property Wrapper 为 Codable 解码设定默认值

本文介绍了一个使用 Swift Codable 解码时难以设置默认值问题,并利用 Property Wrapper 给出了一种相对优雅的解决方式,来在 key 不存在时或者解码失败时,为某个属性设置默认值。这为编解码系统提供了更好的稳定性和可扩展性。 Read more

ts-migrate

ts-migrate is a tool for helping migrate code to TypeScript. It takes a JavaScript, or a partial TypeScript, project in and gives a compiling TypeScript project out. ts-migrate is intended to accelerate the TypeScript migration process. Read more

Nghia Tran

For Atlantis: + It’s an OSS – iOS framework that does “Method Swizzling” to all URLSession and URLConnection funcs. + Then sending to Proxyman app for inspecting by Bonjour Service 😆 + ✅ No messing with Proxy, Certificate Contribution is welcome: https://t.co/O3rPwApY Read more

hardmaru

Almost Real Resume A resume generator using machine learning models trained off ~6000 JSON resumes, created by @ajaxdavis. https://t.co/0X6bUX8qpR Read more

Rester – an API scripting tool

There are a few things worth pointing out here: The format supports variable substitution. Variables can be defined in a variables: section or can be set via environment variables. References like ${variable} get substituted with these variables at runtime. Read more

Examples

Here are some more examples. Read more

[P] easyOCR API

Hi, I’d like to introduce easyOCR API which is simple, easy, and ready to use right away. Read more