Showing 16 open source projects for "progress"

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
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Alamofire

    Alamofire

    Elegant HTTP Networking in Swift

    Alamofire is an elegant, open source HTTP networking library written in Swift. It gives you an elegant interface on top of Apple’s URL loading system provided by the Foundation framework. It wraps the URLSession API among others in an easy-to-use interface and provides additional functionality required of modern application development using HTTP networking. Alamofire offers plenty of features, including Chainable Request / Response Methods, URL / JSON Parameter Encoding, Authentication...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    BookPlayer

    BookPlayer

    Player for your DRM-free audiobooks

    A wonderful player for your M4B/M4A/MP3-based audiobooks. Import using AirDrop from your Mac or iOS device, from Files and other apps on your device, via File Sharing in iTunes on your Mac or PC. Zip archives are supported and can be turned into playlists automatically. Maintain and see progress of your books. Mark books as finished. Drag & Drop to sort your library. Create playlists and automatically play items in turn. Play the first unfinished file by tapping on the playlist artwork. Move...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Then

    Then

    Tame async code with battle-tested promises

    Tame async code with battle-tested promises. Because async code is hard to write, hard to read, hard to reason about. A pain to maintain. By using a then keyword that enables you to write aSync code that reads like an English sentence. Async code is now concise, flexible and maintainable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DockProgress

    DockProgress

    Show progress in your app's Dock icon

    Show progress in your app's Dock icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks Icon
    Cybersecurity Solutions to Protect, Detect and Respond Against Cyberattacks

    Kroll's elite cyber risk experts deliver end-to-end cyber security services for organizations in a wide range of sectors, across the globe.

    From system upgrades or a move to the cloud … to applications meant to improve the customer experience … and to integral third-party relationships, one misstep can cascade into IP theft, wire fraud, ransomware, data breaches and more; not to mention regulatory action, civil litigation and reputational damage. That’s why we’ve structured end-to-end solutions to manage the entire threat lifecycle.
    Learn More
  • 5
    FDWaveformView

    FDWaveformView

    Reads an audio file and displays the waveform

    FDWaveformView is an easy way to display an audio waveform in your app. It is a nice visualization to show a playing audio file or to select a position in a file. To use it, add an FDWaveformView using Interface Builder or programmatically and then just load your audio as per this example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SwiftUIX

    SwiftUIX

    Extensions and additions to the standard SwiftUI library

    ... with the ease promised by the revolution that is SwiftUI. While the project itself is stable and heavily being used in production, its documentation is work-in-progress. Contributions are encouraged and welcomed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MKRingProgressView

    MKRingProgressView

    Ring progress view similar to Activity app on Apple Watch

    Ring progress view similar to the Activity app on Apple Watch. Progress animation. Customizable start/end and backdrop ring colors. Customizable ring width. Customizable progress line end style. /Customizable shadow under progress line end. Progress values above 100% (or 360°) can also be displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    URLImage

    URLImage

    AsyncImage before iOS 15. Lightweight, pure SwiftUI Image view

    URLImage is a SwiftUI view that displays an image downloaded from provided URL. URLImage manages to download the remote image and caching it locally, both in memory and on disk, for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LTMorphingLabel

    LTMorphingLabel

    Animated morphing effects for UILabel written in Swift

    ... interactively, call .pause() after changing .text property, and use updateProgress(progress: Float)to update the progress interactively. Even though this lib was used in a few products on App Store, it’s still an experimental project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
    Learn More
  • 10
    uPic

    uPic

    uPic is a native, powerful, beautiful and simple picture upload tool

    Picture and file upload tool for macOS. A native, powerful, beautiful, and simple. They can automatically upload local files and screenshots, meanwhile, the menu bar shows the uploading progress constantly. The file's link will automatically copied to the clipboard when finish uploading, making you insert pictures quickly when you are blogging or chatting. The link’s format can be a normal URL, HTML, or Markdown, it's totally up to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ACHNBrowserUI

    ACHNBrowserUI

    Animal Crossing New Horizon companion app in SwiftUI

    Animal Crossing New Horizon SwiftUI application! The project main branch is now updated to Xcode 12 beta 1. There is a lot of SwiftUI issues that will be worked on as new betas arrive. For now it compile and will use the best & latest features of Swift 5.3 and SwiftUI. If you want to compile using the stable version of Xcode (11), you can checkout the legacy branch. This is the branch used to ship the app on the App Store until iOS 14 is released.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UICircularProgressRing

    UICircularProgressRing

    A circular progress bar for iOS written in Swift

    UICircularProgress ring is a library for rendering circular progress rings and timers. Declarative: Written using SwiftUI (legacy UIKit version available), UICircularProgressRing is declarative making it easy to read, and easy to use. Customizable: Designed to be used in production, all of the views are highly customizable without giving up ease of use. This allows the developer to tailor the look, feel and functionality to fit their needs. Tested: Battle tested in many production applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HGCircularSlider

    HGCircularSlider

    A custom reusable circular / progress slider control for iOS app

    A custom reusable circular/progress slider control for iOS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pine

    Pine

    A modern, native macOS markdown editor

    Pine is a lightweight macOS markdown editor. It's currently a work in progress. It is a document-based application and aims to follow Apple's Human Interface Guidelines. Pine supports multiple folders and files in its sidebar. Individual files can also be opened in tabs and in separate windows. Touch Bar shortcuts are supported on compatible Macs. A Toolbar can be enabled in preferences. Markdown shortcuts are also available as keyboard combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Just

    Just

    Swift HTTP for Humans

    Just is a client-side HTTP library inspired by python-requests, HTTP for Humans. URL queries, custom headers, form, JSON HTTP body. Redirect control. Multipart file upload along with form values. Basic/digest authentication, cookies, timeouts. Synchronous/asynchronous requests. Upload/download progress tracking for asynchronous requests. Link headers and friendly accessible results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Interpolate

    Interpolate

    Swift interpolation for gesture-driven animations

    ... to be explicit. For other types of gesture recognizers that only report a beginning and an end (e.g. a UILongPressGestureRecognizer), you can animate directly to a target progress value with a given duration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next