Showing 23 open source projects for "edge-tts-record"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    OCMock

    OCMock

    Mock objects for Objective-C

    OCMock is a powerful Objective-C testing framework that enables developers to create mock objects for unit testing. It simplifies testing by allowing the simulation of dependencies, verifying method calls, and testing edge cases in iOS and macOS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Repeat

    Repeat

    Mouse/keyboard record/replay and automation hotkeys/macros creation

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 3
    JJException

    JJException

    Protect the objective-c application

    Common problems will not crash by the JJException, Hook the Unrecognized Selector, Out of bound, the parameter is nil, etc. Throw the exception to the interface, and then save the exception record to the log, and upgrade the app or Hot-Fix to resolve the exception.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ZFPlayer

    ZFPlayer

    Support customization of any player SDK and control layer

    ...Gesture-driven controls—brightness, volume, and scrubbing—make the experience feel native, and the control layer is designed for easy theming or replacement. The library handles common edge cases such as auto-play on visibility, pausing when a cell scrolls off screen, and recovering from interruptions or errors. Its API encourages composition: you configure a player manager, container view, and control view so advanced features can be swapped without touching the core. With ample demos and extension points, ZFPlayer helps teams move quickly from a basic AVPlayer wrapper to a production-grade, interactive video experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OHHTTPStubs

    OHHTTPStubs

    Stub your network requests easily!

    ...OHHTTPStubs headers are fully documented using Appledoc-like / Headerdoc-like comments in the header files. Instead of writing the content of the stubs you want to use manually, you can use tools like SWHttpTrafficRecorder to record network requests into files. This way you can later use those files as stub responses. OHHTTPStubs is split into subspecs so that when using Cocoapods, you can get only what you need, no more, no less. OHHTTPStubs supports Swift 2.2 (Xcode 7), Swift 2.3 (Xcode 8), Swift 3.0 (Xcode 8+) and Swift 3.1 (Xcode 8.3+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Christmas Tree

    Christmas Tree

    Decorate your own virtual Christmas Tree

    ...Move toy away from Christmas Tree to remove it. 4. Repeat previous step, choosing different toys from gallery until you get your own wonderfully decorated Christmas Tree. Press Capture or Record buttons to save image or GIF of your Christmas Tree or share it with friends. Christmas Tree is available for iOS 11+, Android 4.4+ and Windows Phone 7.5+ environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    iRate

    iRate

    Library to promote iPhone and Mac App Store apps

    ...You configure the behavior through a handful of properties, and the library handles the rest: showing the prompt, respecting “remind me later,” and redirecting to the correct App Store page. It includes sensible defaults so you can drop it in and get results quickly, yet it’s flexible enough to honor edge cases like beta builds or specific app versions. For indie developers and teams alike, it’s a pragmatic way to turn satisfied users into visible store reviews without building custom logic from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    UITableView-FDTemplateLayoutCell

    UITableView-FDTemplateLayoutCell

    Template auto layout cell for UITableViewCell

    ...If you want to enforce frame layout mode, enable this property in your cell's configuration block. A fully self-satisfied cell is constrained by auto layout, and each edge has at least one layout constraint against it. It's the same concept introduced as "self-sizing cell" in iOS8 using auto layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    HeapInspector

    HeapInspector

    Find memory issues & leaks in your iOS app without instruments

    ...You can discover memory leaks, no longer used objects, abandoned memory and more issues directly on your device without ever starting Instruments. Basically, you can inspect the entire heap and see all living objects of your iOS app. To be more precise you can record the heap for a specific part of the app. For instance when navigating through the menu. Like in Apple's Instruments the snapshot compares the heap before you started recording. For instance you can start the snapshot before you push a new UIViewController onto your UINavigationController stack and stop after popping the UIViewController.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PBJVision

    PBJVision

    iOS Media Capture – features touch-to-record video, slow motion

    PBJVision is a camera library for iOS that enables easy integration of special capture features and camera interface customizations in your iOS app. Next Level is the Swift counterpart. Capture is also possible without having to use the touch-to-record gesture interaction as the sample project provides. This library was originally created at DIY as a fun means for kids to author videos and share their skills. The touch-to-record interaction was pioneered by Vine and Instagram.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MagicalRecord

    MagicalRecord

    Easy Fetching for Core Data!

    In software engineering, the active record pattern is a design pattern found in software that stores its data in relational databases. It was named by Martin Fowler in his book Patterns of Enterprise Application Architecture. The interface to such an object would include functions such as Insert, Update, and Delete, plus properties that correspond more-or-less directly to the columns in the underlying database table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EZAudio

    EZAudio

    An iOS and macOS audio visualization framework

    An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations. I've designed six audio components and two interface components to allow you to immediately get your hands dirty recording, playing, and visualizing audio data. These components simply plug into each other and build on top of the high-performance, low-latency AudioUnits API and give you an easy to use API written in Objective-C instead of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KoyamaPbl2011

    HealFu is an iPhone app for manage health developed by Prof.Koyama Lab

    ...Easily set your goal weight by increasing or decreasing your ideal body weight. Well designed for recording health and fitness data. Encourge message will not allow you to record your weight boringly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gawker creates time-lapse movies using an iSight/DV camera. Images from your camera can be shared, allowing other users to record your image stream. Streams can also be combined to create a time-lapse movie with two locations side-by-side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    iMagneto
    iMagneto is focused on the audio/video streams transmitted over the internet. iMagneto allows you to play and record your favorites streams as Web TV or Radio, ADSL TV and multimedia podcast.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Diver's Logbook enables scuba divers to record information about their dives. Diver's Logbook is targeted to recreational divers who want an easy-to-use but full-featured electronic dive log.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Personal Log is a native Tiger Mac OS X Cocoa application providing a catagorized personal record of events. Log entries are date/time stamped and may contains pictures and formatted text. Multiple logs are supported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    USB Radio has the goal to develop both the hardware and the software for a USB connected radio. A user should be able to control the radio from the computer and record and save broadcasts to hard drive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The goal of llama-X is to be a cutting-edge desktop operating system for the x86 architecture. A new object-oriented filesystem, and a fresh new desktop paradigm, and an innovative multikernel subsystem are main features of the system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Bring multimedia to OS X. Watch tv and record on Mac OS X. Developement of a usable and free Booktree 8xx device driver and a viewer/recorder application for the Mac OS X operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Turns EDGE data transfers over mobile carrier on and off on the iPhone (by changing the APN name and quickly rebooting)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    iPasswordMaker

    Password records and generation tool under iphone,it's very amusing.

    Password records and generation tool under iphone. 1. can record your password detail. 2. can generation md5 code as your password. 3. can location your longitude and latitude which used as password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB