Showing 15 open source projects for "use"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 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...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    Reachability.swift

    Reachability.swift

    Replacement for Apple's Reachability re-written in Swift

    Reachability.swift is a replacement for Apple's Reachability sample, re-written in Swift with closures. It is compatible with iOS (8.0 - 12.0), OSX (10.9 - 10.14) and tvOS (9.0 - 12.0). Just drop the Reachability.swift file into your project. That's it! The Swift Package Manager is a tool for automating the distribution of Swift code and is integrated into the swift compiler. You can integrate using Apple's Swift package manager from xcode. All closures are run on the main queue.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Connectivity

    Connectivity

    Makes Internet connectivity detection more robust by detecting Wi-FI

    ... the user to register before use. Connectivity can detect such situations enabling you to react accordingly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Tart

    Tart

    macOS and Linux VMs on Apple Silicon to use in CI and other automation

    Tart is a virtualization toolset to build, run and manage macOS and Linux virtual machines on Apple Silicon. Tart is using Apple’s native Virtualization. The framework was developed along with the architecture of the first M1 chip. This seamless integration between hardware and software ensures smooth performance without any drawbacks. For storing virtual machine images Tart integrates with OCI-compatible container registries. Work with virtual machines as you used to with Docker containers....
    Downloads: 1 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 5
    Latest

    Latest

    Know about all the latest updates to the apps you use

    This is Latest, a small utility app for the Mac. Latest is a free and open-source app for macOS that checks if all your apps are up to date. Get a quick overview of which apps changed and what changed and update them right away. Latest currently supports apps downloaded from the Mac App Store and apps that use Sparkle for updates, which covers most of the apps on the market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LaunchAtLogin

    LaunchAtLogin

    Add “Launch at Login” functionality to your macOS app in seconds

    If your app targets macOS 13 or later, check out this modern version instead. It's usually quite a convoluted and error-prone process to add this (on macOS 12 and older). This package works with both sandboxed and non-sandboxed apps and it's App Store compatible and used in apps like Plash, Dato, Lungo, and Battery Indicator. This package uses the new SMAppService on macOS 13+ and SMLoginItemSetEnabled on older macOS versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Home Assistant for Apple Platforms

    Home Assistant for Apple Platforms

    Home Assistant for Apple platforms

    ... 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: 0 This Week
    Last Update:
    See Project
  • 8
    Pulse

    Pulse

    Logger and network inspector for Apple platforms

    There is always this friction when it comes to debugging native apps: you can’t inspect anything that happens behind the scenes unless you use special tools, not even network requests. That’s not the case on the web with tools like Safari Web Inspector. I wanted to bring something similar to native apps. What is Pulse? It’s a persistent logger with a network inspector, but not just a tool. It’s also a framework. PulseCore.framework (iOS, macOS, watchOS, tvOS) provides a logger itself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SwiftTreeSitter

    SwiftTreeSitter

    Swift API for the tree-sitter incremental parsing system

    Swift API for the tree-sitter incremental parsing system. The SwiftTreeSitter target is a close match to the C runtime API. It adds only a few additional types to help support querying. It is fairly low-level, and there will be significant work to use it in a real project. SwiftTreeSitterLayer is an abstraction built on top of SwiftTreeSitter. It supports documents with nested languages and transparent querying across those nestings. It also supports asynchronous language resolution. While...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise and Small Business CRM Solution | Clear C2 C2CRM Icon
    Enterprise and Small Business CRM Solution | Clear C2 C2CRM

    Voted Best CRM System with Top Ranked Customer Support. CRM Management includes Sales, Marketing, Relationship Management, and Help Desk.

    C2CRM consists of four modules that integrate to provide a comprehensive CRM solution: Relationship Management, Sales Automation, Marketing Automation, and Customer Service. Only buy what each user needs.
    Learn More
  • 10
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    appFirewall
    A free, fully open-source application firewall for macOS 10.13 High Sierra and later. Allows real-time monitoring of network connections being made by applications, and blocking/allowing of these per app by user. Supports use of hostname lists (Energized Blu etc) to block known tracker and advertising domains for all apps. Also allows blocking of all network connections for specified apps, blocking of all connections except for specified whitelisted connections, use of pre-configured lists...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    GPUImage 2 is the second generation of the GPUImage framework, an open source project for performing GPU-accelerated image and video processing on Mac, iOS, and now Linux. The original GPUImage framework was written in Objective-C and targeted Mac and iOS, but this latest version is written entirely in Swift and can also target Linux and future platforms that support Swift code. The objective of the framework is to make it as easy as possible to set up and perform realtime video processing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Haneke

    Haneke

    A lightweight generic cache for iOS written in Swift

    Haneke is a lightweight generic cache for iOS and tvOS written in Swift 4. It's designed to be super-simple to use. Haneke provides a memory and LRU disk cache for UIImage, NSData, JSON, String or any other type that can be read or written as data. Particularly, Haneke excels at working with images. It includes a zero-config image cache with automatic resizing. Everything is done in background, allowing for fast, responsive scrolling. Asking Haneke to load, resize, cache and display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next