Open Source Swift Software - Page 5

Swift Software

Swift Clear Filters

Browse free open source Swift Software and projects below. Use the toggles on the left to filter open source Swift Software by OS, license, language, programming language, and project status.

  • Control D: Advanced DNS Filtering for Businesses and Consumers Icon
    Control D: Advanced DNS Filtering for Businesses and Consumers

    Secure, Filter, and Control Your Network

    Control D is a modern and customizable DNS service that blocks threats, unwanted content and ads - on all devices. Onboard in minutes, and forget about it.
    Learn More
  • Virtual Machines on myDelska Cloud Platform Icon
    Virtual Machines on myDelska Cloud Platform

    A cloud-based platform for managing your IT resources, creating Linux virtual machines (VMs) and ordering other services with just a few clicks.

    A cloud-based platform for managing your IT resources, creating virtual machines (VMs) and ordering other services with just a few clicks. Unlimited traffic, predictable monthly costs, flexible firewall configuration, and advanced VM backup solutions are just some of the convenient features available anytime, anywhere.
    Learn More
  • 1
    Atlantis iOS

    Atlantis iOS

    A lightweight and powerful iOS framework for intercepting HTTP/HTTPS

    Don't let cumbersome web debugging tools hold you back. With Proxyman's native macOS app, you can capture, inspect, and manipulate HTTP(s) traffic with ease. Intuitive, thoughtful, and built with meticulous attention to detail. Dive into the network level to diagnose and fix problems with reliable and powerful tools. Proxyman acts as a man-in-the-middle server that captures the traffic between your applications and SSL Web Server. With a built-in macOS setup, so you can inspect your HTTP/HTTPS Request and Responses in plain text with just one click. Narrow down your search with Proxyman's Multiple Filters. You can combine complex filtered criteria like Protocol, Content-Type, URL, Request Header, Response Header, Body, etc that find exact what you're looking for.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Bagel

    Bagel

    A little native network debugging tool for iOS

    Bagel is a little native iOS network debugger. It's not a proxy debugger so you don't have to mess around with certificates, proxy settings etc. As long as your iOS devices and your Mac are in the same network, you can view the network traffic of your apps separated by the devices or simulators. Most basic usage is to start Bagel iOS before any network operation. Since Bagel exposes every request info to the public it would be better if you disable it for the store versions. By default, Bagel gets your project name and device information. The desktop client uses this information to separate projects and devices. You can configure these if you wish. Bagel framework communicates with the desktop client by using Bonjour protocol. You can also configure these Netservice parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Carthage

    Carthage

    A simple, decentralized dependency manager for Cocoa

    Carthage is intended to be the simplest way to add frameworks to your Cocoa application. Carthage builds your dependencies and provides you with binary frameworks, but you retain full control over your project structure and setup. Carthage does not automatically modify your project files or your build settings. Get Carthage by running brew install carthage or choose another installation method. Create a Cartfile in the same directory where your .xcodeproj or .xcworkspace is. List the desired dependencies in the Cartfile. Once you have Carthage installed, you can begin adding frameworks to your project. Note that Carthage only supports dynamic frameworks, which are only available on iOS 8 or later (or any version of OS X). We encourage using XCFrameworks as of version 0.37.0 (January 2021), and require XCFrameworks when building on an Apple Silicon Mac. Switching from discrete framework bundles to XCFrameworks requires a few changes to your project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CodeEdit for macOS

    CodeEdit for macOS

    Elevate your code editing experience. Open source, free forever

    CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more. Developers that use a Mac should be able to use an editor that feels at home on the Mac. Comparable editors are built on Electron. This is a huge limitation because it cannot utilize system resources to their fullest potential. Electron requires a Chromium instance to run. This can mean massive performance losses and high RAM usage even for small apps built on it. Additionally, the overall code footprint is much larger and animations are slower. More frames are lost and things like window resizing feels laggy. Native apps are smooth as butter and utilize system resources much more efficiently for better performance and reliability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • PRTG Network Monitor | Making the lives of sysadmins easier Icon
    PRTG Network Monitor | Making the lives of sysadmins easier

    Stay ahead of IT infrastructure issues

    PRTG Network Monitor is an all-inclusive monitoring software solution developed by Paessler. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine, PRTG Network Monitor optimizes connections and workloads as well as reduces operational costs by avoiding outages while saving time and controlling service level agreements (SLAs). The solution is packed with specialized monitoring features that include flexible alerting, cluster failover solution, distributed monitoring, in-depth reporting, maps and dashboards, and more.
    Learn More
  • 5
    Connectivity

    Connectivity

    Makes Internet connectivity detection more robust by detecting Wi-FI

    Connectivity is a wrapper for Apple's Reachability providing a reliable measure of whether Internet connectivity is available where Reachability alone can only indicate whether an interface is available that might allow a connection. Connectivity's objective is to solve the captive portal problem whereby an iOS device is connected to a WiFi network lacking Internet connectivity. Such situations are commonplace and may occur for example when connecting to a public WiFi network which requires the user to register before use. Connectivity can detect such situations enabling you to react accordingly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Erik

    Erik

    Erik is an headless browser based on WebKit

    Erik is a headless browser based on WebKit, written in Swift, allowing developers to run functional tests and manipulate web pages using JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FeedKit

    FeedKit

    An RSS, Atom and JSON Feed parser written in Swift

    FeedKit is an RSS, Atom and JSON Feed parser written in Swift. Build a URL pointing to an RSS, Atom or JSON Feed. A common scenario in UI environments would be parsing a feed asynchronously from a user-initiated action, such as the touch of a button. Remember, you are responsible for manually bringing the resulting closure to whichever queue is appropriate. Usually to the Main thread, for UI apps, by calling DispatchQueue.main.async. FeedKit adopts Swift 5 Result type, as Result<Feed, ParserError>, and as such, if parsing succeeds you should now have a Strongly Typed Model of an RSS, Atom or JSON Feed, within the Feed enum. The RSS and Atom feed Models are rather extensive throughout the supported namespaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FolioReaderKit

    FolioReaderKit

    A Swift ePub reader and parser framework for iOS

    FolioReaderKit is an ePub reader and parser framework for iOS written in Swift. FolioReaderKit is available through CocoaPods and Carthage. Go to your storyboard file, choose or create the view controller that should present the epub reader. In the identity, the inspector set StoryboardFolioReaderContrainer as a class. Media Overlays (Sync text rendering with audio playback). TTS - Text to Speech Support, parse epub cover image, RTL Support. Vertical or/and Horizontal scrolling, share Custom Image Quotes NEW, supports multiple instances at same time, like parallel reading.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Inject

    Inject

    Hot Reloading for Swift applications

    Hot reloading workflow helper that enables you to save hours of time each week, regardless if you are using UIKit, AppKit or SwiftUI. Hot reloading is a technique allowing you to get rid of compiling your whole application and avoiding deploy/restart cycles as much as possible, all while allowing you to edit your running application code and see changes reflected as close as possible to real-time. This makes you significantly more productive by reducing the time you spend waiting for apps to rebuild, restart, re-navigate to the previous location where you were in the app itself, re-produce the data you need. You don’t need to add conditional compilation or remove Inject code from your applications for production, it's already designed to behave as no-op inlined code that will get stripped by LLVM in non-debug builds.
    Downloads: 1 This Week
    Last Update:
    See Project
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 10
    Kawa

    Kawa

    A macOS input source switcher with user-defined shortcuts

    A macOS input source switcher with user-defined shortcuts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Legacy Rocket.Chat iOS application

    Legacy Rocket.Chat iOS application

    Legacy mobile Rocket.Chat client in Swift for iOS

    Rocket.Chat mobile is moving to React Native. Take your conversations with you and never miss the action with our iOS mobile app, with features including brand new UI with 3 themes, new ways to sort and group conversations, and new onboarding experience. We have developed an exclusive experience for iPad users: you can now multitask by using Rocket.Chat at the same time as other apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool finds all the Localizable.strings, detects their language and displays your strings side by side as shown on the screenshot above. You can point it to the root of your project but it will take longer to process. All the translations are sorted by their key (shown as first column) and you can see and compare them quickly, you can also see missing translations in any language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Loop

    Loop

    Window management made elegant.

    Loop is a macOS app that simplifies window management for you. You can effortlessly choose your window direction using a radial menu triggered by a simple key press, and customize it according to your preferences with personalized colors and settings. You can easily move, resize, and arrange your windows with just a few clicks, saving you valuable time and energy. Loop is constantly evolving, with new features and improvements added regularly to enhance your window management experience on macOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MTMR

    MTMR

    The Touch Bar Customisation App for your MacBook Pro

    My idea is to create a platform for creating plugins to customize the TouchBar. I very much like BTT and having a full custom TouchBar (my BTT preset), and I wanted to create it. It's my first Swift project for MacOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MeetingBar

    MeetingBar

    Your meetings at your fingertips in the macOS menu bar

    MeetingBar works on macOS with your calendar. Join and create meetings in one click.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MessageKit

    MessageKit

    A community-driven replacement for JSQMessagesViewController

    A community-driven replacement for JSQMessagesViewController. We provide a safe environment for others to learn and grow through Open Source. Make adding Chat to a project easy. Enable beautiful and customizable Chat UIs. Provide an awesome Open Source project for the iOS open-source community. We help others learn.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Metatext

    Metatext

    A free, open-source iOS Mastodon client

    Metatext is a free, modern, open source, and accessible Mastodon client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Multiliner

    Multiliner

    An Xcode source extension to expand lengthy lines

    An Xcode source extension to expand lengthy lines. Super lightweight, it's like a script. It expands long lines. That's it! Works with initializers, function calls, array literals, and SwiftUI modifiers. It's simple, just highlight the code that you want to format. If you'd like to access Multiliner quicker, try adding a key binding.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NextLevel

    NextLevel

    Media Capture in Swift

    NextLevel is a Swift camera system designed for easy integration, customized media capture, and image streaming in iOS. Integration can optionally leverage AVFoundation or ARKit. ARKit and the True Depth Camera software features are enabled with the inclusion of the Swift compiler flag USE_ARKIT and USE_TRUE_DEPTH respectively. Apple will reject apps that link against ARKit or the True Depth Camera API and do not use them. If you use Cocoapods, you can include -D USE_ARKIT or -D USE_TRUE_DEPTH with the following Podfile addition or by adding it to your Xcode build settings. NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Nuke

    Nuke

    Image loading system

    Nuke ILS provides an efficient way to download and display images in your app. It's easy to learn and use thanks to a clear and concise API. Its architecture enables many powerful features while offering virtually unlimited possibilities for customization. Despite the number of features, the framework is lean and compiles in just under 3 seconds¹. Nuke has an automated test suite 2x the size of the codebase itself, ensuring excellent reliability. Every feature is carefully designed and optimized for performance. Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Official Sentry SDK

    Official Sentry SDK

    The official Sentry SDK for iOS, tvOS, macOS, watchOS

    Sentry Cocoa is the official SDK for integrating Sentry’s real-time error tracking and performance monitoring into iOS, macOS, tvOS, and watchOS applications. It helps developers monitor crashes, performance bottlenecks, and user impact in production.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    PhoneNumberKit

    PhoneNumberKit

    A Swift framework for parsing and formatting phone numbers

    Swift 5.3 framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber. Import PhoneNumberKit at the top of the Swift file that will interact with a phone number. All of your interactions with PhoneNumberKit happen through a PhoneNumberKit object. The first step you should take is to allocate one. A PhoneNumberKit instance is relatively expensive to allocate (it parses the metadata and keeps it in memory for the object's lifecycle), you should try and make sure PhoneNumberKit is allocated once and deallocated when no longer needed. To parse a string, use the parse function. The region code is automatically computed but can be overridden if needed. PhoneNumberKit automatically does a hard type validation to ensure that the object created is valid, this can be quite costly performance-wise and can be turned off if needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Pine

    Pine

    A modern, native macOS markdown editor

    Pine is a lightweight macOS markdown editor. It's currently a work in progress. It is a document-based application and aims to follow Apple's Human Interface Guidelines. Pine supports multiple folders and files in its sidebar. Individual files can also be opened in tabs and in separate windows. Touch Bar shortcuts are supported on compatible Macs. A Toolbar can be enabled in preferences. Markdown shortcuts are also available as keyboard combinations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Pitaya

    Pitaya

    A Swift HTTP / HTTPS networking library

    Pitaya is a Swift HTTP / HTTPS networking library for people. Inspired by Alamofire and JustHTTP. Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PromiseKit

    PromiseKit

    Promises for Swift & ObjC

    Promises simplify asynchronous programming, freeing you up to focus on the more important things. They are easy to learn, easy to master and result in clearer, more readable code. Your co-workers will thank you. PromiseKit is a thoughtful and complete implementation of promises for any platform that has a swiftc. It has excellent Objective-C bridging and delightful specializations for iOS, macOS, tvOS and watchOS. It is a top-100 pod used in many of the most popular apps in the world. We are testing PromiseKit 7 alpha, it is Swift 5 only. It is tagged and thus importable in all package managers. PromiseKit 6, 5 and 4 support Xcode 8.3, 9.x and 10.0; Swift 3.1, 3.2, 3.3, 3.4, 4.0, 4.1, 4.2, 4.3 and 5.0 (development snapshots); iOS, macOS, tvOS, watchOS, Linux and Android; CocoaPods, Carthage and SwiftPM; (CI Matrix). For Carthage, SwiftPM, Accio, etc., or for instructions when using older Swifts or Xcodes, see our Installation Guide. We recommend Carthage or Accio.
    Downloads: 1 This Week
    Last Update:
    See Project