Showing 1606 open source projects for "livekit-cli"

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
  • 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
  • 1

    metro

    CLI tool that computes possible paths between two train stations

    Metro is a CLI tool that computes possible paths between two stations. It is written in Perl and available under the BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VCipher

    VCipher

    A Social Media Encryption/Decryption Tool

    VCipher is a unique encryption and decryption tool.The code is not unique rather it is quite simple as it uses Vigenère cipher algorithm but the idea is quite unique.It is created to be used as an extra layer of protection for social networking sites,so even if someone's account is hacked it will take them so expertise to read those messages.And if used correctly it can also be made uncrackable if used correctly.This is a CLI(Command Line Interface) there is a web version too. VCipher Web : http://vcipherweb.co.nf/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    cyphertite

    cyphertite

    Secure, encrypted, zero-knowledge online data backup.

    Introducing Cyphertite 2.0: An all new look and feel in Windows! Cyphertite is a tar-like secure remote archiver. It deduplicates, compresses, and encrypts data prior to transmission, providing total privacy while reducing unnecessary wire traffic. It seamlessly supports IPv6 and IPv4 on a variety of platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CLC

    Counts the non-empty, non-comment lines of code in your files.

    Code Line Counter By Sonicarrow V 1.0 Code Line Counter is a CLI tool to count the number of non-empty and non-comment lines of code in a document. Support: Python Java C Installation: Put "clc.bat" and "clc.py" in your C:\Windows folder. (For other OS, anywhere in your system path works.) Usage: Open a command line or terminal of choice. Navigate to the folder with the code file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Mimite

    Mimite

    A cli java frontend to Ninite.com

    A CLI Java front-end to Ninite.com, a webapp that makes single-file web-installers for a select number of windows applications. This program makes it easy to generate (download) installers with a single command line, versus working through a browser. The packages downloaded are genuine Ninite installers, so all the same functionality is available, such as detecting installed apps and updating, as well as 64-bit detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OUI/MA-L Database

    OUI/MA-L Database

    OUI/MA-L Database, MAC Address Database

    OUI/MA-L Database is a Windows 32 bit Stand Alone Utility (portable) that contains Organizationally Unique Identifier (MAC Address Database). Along with it comes the HP procurve CLI (Command Line Interface) to enable/disable NAC (Network Access Control) and 802.1x compatibility CLI. A little tool for network engineers and technicians alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    phpBathymetry

    Using PHP-CLI to parse NMEA data to generate depth maps with GD

    Using PHP-CLI to parse NMEA data to generate depth maps with GD. As fishing is a passion of mine,and it got me to consider using the NMEA formatted data output from my Lowrance 5-DSI Elite to generate a bathymetric map of the lake at my cottage. It is currently very crude, just a bunch of CLI scripts that record NMEA data, and the other parses the stored data and builds a depth, water temperature and sample frequency map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transposer

    Transposer

    Transposer changes chords from one key to another in a song file.

    ...There are two editing panes in the main window. One is for the original song, and the other is for the transposed song. Earlier versions of this program were command line only (CLI), then I used QT to augment my C++ source to create a GUI. This project is now developed in Lazarus, using a collaborative approach. I (abudeveloper) and my son (iamslinger) are working together on this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10

    expect4groovy

    Thin Groovy wrapper of Expect4j library

    Provides set of groovy closures which wraps the Expect4j closures thus provides expect like structures in groovy language. The project aims to automate CLI like command sequences for some of the most popular network vendors such as Cisco, Juniper and Huawei.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SonicLog Cruncher
    Perl logfile analyzer for DELL Sonicwall Firewall logfiles. This Perl program (Windows /Linux / Mac), creates an HTML file containing: hits per protocol, mean, median and variance on hourly and weekday basis, RBL statistics, IPS stats, VPN stats, virus stats, surfing statistics, CFS blocked sites stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DCue

    DCue

    A CLI audio cue file generator which uses the Discogs.com API

    DCue is a command line tool for automatically generating audio cue sheets (.cue files) using the massive release database from Discogs.com to find artist names, track titles, durations and other information via the Discogs API. DCue is equally compatible with Windows and Linux (and probably OS X -- though not officially supported). It has no external dependencies whatsoever. It makes use of some C++11 features where available. Full documentation and information about support and...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    Morris.js

    Morris.js

    Pretty time-series line graphs

    ...I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    DSLstats

    A program for monitoring a DSL connection

    The purpose of this program is to monitor the state of an ADSL or VDSL2 connection. It works with DSL routers using Broadcom chipsets, which have a fully functional telnet interface with access to the Broadcom CLI. It also supports some Thomson/Technicolor routers via their custom CLI, but some of the features of the program are not available for these models. All of the data is obtained from the CLI via telnet. Data is displayed in graphical form, and also can be seen in raw telnet CLI format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    lmctfy

    lmctfy

    lmctfy is the open source version of Google’s container stack

    lmctfy is Google’s open-source container runtime that exposed Linux cgroups and namespaces through a higher-level API, predating the widespread adoption of modern container tools. It offered a daemon and client for creating, updating, and destroying resource-isolated “containers” with quotas on CPU, memory, and other subsystems. The project focused on operational safety—clean hierarchies, accounting, and predictable behavior under resource pressure—reflecting lessons from running containers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Dploy

    Dploy

    FTP/SFTP deployment tool built in node.js

    dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental. It is particularly helpful for small- to medium-sized web projects where complex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    sysCli

    Making "target" CLI commands, a native system command.

    This tool makes it possible for you embedded device UART based CLI commands to become a host command. E.g. uBoot has a command as "pr". It displays the list of available commands and settings. The list is often huge. Would it not be nice, if you could run "grep" command over it?? Well, sysCli makes that possible. An example session will show you how: (on Windows Cygwin) syscli _stay & # This command starts syscli server syscli _open COM1 115200 # Invokes a client syscli and asking server to open COM1 syscli _seteot 0x23 # Letting server know that command prompt ends with '#' (0x23) syscli pr | grep my_text # Client syscli asking server to send "pr" command; grepping.. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    WySQL provides CLI-like web access to SQL DB, implementing a driver for dbms abstraction (MySQL,PostgreSQL,...). Includes: WyCSV (CSV/SQL interface), WyForm (HTML/SQL form edit/play/data), WyCode (code/query/grants analizer), WyAgenda (events schedule).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shadowsocks-Nodejs

    Shadowsocks-Nodejs

    Node.js port of Shadowsocks

    ...Historically, the Node.js port has been used when convenience or platform compatibility mattered, though some maintainers and users note that performance and memory characteristics differ from other implementations. The codebase includes CLI helpers and configuration parsing so it can be run as a service or embedded in other Node.js tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    cryptik

    a python CLI cryptocurrency ticker

    the cryptik project (source, wiki, and tickets) have been moved off of sourceforge due to sourceforge's software bundling policy. Please see our new project home at https://g.dradux.com/dradux/cryptik for the latest code ---- Cryptik is a python application for querying various exchanges (btc-e, crypto-trade, kraken, bitcoinaverage, etc.) to get the current price for various cryptocurrencies (bitcoin, litecoin, primecoin, etc.). Supported Exchanges: * BTC-E * Coinbase *...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Graphal

    Graphal

    Graph algorithms interpreter, IDE, debugger, 3D visualizations.

    Graphal is an interpreter of a programming language that is mainly oriented to graph algorithms. There is a command line interpreter and a graphical integrated development environment. The IDE contains text editor for programmers, compilation and script output, advanced debugger and visualization window. The progress of the interpreted and debugged graph algorithm can be displayed in 3D scene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CoffeeScriptRedux

    CoffeeScriptRedux

    Rewrite of the CoffeeScript compiler with proper compiler design

    CoffeeScriptRedux is a rewritten version of the CoffeeScript compiler with emphasis on compiler design principles, robustness, and extensibility—designed to be "complete enough to use for nearly every project." Before transitioning from Jeremy's compiler, see the intentional deviations from jashkenas/coffee-script wiki page. Complete enough to use for nearly every project. Proper compiler design principles and a focus on robustness and extensibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    ...QueLang Survey Manager can concentrate Results of answered Questionnaires in a single database for mass statistical processing. Includes: -full documentation -GUI Interface -CLI Interface -Survey Manager TODO: - Write a decent parser (I have to study for that) - Add some more macros - Answer images (instead of text only) -You can always tell me what you want me implement, and I will include it (if possible) in the next update!
    Downloads: 0 This Week
    Last Update:
    See Project