Showing 12 open source projects for "export"

View related business solutions
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    Asset Catalog Tinkerer

    Asset Catalog Tinkerer

    An app that lets you open .car files and browse/extract their images

    Asset Catalog Tinkerer lets you open asset catalog files (.car) and view the images that they contain. You can also copy and export individual images out or export all images from an asset catalog. Asset Catalog Tinkerer was designed with images in mind, so it doesn't support some of the more modern asset catalog features, such as PDFs, SVGs, or colors. It may or may not be updated in the future to support those. The app also includes a QuickLook PlugIn so you can see previews of asset catalogs...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    PermissionsKit

    PermissionsKit

    Universal API for request permission and get its statuses

    Universal API for requesting permission and get its statuses. Available .authorized, .denied & .notDetermined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Wormholy

    Wormholy

    iOS network debugging, like a wizard

    ... by shaking your phone! No headaches with SSL certificates on HTTPS calls. Find, isolate and fix bugs quickly. Swift & Objective-C compatibility. Also works with external libraries like Alamofire & AFNetworking. Ability to blacklist hosts from being recorded using the array ignoredHosts. Ability to export API requests as Postman collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    XcodeGen

    XcodeGen

    A Swift command line tool for generating your Xcode project

    XcodeGen is a command line tool written in Swift that generates your Xcode project using your folder structure and a project spec. The project spec is a YAML or JSON file that defines your targets, configurations, schemes, custom build settings and many other options. All your source directories are automatically parsed and referenced appropriately while preserving your folder structure. Sensible defaults are used in many places, so you only need to customize what is needed. Very complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSONConverter

    JSONConverter

    owerful and beautiful JSON-to-model MacOS app

    A MacOS application with a beautiful interface and powerful functions, it formats JSON and generates model class code in the corresponding language, supports multiple development languages and its popular third-party class libraries, multiple configuration options, and flexibly builds classes
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    BlackHole-app

    BlackHole-app

    https://blackhole-apk.com/

    BlackHole Music Player is an open-source music app that lets you stream and download songs from various sources, such as Spotify, YouTube Music, JioSaavn and Resso. You can enjoy high-quality music in over 15 languages without any ads or subscriptions. You can also import and export playlists, customize themes and gradients, access lyrics and equalizer, and much more. BlackHole Music Player is the ultimate app for music lovers who want to listen to music beyond boundaries.🎶 Official...
    Downloads: 172 This Week
    Last Update:
    See Project
  • 8
    nef

    nef

    Steroids for Xcode Playgrounds

    nef, short for Nefertiti, mother of Ankhesenamun, is a toolset to ease the creation of documentation in the form of Xcode Playgrounds. It provides compile-time verification of documentation, and exports it in Markdown format that can be consumed by Jekyll to generate websites and export Carbon snippets for a given Xcode Playground. Eases the creation of Playgrounds with support for 3rd-party libraries. Compiles Playgrounds with support for third-party libraries from the command line. Generates...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MaLiang

    MaLiang

    iOS painting and drawing library based on Metal

    MaLiang is a painting framework based on Metal. It supports drawing and handwriting with customized textures. The name of "MaLiang" comes from a boy who had a magical brush in a Chinese ancient fairy story. A Canvas is the basic component of MaLiang. You will paint all things on it. Canvas extends from MetalView, which extends from MTKView. MetalView handles all the logic with MetalKit and hides them from you. MaLiang supports the automatic adjustment of stroke size with painting force. 3D...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 10
    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
  • 11
    Peek 5

    Peek 5

    All new design. Inspect your iOS application at runtime.

    Peek 5 with an all-new design and all-new features. Whether you're a developer, designer or QA/tester, Peek can help you at all stages of your development process. All inspectors and attributes have now been unified into a single window, making inspection simpler and faster than ever before. Feeling overwhelmed with all the information Peek has to offer? Simply tap the header to expand/collapse any section. Peek will even remember your choice across launches! Peek now supports nested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bender

    Bender

    Easily craft fast Neural Networks on iOS

    Bender allows you to easily define and run neural networks on your iOS apps, it uses Apple’s MetalPerformanceShaders under the hood. Bender provides the ease of use of CoreML with the flexibility of a modern ML framework. Bender allows you to run trained models, you can use Tensorflow, Keras, Caffe, the choice is yours. Either freeze the graph or export the weights to files. You can import a frozen graph directly from supported platforms or re-define the network structure and load the weights...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next