Showing 82 open source projects for "apps"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1
    FluentDarkModeKit

    FluentDarkModeKit

    A library for backporting Dark Mode in iOS

    FluentDarkModeKit was designed and developed before Apple‘s official dark mode release. It provides a mechanism to support dark mode for apps on iOS 11+ (including iOS 13). To use FluentDarkModeKit, provide a pair of colors or images instead of a single value. Simply replace existing colors/images with a pair of light and dark colors/images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FlagKit

    FlagKit

    Beautiful flag icons for usage in apps and on the web

    Beautiful flag icons for usage in apps and on the web. All flags are provided as stand-alone PNG and SVG files. FlagKit also provides an Asset Catalog and framework for easy use on Apple platforms. FlagKit provides a framework for easy installation as a dependency. You can also manually copy the Asset Catalog into your project. FlagKit provides both rectangular unstyled flags and styled flags in a variety of shapes. Our sample project demonstrates how to display flags and customize them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Siesta

    Siesta

    The civilized way to write REST API clients for iOS / macOS

    Drastically simplifies app code by providing a client-side cache of observable models for RESTful resources. The elegant way to write iOS / macOS REST clients. You need to display response data whenever it arrives. Unless the requesting screen is no longer visible. Unless some other currently visible bit of UI happens to need the same data. Or is about to need it. You should show a loading indicator (but watch out for race conditions that leave it stuck spinning forever), display...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SpreadsheetView

    SpreadsheetView

    Full configurable spreadsheet view user interfaces for iOS apps

    Full configurable spreadsheet views user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedules, Gantt charts, and timetables as if you are using Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Sync

    Sync

    JSON to Core Data and back. Swift Core Data Sync.

    Sync eases your everyday job of parsing a JSON response and syncing it with Core Data. Sync is a lightweight Swift library that uses a convention-over-configuration paradigm to facilitate your workflow. Syncing JSON to Core Data is a repetitive tasks that often demands adding a lot of boilerplate code. Mapping attributes, mapping relationships, diffing for inserts, removals and updates are often tasks that don't change between apps. Taking this in account we took the challenge to abstract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Aiolos

    Aiolos

    A floating panel for your iOS Apps

    Aiolos, ancient greek for quick-moving/nimble, is a Swift UI framework inspired by the floating panel, that was introduced to the Maps app in iOS 11. Give it a try in MindNode 5 for iOS (free trial available). It is fully gesture-driven, takes safe area insets into account, has support for right-to-left languages baked in and automatically reacts to the on-screen keyboard. Compared to many other open-source panel solutions, Aiolos is designed to be an always-visible child view controller and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    IBAnimatable

    IBAnimatable

    Design and prototype customized UI, interaction, navigation, etc.

    Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable. The app was made in Interface Builder with IBAnimatable without a single line of code. Due to the size of the GIF file on Dribbble, it only demonstrates a subset of features. We can also find the full HD version on YouTube or MP4 on Github. With IBAnimatable, we can design a UI in Interface Builder like what we can do in Sketch, and prototype...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 10
    ARVideoKit

    ARVideoKit

    Capture & record ARKit videos, photos, live photos, and GIFs

    An iOS Framework that enables developers to capture videos, photos, Live Photos, and GIFs with ARKit content. In other words, you no longer have to screen record/screenshot to capture videos and photos of your awesome ARKit apps!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    PAPER ONBOARDING

    PAPER ONBOARDING

    PaperOnboarding is a material design UI slider. Swift UI library

    iOS library Paper Onboarding is a material design UI slider written on Swift. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. Our web app development agency team builds web, and Front-end applications using modern web application frameworks for innovative tech brands and companies. We act as an extension of product development departments within tech companies by providing remote staff augmentation. Our multidisciplinary development teams are in constant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FoldingCell

    FoldingCell

    An expanding content cell with animation

    ... to the cell property containerView. Add constraints from this view to the superview. Add constants, add property for calculate cells height, override method, add code to method, control if the cell is open or closed, and add code to your new cell class. This library is a part of a selection of our best UI open-source projects. We specialize in the designing and coding of custom UI for Mobile Apps and Websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BFKit-Swift

    BFKit-Swift

    BFKit-Swift is a collection of useful classes, structs and extensions

    BFKit-Swift is a collection of useful classes, structs, and extensions to develop Apps faster. For example, you can use every iOS font with just an enum! It also adds some useful functions with Custom classes and extends Foundation, UIKit, AppKit and WatchKit classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DeckTransition

    DeckTransition

    A library to recreate the iOS Apple Music now playing transition

    DeckTransition is an attempt to recreate the card-like transition found in the iOS 10 Apple Music and iMessage apps. The transition can be called from code or using a storyboard. To use via storyboards, just setup a custom segue (kind set to custom), and set the class to DeckSegue. Set modalPresentationCapturesStatusBarAppearance to true in your modal view controller, and override the preferredStatusBarStyle variable to return .lightContent. By default, DeckTransition has a swipe-to-dismiss...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Questionnaire App: retrieving JSON data; use of Core Data Artworks Map App: map & table view; centering, zooming and annotating maps Various Apps include Dice Rolling App: hiding/changing keyboard Times Tables App: device orientation; reject non-numeric input Places I've Been App: Persistent/Core Data storage Favourite Places App: map view; edit/re-order table functionality Interface Builder App: element sizes, positions and alignments; device orientation; localization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Display Switcher

    Display Switcher

    Custom transition between two collection view layouts

    We designed a UI that allows users to switch between list and grid views on the fly and choose the most convenient display type. List view usually provides more details about each user or contact. Grid view allows more users or contacts to appear on the screen at the same time. We created design mockups for both list and grid views using Sketch. As soon as the mockups were ready, we used Principle to create a smooth transition between the two display types. Note that the hamburger menu...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    NotchKit

    NotchKit

    A simple way to hide the notch on the iPhone X

    NotchKit is a simple way to hide the notch on the iPhone X, and create a card-like interface for your apps. Integrating NotchKit is extremely simple. Firstly, import NotchKit in the file where your AppDelegate is stored. By default, NotchKit hides the status bar and home indicator on all devices. However if you choose you can limit this behavior to just the iPhone X and have it do nothing on other devices by setting the shouldShowBarsOnlyOniPhoneX property to true.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Elongation Preview

    Elongation Preview

    ElongationPreview is an elegant UI push-pop style view controller

    Elongation Preview is an elegant UI push-pop style view controller for iOS. We specialize in the designing and coding of custom UI for Mobile Apps and Websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GLIDING COLLECTION

    GLIDING COLLECTION

    Customizable decision for a UICollectionView Swift Controller

    A smooth, flowing, the customizable decision for a UICollectionView Swift Controller. We specialize in the designing and coding of custom UI for Mobile Apps and Websites. You can customize the appearance of GlidingCollection by overriding GlidingConfig's shared instance with your own. There is a GlidingCollectionDelegate protocol that can notify you when item in GlidingCollection didSelect, willExpand, and didExpand. If you want to achieve a parallax effect on a horizontal card stack, you need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Material Motion

    Material Motion

    A toolkit for building responsive motion using Core Animation

    Reactive motion is driven by Core Animation. CocoaPods is a dependency manager for Objective-C and Swift libraries. CocoaPods automates the process of using third-party libraries in your projects. See the Getting Started guide for more information. You will need to add use_frameworks! to your Podfile in order use Material Motion in your swift app. A contextual view can be used to create continuity during transitions between view controllers. In this case study the selected photo is the...
    Downloads: 0 This Week
    Last Update:
    See Project