Showing 37 open source projects for "x-ray"

View related business solutions
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    BCLM

    BCLM

    macOS command-line utility to limit max battery charge

    BCLM is a wrapper to read and write battery charge level max (BCLM)/CHWA values to the System Management Controller (SMC) on Mac computers. It supports both Intel and Apple silicon. This project was inspired by several battery management solutions, including Apple's own battery health management. The purpose of limiting the battery's maximum charge is to prolong battery health and to prevent damage to the battery. Various sources show that the optimal charge range for the operation of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Aerial

    Aerial

    Apple TV Aerial Screensaver for Mac

    ..., including a fresh new UI that fits just right with macOS Big Sur, but will also suit other macOS versions. Aerial 2 is optimized for macOS Big Sur (macOS 11.x) and macOS Catalina (macOS 10.15) and has been tested to support Apple Silicon.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Carthage

    Carthage

    A simple, decentralized dependency manager for Cocoa

    ... 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
    ARHeadsetKit

    ARHeadsetKit

    Using $5 Google Cardboard to replicate Hololens

    With the AR MultiPendulum app, I created the world’s first AR headset experience that does not rely on expensive specialized hardware. Using Google Cardboard, a standard iPhone, and video footage from the phone’s camera, the app creates an AR headset experience by rendering the user’s surroundings in VR. Augmented reality (AR) is a technology that overlays virtual objects over the real world. For years, AR experiences have been available on smartphones through handheld AR apps. In 2016,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    SwiftLint

    SwiftLint

    A tool to enforce Swift style and conventions

    A tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide. SwiftLint enforces the style guide rules that are generally accepted by the Swift community. These rules are well described in popular style guides like Ray Wenderlich’s Swift Style Guide. SwiftLint hooks into Clang and SourceKit to use the AST representation of your source files for more accurate results. You might want to move your SwiftLint phase directly before ‘Compile Sources’ step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Socket.IO-Client-Swift

    Socket.IO-Client-Swift

    Socket.IO-client for iOS/OS X

    Socket.IO-client for iOS/OS X. Supports Socket.IO server 2.0+/3.0+/4.0+. Supports Binary, supports Polling and WebSockets, and supports TLS/SSL. Requires Swift 4/5 and Xcode 10.x. Add the project as a dependency to your Package.swift. Add the Starscream and SocketIO frameworks to your projects and follow the usual Carthage process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SCLAlertView

    SCLAlertView

    Beautiful animated Alert View written in Swift

    Animated Alert View written in Swift, which can be used as a UIAlertView or UIAlertController replacement. Since UIAlertView is deprecated and UIAlertController only works on iOS 8.x or above, if you have a Swift project where you want to support iOS 7.x too, SCLAlertView is an ideal substitution. I tried to build an easy to use API, while beeing flexible enough for multiple variations, but I'm sure there are ways of improving and adding more features, so feel free to collaborate with ideas...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SwiftyRSA

    SwiftyRSA

    RSA public/private key encryption in Swift

    Public key RSA encryption in Swift. SwiftyRSA is used in the Scoop iOS app to encrypt driver license numbers before submitting them to Checkr through our API. To enable using public/private RSA keys on iOS, SwiftyRSA uses a couple techniques like X.509 header stripping so that the keychain accepts them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LocationSimulator

    LocationSimulator

    MacOS application to spoof / fake / mock your iOS / iPadOS or iPhone

    LocationSimulator is a macOS app (10.15.x and later) that allows spoofing the location of an iOS or iPhoneSimulator device. The target audience of this project is developers who want to test their location service-based application. I do not encourage the use of this application to cheat in iOS games and I do not provide support for these games. If you use this application for any purpose outside of the intended, you are on your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 10
    PromiseKit

    PromiseKit

    Promises for Swift & ObjC

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

    PagingKit

    PagingKit provides customizable menu UI

    PagingKit provides a customizable menu & content UI. It has more flexible layout and design than the other libraries. There are many libraries providing "Paging UI" which has menu and content area. They are convenient but not customizable because your app has to be made compatible with the libraries' layout and view components. When a UI design in your app doesn't fit the libraries, you need to fork them or find another one. PagingKit has more flexible layout and design than the other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Meteorologist
    Meteorologist is a free weather program for OS X. It allows users total control over their weather viewing, including simultaneous interlaced weather reports from multiple weather servers, multiple weather locations, weather alerts and much more.
    Leader badge
    Downloads: 12,731 This Week
    Last Update:
    See Project
  • 13
    EasyDMG2ISO

    EasyDMG2ISO

    The easiest way to convert DMG files to ISO.

    EasyDMG2ISO is a small and useful utility to convert DMG files to ISO or CDR format. A DMG file is a kind of Disk Image File commonly used on macOS platform. Sometimes it may be necessary to have the Disk Image in ISO or CDR format for compatibility reasons with other platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Pulley

    Pulley

    A library to imitate the iOS 10 Maps UI

    A library to imitate the drawer in Maps for iOS 10/11. The master branch follows the latest currently released version of Swift. If you need an older version of Swift, you can specify it's version (e.g. 1.0.x) in your Podfile or use the code on the branch for that version. Older branches are unsupported. Pulley 2.9.0 has new properties to support a new display mode. The base functionality should work without any significant changes. The biggest change is the new display mode of .compact...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    AlcoCalc

    AlcoCalc

    Alcohol calculator

    You can find out how long you can get behind the wheel after drinking
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 3 This Week
    Last Update:
    See Project
  • 17
    EasyPeasy

    EasyPeasy

    Auto Layout made easy

    EasyPeasy is a Swift framework that lets you create Auto Layout constraints programmatically without headaches and never-ending boilerplate code. Besides the basics, EasyPeasy resolves most of the constraint conflicts for you and also can attach to a constraint conditional closures that are evaluated before applying a constraint, this way you can install an Auto Layout constraint depending on the platform, size classes, orientation... or the state of your controller, easy peasy! In this...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Iconizer

    Iconizer

    Create Xcode asset catalogs swift and painless

    ... sure you forked the latest version and you're good to go. Generate app icons for OS X, iPad, iPhone, CarPlay and Apple Watch with just one image. Simply Drag and Drop your icon onto Iconizer, select the platforms you need and whether or not you want all platforms generated into one asset catalog, then hit export. Iconizer handles the rest for you. Drag and Drop a landscape and a portrait image onto Iconizer, select the platforms you're developing for, like iPad or iPhone and click export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    macOS-temperature

    macOS-temperature

    Simple App to monitor macOS temperature

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BulletinBoard

    BulletinBoard

    General-purpose contextual cards for iOS

    BulletinBoard is an iOS library that generates and manages contextual cards displayed at the bottom of the screen. It is especially well suited for quick user interactions such as onboarding screens or configuration. It has an interface similar to the cards displayed by iOS for AirPods, Apple TV/HomePod configuration and NFC tag scanning. It supports both the iPhone, iPhone X and the iPad. It has built-in support for accessibility features such as VoiceOver and Switch Control.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    SwiftOCR

    SwiftOCR

    Fast and simple OCR library written in Swift

    SwiftOCR is a fast and simple OCR library written in Swift. It uses a neural network for image recognition. As of now, SwiftOCR is optimized for recognizing short, one-line long alphanumeric codes (e.g. DI4C9CM). We currently support iOS and OS X. If you want to recognize normal text like a poem or a news article, go with Tesseract, but if you want to recognize short, alphanumeric codes (e.g. gift cards), I would advise you to choose SwiftOCR because that's where it exceeds. Tesseract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OAuth2

    OAuth2

    OAuth2 framework for macOS and iOS, written in Swift

    OAuth2 frameworks for macOS, iOS, and tvOS written in Swift 5.0. OAuth2 requires Xcode 10.2, the built framework can be used on OS X 10.11 or iOS 8 and later. Happy to accept pull requests, please see CONTRIBUTING.md. Since the Swift language is constantly evolving I have adopted a versioning scheme mirroring Swift versions: the framework version's first two digits are always the Swift version the library is compatible with, see releases. Code compatible with brand-new Swift versions should...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Async

    Async

    Syntactic sugar in Swift for asynchronous dispatches

    Async is a syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch. Now more than syntactic sugar for asynchronous dispatches in Grand Central Dispatch (GCD) in Swift. Custom queues, dispatch block after delay, cancel blocks that aren't already dispatched. The way it work is by using the new notification API for GCD introduced in OS X 10.10 and iOS 8. Each chaining block is called when the previous queue has finished. The dispatch_block_t can't be extended. Workaround...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AMScrollingNavbar

    AMScrollingNavbar

    Scrollable UINavigationBar following the scrolling of a UIScrollView

    A custom UINavigationController that enables the scrolling of the navigation bar alongside the scrolling of an observed content view. If you are looking for the category implementation in Objective-C, make sure to checkout version 1.x and prior, although the 2.x is recomended. Make sure to use ScrollingNavigationController instead of the standard UINavigationController. Either set the class of your UINavigationController in your storyboard, or create programmatically
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next