Showing 1606 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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Roarder

    Roarder

    Php Autoloader CLI

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pangu.py

    pangu.py

    Paranoid text spacing in Python

    pangu.py is a Python port of the Pangu spacing tool that automatically inserts proper whitespace between CJK characters and Latin letters, numbers, or symbols. Mixed-script text often becomes cramped or ambiguous, and this library applies simple but effective typography rules to make it instantly more readable. It works both as a Python library and a command-line utility, so you can process strings in code, tidy files in bulk, or wire it into documentation and build pipelines. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    REX-Ray

    REX-Ray

    REX-Ray is a container storage orchestration engine

    ...REX-Ray provides a vendor-agnostic storage orchestration engine. The primary design goal is to provide persistent storage for Docker, Kubernetes, and Mesos. It is additionally available as a Go package, CLI tool, and Linux service which enables it to be used for additional use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RAN

    RAN

    RAN! React . GraphQL . Next.js Toolkit

    Hot-reload ready for dev, next-generation JavaScript (ES6). Offline-ready, next-generation CSS (CSS-in-JS). Create new page in a second (with CLI). SEO-ready, performance-first, production deployment ready for now, Digital Ocean, Heroku, and AWS. Prettier and ESLint integrated. Also, there is a beta version for new features & fixes that we are testing before release. It can be unstable, so that's why please use stable version if you are working on the project that is in production. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    lein-figwheel

    lein-figwheel

    Figwheel builds your ClojureScript code and loads it into the browser

    ...There is a new Figwheel in town! Figwheel Main is a complete re-write of Figwheel and represents the latest and greatest version of Figwheel. It works great with Leiningen or the new Clojure CLI Tools. So head over to Figwheel Main to give it a try. Get a quick idea of what figwheel does by watching the 6-minute flappy bird demo of figwheel. If you write reloadable code, figwheel can facilitate automated live interactive programming. Every time you save your ClojureScript source file, the changes are sent to the browser so that you can see the effects of modifying your code in real-time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    The official npm run-script command cannot run multiple scripts, so if we want to run multiple scripts, it's redundant a bit. Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    paste

    paste

    Simple Node.js pastebin

    Simple Node.js pastebin built with Koa, MongoDB, Pug, Bootstrap and Prism.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MeNUS

    MeNUS

    The Revoluntionary Restaurant Management System

    Improves the management and its efficiency of your restaurants in NUS. This is a desktop menu application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) which is oriented for typist users. The target user group is F&B owners who operate one or more restaurants in NUS. This application aims to improve the effectiveness and efficiency of managing their restaurants. Essentially, MeNUS is the one and only restaurant management system they will ever need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jupyter Themes

    Jupyter Themes

    Custom Jupyter Notebook Themes

    jupyter-themes brings theme management to classic Jupyter Notebooks with a command-line tool that can restyle the interface, code cells, and UI chrome in seconds. It ships a catalog of popular dark and light themes and lets you customize fonts, font sizes, cell widths, and toolbar visibility so the notebook matches your preferred reading and coding ergonomics. The theming system adjusts CodeMirror syntax highlighting to keep code legible against chosen backgrounds and provides options to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    A barebones Node.js app using Express 4. This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository. Heroku generates a random name (in this case sharp-rain-871) for your app, or you can pass a parameter to specify your own app name. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    ...Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus communications. See the README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tracking_DLL

    Managed Dll callable from MQL4, MQL5 script in Metatrader 4 and 5.

    For Metatrader 5 the Project is written in C++/CLI and it allows to easily add calling C# functions. For Metatrader 4 there is project written in C++ that calls COM exposed managed C# function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Ingeance_gl02

    CLI tool extracting datas from tweets in a structured format

    Cet outil codé en JavaScript (fonctionne avec Node.js) permet à un utilisateur d'extraire des données utiles tels que des graphiques ou des indicateurs à partir de tweets. Le logiciel permet de traiter des fichiers CSV contenant des tweets obtenus à partir de l'API de Twitter et d'obtenir des données d'intérêt telles que des listes de tweets suivant un hashtag ou encore des top 10 de tweets filtrés à partir d'un critère. Il permet également d'obtenir des graphiques issus des données...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tournesol_gl02

    A tool to analyze Twitter brand activity

    This tool is a CLI interface to query Twitter's API data to extract valuable information : - Top 10 authors for a specific day - Hashtags associated with a reference hashtag - Top 10 hastags for a specific day - Number of tweets during a specific period of a specific day for a specific author - Number of tweets during a specific period of a specific day for a specific hashtag - Number of tweets per city - Display a graph of the number of tweets per city
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Atom Beautify

    Atom Beautify

    Universal code formatting plugin

    ...Some of the supported beautifiers are developed for Node.js and are automatically installed when Atom-Beautify is installed. However, other beautifiers are command-line interface (CLI) applications and require you to manually install them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    create-ts-lib

    create-ts-lib

    Create-ts-lib: A Starter Kit and a CLI to create your TypeScript

    TypeScript Webpack Starter is a boilerplate setup for building modern JavaScript applications with TypeScript and Webpack. It provides a structured foundation for scalable frontend and backend projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React-Proto

    React-Proto

    React application prototyping tool for developers and designers

    ...Define parent and child components along with props and state. Inject files into an existing project, start a new project using create-react-app, or clone your favorite github boilerplate. The application can be run from cli using react-proto command or by clicking on the application icon. To start a new project, either import a mockup or start with a blank stage. Add components you would like to create using the input, then drag the component frame into place and resize accordingly. While building, you can use the icons in the toolbar to zoom, toggle the draggability of the stage, update or remove an image, collapse the left container, and export your files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    frint

    frint

    Modular JavaScript framework for building scalable applications

    ...We embraced the power of reactive programming everywhere, including app-to-app communication for ease of development. Gives your applications a structure. Environment agnostic (runs in browser, server, and CLI). Rendering library agnostic (integrates with React, Vue, and Preact). Composable with multiple packages as needed. Each package is focused on doing one thing only and doing it well. Modular architecture with Apps. Embraces reactive programming with RxJS. Progressive and easy to adopt in existing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    roadhog

    roadhog

    Cli tool for creating react apps

    The roadhog project is a command-line tool / scaffolding utility aimed at simplifying how front-end React applications are built, tested, and deployed. It provides a familiar workflow — much like Create React App — with built-in commands such as dev, build, and test, streamlining the development lifecycle for React projects. Because it's built on top of react-dev-utils, it brings optimizations and configurations (bundling, hot reloading, testing setup) out-of-the-box, but also allows more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    puppet-reportprint

    puppet-reportprint

    CLI Viewer for Puppet Reports

    puppet-reportprint is a utility for rendering Puppet reports into human-readable output that operators can scan quickly. It takes structured report data and formats it as concise summaries, highlighting changed resources, failures, and metrics that matter during triage. The goal is to help teams move from raw report artifacts to actionable insights without opening a full dashboard or writing ad-hoc parsing scripts. It is designed to fit naturally into existing Puppet workflows, making it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    unfluff

    unfluff

    Automatically extract body content (and other cool stuff) from HTML

    ...The repository notes some limitations (e.g., languages like Chinese/Arabic/Korean may not be well-supported). Because of its simplicity and focused purpose, it can be a reliable building block in backend services or CLI tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    npm-consider

    npm-consider

    Check package dependencies before installing it

    npm-consider is a command-line tool that analyzes npm dependencies and suggests alternative packages based on factors like security, popularity, and maintenance activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MorpheusArch-lxqt

    MorpheusArch-lxqt

    Data recovery linux distribution with LXQt DE

    DOCUMENTATION CAN BE FOUND HERE: https://github.com/MorpheusArch/morpheusarchdocs/blob/master/MorpheusArchDocumentation-converted.pdf This linux distribution is loaded with photorec and testdisk, ddrescue and other data recovery tools so you can recover 400+ file types. All you need to do is create a bootable USB stick / CD and log in as: username: morpheus password: arch Please also check out the wiki: https://sourceforge.net/p/morpheusarch-lxqt/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Athena

    Athena

    Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker

    ...It aims to give users an on-demand capability to convert HTML to PDF without frills. At the lowest level, its CLI component (athenapdf) was designed to be an alternative / drop-in replacement for wkhtmltopdf, a popular CLI tool for HTML to PDF conversions. Because of Docker the CLI syntax is a bit more complex but it's much more reliable.
    Downloads: 0 This Week
    Last Update:
    See Project