Showing 13 open source projects for "livekit-cli"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Percona Toolkit

    Percona Toolkit

    A collection of advanced open source command-line tools

    Percona Toolkit is a collection of battle-tested command-line tools for MySQL and MariaDB that help diagnose performance, verify integrity, and perform online maintenance safely. Utilities such as pt-query-digest analyze slow logs and packet captures to surface hotspots and regressions, while pt-online-schema-change applies ALTERs with minimal blocking by copying and swapping tables. Consistency tools like pt-table-checksum and pt-table-sync detect and reconcile replication drift across...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    inxi

    inxi

    inxi is a full featured CLI system information tool

    Inxi is a powerful, full-featured command-line system information tool that aggregates hardware, software, and system metrics into a concise, human-readable format in terminal or IRC clients. Though development is archived, it remains available in many Linux/BSD repositories. Displays comprehensive system information including CPU, kernel version, uptime, memory, disk, processes, etc. Supports many command-line options (-A, -b, etc.) to customize output (audio, battery, network, etc.) Works...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    pl

    Perl One-Liner Magic Wand

    Some tasks are too menial for a dedicated script but still too cumbersome even with the many neat one-liner options of "perl -E". This small script fills the gap: various one-letter commands & magic variables (with meaningful aliases too) and more nifty loop options take Perl programming to the command line. Fully imports List::Util. With no program on the command line, starts a pl Shell. How to "e(cho)" values, including from "@A(RGV)", with single "$q(uote)" & double "$Q(uote)". Same...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Betty

    Betty

    Holberton-style C code checker written in Perl

    Betty is a Perl-based coding style checker that enforces the Holberton School coding style (inspired by the Linux kernel style) for C code and documentation. It identifies inconsistencies, style violations, and formatting issues in C source files. You should be aware that by default, some text editors are using spaces instead of tabs. For instance, when you press tab key on emacs, by default, leading spaces will be put, and that will cause Betty to raise a lot of warnings. Please find some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    Global Translation and Localisation Team
    Translation team with the primary objective to translate and maintain the translations of some useful SourceForge.net Projects. GUI and CLI applications, PHP, Java and Documentation for Linux, Apple MAC & BSD and Windows. More info on our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xcode Shell

    Xcode Shell

    shell script that used to auto-build xcode project

    xcode_shell is a collection of shell scripts designed to automate common tasks in iOS development, such as building .ipa packages, publishing apps, and managing project assets. Although largely superseded by modern tools like fastlane and fir-cli, this project demonstrates how developers previously streamlined their workflows with custom scripts. The repository includes utilities to compile Xcode projects and workspaces, handle CocoaPods builds, publish .ipa files to private servers or fir.im, send notification emails, and even batch-rename images with the @2x suffix for Retina devices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    git-cal

    git-cal

    github like contributions calendar on terminal

    ...Because it reads local Git metadata, it respects your privacy and can include private work you don’t push to public remotes. For developers who like quick visual feedback in the CLI, git-cal turns raw commit timestamps into an at-a-glance activity portrait.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    I'm virtualized?

    I'm virtualized?

    detects several virtualizations

    imvirt is a set of Perl modules and helper binaries used to detect if it is running in a virtualization container. It is able to detect several containers like HyperV, VirtualBox, VMware, QEMU, KVM or Xen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ss7mon

    ss7mon an SS7/SIGTRAN signalling monitor

    ss7mon will implement the following features for SIGTRAN and SS7 family of protocols: - Message sniffer. - Call flow tracing. - Traces DB. - Distributed tracing. - QoS monitoring. - KPI monitoring. - Web interface. - CLI command line interface. - ...etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    ...The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code. If you need to access an archive of this code, you may find it here https://github.com/awslabs/mturk-legacy-sdks/tree/master/perl-sdk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter. CCFE don't need changes to called scripts or commands, so they can indifferently be executed with CCFE interface or CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Support for generating command-line interface in Perl programs using and extending the Moose OO framework. It will provide easy definition of sub-commands and option parsing such the one provided by Getopt::Long and alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pornsvn is a CLI tool for subversion. It provides a simple interface to review your changes and choose what files you want to commit, much like what tig is for git, albeit with less features (for now!). It is written in Perl with Curses::UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next