Showing 19 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    eqMac

    eqMac

    macOS System-wide audio equalizer & volume mixer

    ...Professional grade Parametric EQ & volume mixer. If you feel like your audio device (Headphones or Speaker) does not have enough Bass (low frequency) punch, or vice versa, you can adjust that using eqMac. macOS does not have a direct way to access the System Audio stream, so we use the eqMac Audio driver to divert the system audio to the driver's input stream. Then eqMac captures that Input audio stream processes it, and sends it directly to the output device. Expert EQ, unlimited bands, fully customizable (Filter Type, Frequency, Gain, Bandwidth). ...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 2
    Gifski

    Gifski

    Convert videos to high-quality GIFs on your Mac

    This is a macOS app for the gifski encoder, which converts videos to GIF animations using pngquant's fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GIFs that use thousands of colors per frame and up to 50 FPS (useful for showing off design work on Dribbble). You can also produce smaller lower quality GIFs when needed with the “Quality” slider, thanks to gifsicle. Gifski supports all the video formats that macOS supports (.mp4 or .mov with H264, HEVC, ProRes, etc). ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    Swiftfin

    Swiftfin

    Native Jellyfin Client for iOS and tvOS

    Swiftfin is a modern video client for the Jellyfin media server. Made using Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices. Swiftfin is a fast, native video player that works with Jellyfin, the open source free software media server.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    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
    Nuke

    Nuke

    Image loading system

    ...Every feature is carefully designed and optimized for performance. Fast LRU memory cache, native HTTP disk cache, and custom aggressive LRU disk cache. Customize image pipeline using built-in Alamofire, Gifu, FLAnimatedImage, WebP plugins or create your own. Enable progressive decoding with a single line of code. Nuke supports progressive JPEG out of the box, and WebP via a plugin built by the community. Automatically prefetch images ahead of time using either Preheat or native table and collection view prefetching APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Lottie for iOS

    Lottie for iOS

    An iOS library to natively render After Effects vector animations

    Lottie‑iOS is an open-source library by Airbnb that renders After Effects animations (in JSON or .lottie format) natively on Apple platforms, including iOS, macOS, tvOS, and visionOS. Written in Swift, it supports SwiftUI and UIKit integrations and enables fluid vector animations with minimal performance overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ImageViewer.swift

    ImageViewer.swift

    An easy to use Image Viewer that is inspired by Facebook

    ...Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate Alamofire into your Xcode project using Carthage, specify it in your Cartfile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    YouTube Music Mac

    YouTube Music Mac

    A Mac app wrapper for music.youtube.com

    A simple Mac app wrapper using WKWebView for YouTube Music that allows YouTube Music to run as a standalone process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AR MultiPendulum

    AR MultiPendulum

    The first affordable AR headset experience

    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. AR MultiPendulum allows users to interact with virtual objects directly with their hand instead of tapping an object's location on a touchscreen. It brings a mesmerizing multi-pendulum simulation into augmented reality. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AnimatedCollectionViewLayout

    AnimatedCollectionViewLayout

    UICollectionViewLayout subclass adding custom transitions/animations

    ...Normally a UICollectionView has no transition effects when you scroll from one item to another. There are lots of ways to write animations for UICollectionView, but using a UICollectionViewLayout subclass is by far the simplest one. And it doesn't break any of your existing code. You can still use your UICollectionView subclass and you don't need to change your UICollectionViewCell. Just plug and enjoy. Most of the built-in animators work best in Paging mode and they have additional parameters that you can tweak for better transitions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    An animation library for iOS, tvOS, and macOS that uses physics-based animations (including springs) to power interactions that move and respond realistically. There are several ways to integrate Advance into your project. Advance animations are applied on every frame (using CADisplayLink on iOS/tvOS, and CVDisplayLink on macOS), allowing for fine-grained control at any time. Animator allows for more flexibility in the types of animation that can be performed, but gives up some convenience in order to do so. Specifically, animators allow for any type of animation or simulation to be performed for a single value. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VersaPlayer

    VersaPlayer

    Versatile Video Player implementation for iOS, macOS, and tvOS

    Versatile Video Player implementation for iOS, macOS, and tvOS. VersaPlayer aims to be simple to use but also flexible, to start using VersaPlayer first create a view programatically or via storyboard. To add controls for your player use the VersaPlayerControls class, which comes packed with outlets to control your player, you can also add as many as you like by making a custom implementation. VersaPlayer also brings support for encrypted content, to make use of this functionality you must implement VersaPlayerDecryptionDelegate and assign it to VersaPlayer's decryptionDelegate property. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Display Switcher

    Display Switcher

    Custom transition between two collection view layouts

    ...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 changes its appearance depending on which view is activated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VegaScroll

    VegaScroll

    Animation flowlayout for UICollectionView

    VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Material Motion

    Material Motion

    A toolkit for building responsive motion using Core Animation

    ...It's possible to flick the view to dismiss it using the tossable interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MPParallaxView

    MPParallaxView

    Apple TV Parallax effect in Swift

    Apple TV Parallax effect in Swift. Rotate the view using a touch or accelerometer. To run the example project, clone the repo, and run pod install from the Example directory first. You can easily customize Parallax View in Storyboard! Jump into the Example project to look at properties. How about an accelerometer parallax instead of touch? Set Accelerometer Enabled to On in Storyboard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Android tool for Mac

    Android tool for Mac

    Screenshots, video recordings, app installation for iOS and Android

    ...Do all of the above on all devices connected to your Mac, in one click. Recording videoCopy AndroidTool.app to your Applications folder. Right click AndroidTool and choose Open. To install using homebrew-cask, run brew cask install androidtool in the terminal. Android Tool outputs both mp4 and an animated gif. The animated gif can be placed in a Google Docs document or an email. Double click any APK file on your hard drive and Android Tool pops up asking you onto which device you want to install it. Take screenshots of one or all devices connected to your mac, in one click, or by pressing cmd-shift-S. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next