🐧 5 Swift Projects People Don’t Know About

Tom Smykowski
4 min readDec 16, 2022

I lately wrote similar articles about Python and Rust. So, naturally, today I will tell you about Swift projects, you may be interested in. Here are five Swift projects that kick butts:

Mastodon iOS

In the previous article about Python I was writing about a Python app to parse Twitter archives. If you are fed up with Twitter, you can switch to Mastodon. Lately it sees some growing interest:

There is actually an official iOS app for Mastodon written in Swift. So you are fortunately not locked out from this social media platform. Mastodon is an interesting project, because it is decentralized. It means no corporation can control what is published. You just choose a server/s you want to join, and can explore the new way for… mastodoning, I guess.

ClashX

Sometimes you’d like to set up a rule based proxy on Mac. If you do, ClashX (written in Swift) is a Clash (written in Go) based project to do just that. It supports HTTP/HTTPS and SOCKS, offers GeoIP rules, Vmess, Shadowsocks, Socks5 and Trojan. It comes even with Netfilter TCP redirect support.

Code App

Code App tells it all. To make it easier to code on the iPad devices, the Code App is developed in Swift. The looks of the app can be familiar for you. It is not a coincidence, because the developers inspire it on the VS Code design template.

Currently, it comes with built-in Node.js, Python, C, C++ and PHP runtime. Added, the text editor is based on VS Code Monaco Editor, it supports nicely local file-system, includes emulated terminal, Git version control, and popular package managers (Pip and NPM). It’s a great solution if you want to code on your iPad tablet.

Lottie

Tom Smykowski

Subscribe To Stay Up To Date With Software Engineering. Business queries: contact@tomasz-smykowski.com