Showing 38 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic...
    Downloads: 52 This Week
    Last Update:
    See Project
  • 2
    PingMe

    PingMe

    CLI tool which provides ability to send messages to multiple platforms

    PingMe is a personal project to satisfy my needs of having alerts, most major platforms have integration to send alerts but its not always useful, either you are stuck with one particular platform, or you have to do alot of integrations. I needed a small app which i can just call from my backup scripts, cron jobs, CI/CD pipelines or from anywhere to send a message with particular information. And i can ship it everywhere with ease. Hence, the birth of PingMe. Everything is configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    Ember Simple Auth is a lightweight library for implementing authentication/authorization with Ember.js applications. It has minimal requirements with respect to application structure, routes etc. With its pluggable strategies it can support all kinds of authentication and authorization mechanisms. it maintains a client-side session and synchronizes its state across multiple tabs/windows of the application. it authenticates the session against the application's own server, external providers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    Let Leapp manage your Cloud credentials locally. Improve your workflow with the only open-source desktop app and CLI you’ll ever need. Your all-in-one solution to assign IAM Cloud access across teams. Cloud credentials are available with a click. Data stored locally encrypted in your System Vault. Work with your Cloud Identities from a single place. Automatic temporary Cloud credentials generation and rotation. Pick your Cloud Provider to add a Leapp Session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    CID

    CID

    Insert and manage Linux computers in AD

    CID (Closed In Directory) is a set of bash scripts for inserting and managing Linux computers in Active Directory domains. Modifications made to the system allow Linux to behave like a Windows computer within AD.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    LDAP cli tools. Includes MemberOf to test if user/computer is member of group. Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    multiOTP open source

    multiOTP open source

    PHP strong authentication library, web interface & CLI, OATH certified

    multiOTP is a PHP class, a powerful command line utility and a web interface developed by SysCo systèmes de communication sa in order to provide a completely free and easy operating system independent server side implementation for strong two factors authentication solution. multiOTP supports hardware and software tokens with different One-Time Password algorithms like OATH/HOTP, OATH/TOTP and mOTP (Mobile-OTP). QRcode generation is also embedded in order to support provisioning of Google...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    ...It based on vue and use the UI Toolkit element-ui. It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control. For typescript version, you can use vue-typescript-admin-template (Credits: @Armour). For publishing, you only have to publish the resulting static file after build, which is usually the static file in the dist folder, to your cdn or static server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vue-element-admin

    vue-element-admin

    A magical vue admin

    ...I believe whatever your needs are, this project will help you. You need to install node and git locally. The project is based on ES2015+, vue, vuex, vue-router, vue-cli, axios and element-ui, all requested data is simulated using Mock.js. Understanding and learning this knowledge in advance will greatly help the use of this project. This project integrates a lot of features that you may not use, it will cause a lot of code redundancy. If your project does not pay attention to this issue, you can also directly develop it based on it. ...
    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
    tkPacman

    tkPacman

    A GUI for the 'pacman' package manager of Arch Linux

    tkPacman is a lightweight graphical user interface for 'pacman', the package manager of Arch Linux. It is built with Tcl/Tk. As such it is compatible with all window managers and desktop environments. It only interacts with the package database via the CLI of 'pacman'. So, installing and removing packages with tkPacman or with pacman leads to exactly the same result. tkPacman is started using your normal (unprivileged) user account. You can browse through available and installed packages as a normal user. Anytime, you perform an action that requires 'root' privileges, you are asked to authenticate. tkPacman can use 'su', 'sudo', 'gksu' or 'kdesu'.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 11
    chkdown
    Automatically search the web for file checksums. Verify downloads. CLI program, can optionally do desktop toast (notification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Heliogabalus

    Heliogabalus

    Heliogabalus Rescue Live Linux Distribution

    Forensics, data rescue, data backup, OS and filesystem maintenance and administration. CLI experts only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    dsm2

    dsm2

    Direct SGA access without SQL for Oracle RDBMS

    dsm2 is light weight cli which enables DBA's to list/trace any session in real time directly through the SGA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Radius-DB-manager

    Radius-DB-manager allows you to control MySQL DB from CLI in menu form

    Radius-DB-manager allows you to manage Freeradius MySQL DB from CLI easily using menu style. It supports more then one DB that are synchronized by this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 5 This Week
    Last Update:
    See Project
  • 17

    vtysh

    command line interface tool for network device

    vtysh is a cli config tools used for the fw,utm,nac device to config the base information it come from the zebra vtysh,but i simplify it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SimpleXen

    Simple scripts to control open source Xen

    Having been not fully satisfied by the state of the command line control of Open Source Xen I resolved to create a simple CLI based interface for maintenance tasks that I perform regularly. I am hoping I am not the only one who would find this useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    lslv

    LiSt Logical Volumes

    LSLV (LiSt Logical Volumes) was created as a more CLI-friendly alternative to "diskpart" for viewing the stats of logical volumes present on the host system. Requires IronPython For more information please view the README.txt file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HMTsu

    HMTsu

    HMTsu is a gksu-like tool, frontend to devel-su, sudo and ariadne.

    HMTsu (pronounced 'harmattan-su') is a gksu-like tool for N9 smartphone, frontend to devel-su, sudo and ariadne. It provides graphical password prompt and GUI to launch apps with root priveleges without the need to open terminal and run mentioned tools directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    EnguiMapCLI

    EnguiMapCLI CLI IP Network diag tool (Binary)

    EnguiMapCLI was created as the result of a partnership between EnguiSoft and Kraig Beahn, CEO at L2Networks Corp. EnguiMapCLI provides basic CLI style IP MTU testing, estimating the default internet transit providers maximum transport unit, while also providing standard network adapter information, including the hardware (mac-address), assigned IPv4 address, gateway status and round trip time in a convenient, yet compact and easy to read format. Written in both Pure C, AutoIT v3 and wrapped into a single, portable executable for easy transfer and use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    CLI File Eraser

    Command line file eraser

    This is a simple utility for selectively removing files from a remote folder. It provides a textual interface with checkboxes to let you choose which files you want to erase from your drive. Requires python and urwid library installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...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
  • 25
    Remote Host Manager is a collection of database backed CLI scripts to make managing large numbers of *NIX hosts easy. With a very shallow learning curve, some conventions, and optional customizations, running 10,000 hosts is as easy as running 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next