Showing 1959 open source projects for "livekit-cli"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 1
    electron-vue-admin

    electron-vue-admin

    Vue electron admin template web

    Electron-vue-admin is an admin dashboard scaffold that bundles Vue.js with Electron to deliver a desktop admin experience. It is based on the well-known vue-admin-template and generated with electron-vue tooling via Vue CLI. The project aims to let teams reuse familiar Vue components, routing, and permission models while packaging the app as a cross-platform desktop application. Because it inherits from the template ecosystem, you can incorporate patterns like Element UI components, axios-based API calls, and role-based navigation. It’s useful for internal tools that benefit from native-like desktop packaging, offline capabilities, or OS-level integrations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    whnb

    Linux outliner (cli)

    Linux simple outliner made in bash, needs xxd and nano, whnb.data provided as example, can be renamed so when started again it'll create a clean file. It's a 'recovered' project from the past (2015-2014). No further development in mind. First attempt to make an outliner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React 360

    React 360

    Create amazing 360 and VR content using React

    ...Before installing the developer tools, you'll need to make sure that you have two prerequisites installed, Node.js version 6.0.0 or higher, and yarn or npm (>= v3.0.0) package managers. You'll only need to install this CLI once. It will alert you when it's out of date, and provide instruction on how to update it. Your application's code can be found in index.js, and you can learn more about available framework features by diving into our documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    xsv

    xsv

    A fast CSV command line toolkit written in Rust

    xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable. Simple tasks should be easy. Performance trade offs should be exposed in the CLI interface. Composition should not come at the expense of performance. Let's say you're playing with some of the data from the Data Science Toolkit, which contains several CSV files. Maybe you're interested in the population counts of each city in the world. So grab the data and start examining it. The next thing you might want to do is get an overview of the kind of data that appears in each column. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    SB Admin in Angular 13 and Bootstrap 5

    SB Admin in Angular 13 and Bootstrap 5

    Simple Dashboard Admin App built using Angular 8 and Bootstrap 4

    Simple Dashboard Admin App built using Angular 13 and Bootstrap 5. This project is a port of the famous Free Admin Bootstrap Theme SB Admin v8.0 to Angular 13 Theme. This project was generated with Angular CLI version 13.2.2. Provides fast, reliable and extensible starter for the development of Angular projects. Note that this seed project requires node >=v12.0.0 and npm >=6. Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/class/module. Run ng test to execute the unit tests via Karma. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    confd

    confd

    Manage local application configuration files using templates from etcd

    ...Template resources are defined in TOML config files under the confdir. confd supports two modes of operation daemon and onetime. In daemon mode confd polls a backend for changes and updates destination configuration files if necessary. The metadata api prefix can be defined on the cli, or as part of your keys in the template toml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PharTools

    PharTools

    A powerful PHP-CLI tool to manage phar (PHP-Archive) files

    PharTools is a powerful PHP-CLI tool to manage phar (PHP-Archive) files. It allows to create, extract, convert, edit and view phar archives. It also includes a simple API to implement PharTools features on your own scripts. Don't run this script directly. Run it from a cmd.exe or from a Linux Terminal instance instead If you install PharTools on Windows directories (like Program Files, Program Files (x86), ...) you may need to run cmd.exe as Administrator GitHub Repository: https://github.com/EvolSoft/PharTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Koaton

    Koaton

    Koaton is a CLI tool that provides a starting point for full stack JS

    Koaton is a FullStack Javascript Web Framework. That Allows you to easily create your web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rkt

    rkt

    rkt is a pod-native container engine for Linux

    rkt (pronounced like a "rocket") is a CLI for running application containers on Linux. rkt is designed to be secure, composable, and standards-based. Some of rkt's key features and goals include Pod-native: rkt's basic unit of execution is a pod, linking together resources and user applications in a self-contained environment. Security: rkt is developed with a principle of "secure-by-default", and includes a number of important security features like support for SELinux, TPM measurement, and running app containers in hardware-isolated VMs. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    NBA GO

    NBA GO

    The finest NBA CLI

    Watch NBA live play-by-play, game preview, box score and player information on your console. Best CLI tool for those who are both NBA fans and Engineers. In order to use nba-go, make sure that you have Node version 6.0.0 or higher. All data comes from stats.nba.com APIs. By default, the docker container will run nba-go game -t, but you can override this command at run time. Or download the latest version pkg binaries in releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GLPK for C#/CLI

    GLPK for C#/CLI

    Common language interface binding for the GLPK library.

    GLPK for C#/CLI allows you to use the Gnu Linear Programming Kit with all .NET/Mono languages (C#, F#, Python, J#, Scala, Visual Basic, ...). Makefiles for Windows and Linux are provided. Windows binaries are provided by project GLPK for Windows, http://winglpk.sourceforge.net/.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    EvalAI

    EvalAI

    Evaluating state of the art in AI

    EvalAI is an open-source platform for evaluating and comparing machine learning (ML) and artificial intelligence (AI) algorithms at scale. We allow the creation of an arbitrary number of evaluation phases and dataset splits, compatibility using any programming language, and organizing results in both public and private leaderboards. Certain large-scale challenges need special computing capabilities for evaluation. If the challenge needs extra computational power, challenge organizers can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Command Line GUI

    Parser and GUI libraries for command line programs; Robocopy included

    ...The core library will parse the commaline arguments and populate the Plain Old CLR Object which is the router of the functionality of your command line program. And the Core library may also generates CLI help page. Command Line GUI is a host program that generates GUI for existing command line programs. .NET command line programs constructed through the core library could become a plugin of Command Line GUI and have the GUI generated.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14

    PyCryptImg

    CLI image text encryption using python

    Simple python program to encrypt up to 255 character text into .png or .bmp images. VIEW the README for further instructions as well as image specifications. Used pyinstaller to compile into an .exe ---Feedback is welcome ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    COINMON

    COINMON

    The cryptocurrency price tool on CLI

    Cryptocurrency price ticker CLI. Check cryptocurrencies' prices, and changes on your console. Best CLI tool for those who are both crypto investors and engineers. All data comes from coincap APIs. As coinmarketcap API is only free with API keys, we moved to use coincap API and disabled some features. It's simple to run coinmon on your local computer. You can pass parameters just like coinmon binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    vk-api cli client

    CLI messaging client for vk.com

    this is messaging client for vk.com social network, working through its API. it has simple CLI interface and well-documented code written in bash. see readme to get started. any participation is welcome!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Manjaro Architect

    Manjaro Architect

    Manjaro CLI netinstaller ISOs

    Manjaro has migrated the Dowload to OSDN. You can find the latest editions at https://osdn.net/projects/manjaro-community/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Forge

    Forge

    F# CLI tool for project, file, and solution management

    ...It enables streamlined scaffolding, templating, and manipulation of F# projects and scripts, facilitating a smoother development workflow. While Ionide now emphasizes the dotnet CLI, Forge remains useful for legacy workflows and script-oriented use cases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    schemats

    schemats

    Generate typescript interface definitions from SQL database schema

    Schemats is a TypeScript code generator that creates type definitions from existing PostgreSQL schemas. It helps developers working with raw SQL or query builders to maintain strong typing and avoid runtime errors. By analyzing database schemas, Schemats bridges the gap between relational databases and TypeScript-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    meh-rewrite

    A CLI assistant

    A quirky CLI (Command Line Interface) assistant
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PCAPAnalyzer

    Network traffic analysis from PCAP format

    PCAP Analyzer is a tool that helps analyzing network traffic captured in a PCAP format (standard of tcpdump). It has extensible Filters in charge of dissecting packets and printing information like throughput or anything that can be analyzed by Filters (e.g. packet loss, reordering, ...). It comes with several built-in Filters but can be expanded by adding custom-made Filters to the classpath. It was developped to help understanding complex network routing problems, where packets could...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    arkwrt

    A CLI tool for concepts defined in the ArchiMate® 2.1 specification

    Arkwrt is a CLI (command-line interface) tool that provides a partial implementation of the ArchiMate® 2.1 Specification (ISBN: 978-94-018-0003-7). Arkwrt's creation was inspired by the The UNIX® philosophy that emphasizes building simple, short, clear, modular, and extensible code, that can be easily maintained and re-purposed by developers other than its creators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Remote Syslog

    Remote Syslog

    Deploys a syslog server with CLI and GUI tools.

    Notice: new version is available @: https://www.remotesyslog.com/ and https://github.com/tslenter/RS/ Information about this version can be found @: https://github.com/tslenter/Remote_Syslog Remote Syslog is a free application what can be used to view syslog messages. It uses 3 small c++ programs for installation and CLI log control. Recently we added a web based GUI, this gives you a easy way of viewing and extracting syslog messages. The buildin installer installs syslog-ng as syslog deamon and combines this with colortail and apache2 to enhance the display output. Use for installation Ubuntu 16.04 LTS or later, Debian 8.x /9.x. Can be used with a Raspberry Pi 3B.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    jdbsee

    A command line tool for database operations over JDBC

    Jdbsee CLI supports running SQL queries from command line in batch or interactive mode. Database connection settings and related credentials can be persisted for later reuse. The JDBC drivers can be automatically downloaded from maven central repo or loaded from local jars. For more info see https://github.com/davidecavestro/jdbsee/blob/master/docs/index.adoc.
    Downloads: 1 This Week
    Last Update:
    See Project