Swift System Software

View 8534 business solutions

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

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Maccy

    Maccy

    Lightweight clipboard manager for macOS

    Maccy is a lightweight clipboard manager for macOS. It keeps the history of what you copy and lets you quickly navigate, search, and use previous clipboard content. Unlike other Mac clipboard managers, Maccy does only one job - keep your copy history and let you access it fast. You won't be overloaded by unnecessary features. Maccy works blazingly fast. You can open and search your entire clipboard history in just a fraction of a second. Nothing should distract you from what you're focused on. Just type what you want to find in history and hit Enter. You don't need to use your mouse. Don't waste your time moving your hands away from the keyboard. Maccy respects your privacy. If your password manager removes a copied password from the clipboard, so will Maccy. Everything is stored on your computer.
    Downloads: 83 This Week
    Last Update:
    See Project
  • 2
    Mos

    Mos

    A lightweight tool used to smooth scrolling and set scroll direction

    A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on MacOS. Mos separates the touchpad and mouse scrolls independently, then, you can set the direction of the touchpad and mouse wheel separately. Also, Mos provides smooth scrolling for your mouse, whether you are a Windows user or a MacOS, you can move freely. Mos's special interpolation algorithm can make every mouse roll as smooth and silky as possible. Mos can independently manage the scrolling behavior of each application. For some annoying programs, we help you.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    Bluesnooze

    Bluesnooze

    Sleeping Mac = Bluetooth off

    Bluesnooze prevents your sleeping Mac from connecting to Bluetooth accessories. If you pair Bluetooth headphones or speakers with both your phone & Mac it can be frustrating when your sleeping Mac connects intermittently and disrupts the audio. With Bluesnooze the Bluetooth connection is switched off when your Mac sleeps, and switched on when your Mac wakes.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    PlayCover

    PlayCover

    Community fork of PlayCover

    PlayCover is an open-source macOS application that restores the ability to run iOS apps and games on Apple Silicon Macs (M1/M2/etc.). It simulates an iPad environment to enable native app execution and offers custom input mapping, making it especially useful for gaming and sideloading on macOS.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Clipy

    Clipy

    Clipboard extension app for macOS

    Clipy is a Clipboard extension app for macOS.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Hot

    Hot

    Hot is macOS menu bar application that displays the CPU speed limit

    Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues. CPU throttling is a power management technique in computer architecture whereby the frequency of a microprocessor can be automatically adjusted "on the fly" depending on the actual need, to conserve power and reduce the amount of heat generated by the chip.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    LinearMouse

    LinearMouse

    The mouse and trackpad utility for Mac

    The mouse and trackpad utility for Mac. If you are not comfortable with natural scrolling when using a mouse, LinearMouse can help you reverse the scroll direction. Since each device can be configured independently, there is no need to worry about the trackpad's travel address being affected. LinearMouse allows you to find comfortable cursor speed and acceleration and helps you move the pointer faster and more accurately. You can even disable cursor acceleration if you are a player or designer, to get the best pointer precision.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    MonitorControl

    MonitorControl

    Control your display's brightness & volume on your Mac

    Controls your external display brightness and volume and shows native OSD. Use menubar extra sliders or the keyboard, including native Apple keys.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Stats

    Stats

    macOS system monitor in your menu bar

    Stats currently supported on macOS 10.13 (High Sierra) and higher. Stats is an application that allows you to monitor your macOS system. CPU utilization, GPU utilization, memory usage, disk utilization, sensors information (Temperature/Voltage/Power), battery level, network usage, fans speed, fan control, and Bluetooth devices. Supports many languages, such as English, Polski, Українська, Русский, and many more. You can help by adding a new language or improve existing translation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    KeychainAccess

    KeychainAccess

    Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS

    KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs extremely easy and much more palatable to use in Swift. If you want to store the Touch ID protected Keychain item, specify accessibility and authenticationPolicy attributes. Do not run in the main thread if there is a possibility that the item you are trying to add already exists, and protected. Because updating protected items requires authentication. Additionally, you want to show custom authentication prompt message when updating, specify an authenticationPrompt attribute. If the item not protected, the authenticationPrompt parameter just be ignored. The same way as when you get a normal item. It will be displayed automatically Touch ID or passcode authentication If the item you try to get is protected. The same way as when you remove a normal item. There is no way to show Touch ID or passcode authentication when removing Keychain items.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    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: 3 This Week
    Last Update:
    See Project
  • 12
    Xcodes.app

    Xcodes.app

    Easiest way to install and switch between multiple versions of Xcode

    The easiest way to install and switch between multiple versions of Xcode.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    CameraController

    CameraController

    Control USB Cameras from an app

    Control your camera's settings without using the software provided (or not) by the company.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Home Assistant for Apple Platforms

    Home Assistant for Apple Platforms

    Home Assistant for Apple platforms

    Home Assistant uses Bundler, Homebrew and Cocoapods to manage build dependencies. You'll need Xcode 14.1 (or later) which you can download from the App Store. Control and monitor your home from anywhere in the world. Home Assistant Companion lets you control all your devices and provides advanced location and notification engines to allow for complex automation. Home Assistant is an open-source home automation platform that focuses on local control and privacy. Home Assistant Companion requires a configured Home Assistant instance. The instance must use Home Assistant Cloud or be accessible from the Internet and secured with a valid, non-self-signed, SSL certificate for location tracking. Basic notifications work without external access.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    KeyboardShortcuts

    KeyboardShortcuts

    Add user-customizable global keyboard shortcuts (hotkeys) to your mac

    This package lets you add support for user-customizable global keyboard shortcuts to your macOS app in minutes. It's fully sandbox and Mac App Store compatible. And it's used in production by Dato, Jiffy, Plash, and Lungo.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Venice

    Venice

    Coroutines, structured concurrency and CSP for Swift on Mac and Linux

    Coroutines, structured concurrency, and CSP for Swift on macOS and Linux. You can use Venice in multi-threaded programs. However, individual threads are strictly separated. You may think of each thread as a separate process. In particular, a coroutine created in a thread will be executed in that same thread, and it will never migrate to a different one.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    KeyboardKit

    KeyboardKit

    KeyboardKit is a Swift library that helps you build custom keyboard

    KeyboardKit helps you build custom keyboard extensions with Swift and SwiftUI. KeyboardKit is a Swift-based SDK that helps you build custom keyboard extensions with Swift and SwiftUI. It extends the native keyboard APIs and provides you with a lot of functionality. The KeyboardKit project is open-source and completely free. It's hosted at GitHub, which is where you find information, documentation, sample code, demo apps etc. KeyboardKit Pro is a license-based extension to KeyboardKit. It unlocks a bunch of pro features, like more locales, localized system keyboards, local and remote autocomplete etc. KeyboardKit comes with support for 50+ locales, with more being added over time. KeyboardKit has tools for customizing everything from keys, key behavior, layout, callout actions, audio & haptic feedback, colors and styling, autocomplete etc. The KeyboardKit app let you create keyboards directly on your iPhone and iPad.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Moya

    Moya

    Network abstraction layer written in Swift

    You’re a smart developer. You probably use Alamofire to abstract away access to URLSession and all those nasty details you don’t really care about. But then, like lots of smart developers, you write ad hoc network abstraction layers. They are probably called APIManager or NetworkModel, and they always end in tears. So the basic idea of Moya is that we want some network abstraction layer that sufficiently encapsulates actually calling Alamofire directly. It should be simple enough that common things are easy, but comprehensive enough that complicated things are also easy. If you use Alamofire to abstract away URLSession, why not use something to abstract away the nitty gritty of URLs, parameters, etc? After some setup, using Moya is really simple. Even cooler are the reactive extensions. Moya provides reactive extensions for ReactiveSwift and RxSwift.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Pearcleaner

    Pearcleaner

    A free, source-available and fair-code licensed mac app cleaner

    Pearcleaner is a small, native macOS utility that helps you fully remove applications by finding and deleting the leftover files they scatter across your system. After you drag an app into Pearcleaner (or select it from a list), it scans common Library locations for related caches, logs, preferences, containers, launch agents, and support files. Results are presented with clear paths and sizes so you can deselect anything you want to keep before sending items to the Trash. The tool favors safety: it avoids critical system areas, uses a conservative matching strategy, and relies on the Trash so you can restore items if you change your mind. Power users appreciate the transparency—no opaque “cleanup magic,” just an auditable list of what will be removed. For people who frequently test software or want to reclaim disk space after uninstalling large apps, Pearcleaner streamlines the tedious manual hunt through ~/Library and system folders.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Settings

    Settings

    Add a settings window to your macOS app in minutes

    Add a settings window to your macOS app in minutes. Just pass in some view controllers and this package will take care of the rest. Built-in SwiftUI support. This package is compatible with macOS 13 and automatically uses Settings instead of Preferences in the window title on macOS 13 and later.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    URL Routing

    URL Routing

    A bidirectional router with more type safety and less fuss

    swift-url-routing is a bidirectional router with more type safety and less fuss. This library is built with Parsing. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    iOS SDK for FreeRTOS Bluetooth Devices

    iOS SDK for FreeRTOS Bluetooth Devices

    iOS SDK for FreeRTOS Bluetooth Devices

    Using the iOS SDK for FreeRTOS Bluetooth Devices, you can create mobile applications that do the following. Scan for and connect to nearby BLE devices running FreeRTOS. Provision Wi-Fi networks for a BLE device running FreeRTOS. Act as a proxy for transmitting MQTT messages between a device running FreeRTOS and the AWS IoT cloud.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AltTab

    AltTab

    Windows alt-tab on macOS

    AltTab brings the power of Windows’s “alt-tab” window switcher to macOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Apple Container

    Apple Container

    A tool for creating and running Linux containers

    Container (by Apple) is an open-source CLI tool written in Swift optimized for Apple Silicon that allows running Linux containers as lightweight virtual machines. It uses Virtualization.framework to wrap OCI-compliant images into isolated microVMs on macOS. Perfect for container development workflows without Docker Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.