31 projects for "livekit-cli" with 2 filters applied:

  • 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

    namefix.pl, 1st and best batch renamer

    Cross-platform batch file renamer with GUI and CLI since 2000

    namefix.pl is a cross-platform batch file renaming utility first released in 2006. It automates the cleanup of large sets of filenames using regular expressions and configurable rules. Features include handling of whitespace, punctuation, extensions, directory processing, safe overwrite checks, and dry-run mode. Both command-line and Tk GUI interfaces are provided. The project was created by Jacob Jarick and is licensed under the GNU General Public License (GPL).
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    Roundup Issue Tracker

    Simple-to-use/-install issue-tracking system: web, REST, email, CLI

    Roundup is a simple-to-use and -install issue-tracking system with command-line, web, REST, XML-RPC, and e-mail interfaces. It runs on python 2.7 or 3.6 or newer. Roundup has been deployed for: * bug tracking and TODO list management (the classic installation) * customer help desk support (with a wizard for the phone answerers, linking to networking, system and development issue trackers) * issue management for IETF working groups * sales lead tracking ...and so on. It's been...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    FoxEye

    Multipurpose platform of modularized client or server daemon.

    FoxEye is a kit (some sort of) to build any kind of internet client, server, gateway, etc., i.e. it isn't designed for any specific purpose but have functionality depending of loaded modules. Its primarily usage is for messaging networks such as chat or IM ones. Core functionality includes: local or telnet CLI; message dispatcher (with multiple encodings support); scheduler; socket abstraction layer with user-defined filter chains; events manager (including own wtmp file). FoxEye is a multithreaded application where the message dispatcher and most of user-defined events (so called bindings) run in single thread but POSIX threads are used for any time-consuming operations such as connection process.
    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
  • 5

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

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

    aria2 - CLI Metalink/BitTorrent client

    A multi-protocol & multi-source, cross platform download utility

    aria2 is a multi-protocol & multi-source, cross platform download utility. The supported protocols are HTTP(S), FTP, BitTorrent, Metalink. It can download a file from multiple sources/protocols and tries to utilize your maximum download bandwidth.
    Leader badge
    Downloads: 158 This Week
    Last Update:
    See Project
  • 8

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    ...Perhaps the most distinguishing quality of this utility is POP3 and IMAP storage providers which enable storage of files in a mail server, such as gmail or yahoo, in so much the same way as an online storage service (google drive, drop box ...). Storage providers could be configured for encrypted storage and specification as to what part of the underlying medium the provider represents. Components: GUI+CLI+Daemon+ConfigStorage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    ...Hosts Setup Utility provides basic tools to manage the hosts file on current operating systems. It also provides both support for Graphical Desktop environment with Graphical User Interface (GUI) and CLI environment with Text-based User Interface (TUI). Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 10
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mr. ChaTTY is a POSIX compliant CLI chat to talk via UNIX terminals through LANs and WANs. It's a client/server based application, it's written in ANSI C and uses BSD sockets for network communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JTL Mage Connect strives at offering a connector to provide integration between the ERP system JTL-Wawi and the popular online shop Magento. Initial version provided by Sysgrade GmbH (www.sysgrade.de) and Onedrop Solutions GmbH & Co KG (www.1drop.de)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OlivaMail is a set of the java e-mail solutions: Webmail, Java Email Client (GUI), Command Line Utility (CLI) and the Core library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Allows screen sharing over email, or through 'conversations' with contacts, so that when a contact receives a screenshot it's automatically displayed with its default image viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PHPMail2Fax is a drop-in replacement for HylaFax's mail2fax written in PHP for the PHP CLI. It will support pdf and tiff and have the ability to handle MIME e-mail. All contributions are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ImapGrab is a cli and gui program (written in Python) that allows you to log into an IMAP server, list mailboxes, and download selected mailboxes to mbox or maildir files. It requires getmail 4.8.2 or higher. The gui requires PyGtk 2.0 or higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    "aria2fe" (the "fe" stands for "FrontEnd") is a graphical user interface (GUI) for the command line (CLI) based program aria2. aria2fe was designed and constructed using C++/Qt for the GNU Unix/Posix/Linux platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    nTorrent - A graphical user interface client to rtorrent (a cli torrent client) written in java. nTorrent can administer a rtorrent process over a network and allows several clients. Take a look at the project website for more info.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Dsctl is a CLI program for controlling as many aspects of the Uniden Bearcat BCD396T and BCD996T radio scanners as possible. This includes backup and restore of memory contents, scanning, searching and trunk scanning. (This is a branch of Sctl.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Features: queue future install/uninstall actions, uses "vacation" as underlying utility, PAM authentication, lightweighted HTTP-server, a few clients (SquirrelMail plugin, generic Perl CGI, CLI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Contains: Compiler, DBMS Libs, Network Libs, Forms support, IDE. Can be used as CRM or CMS system. Also it can compile and run some applications. Supports GCC. Interfaces: CLI, Terminal, CGI. GNAT requires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    If you reach this page most likely you are looking for Rodi P2P binary release - check web site rodi.sf.net If you are looking for CLI/FFS/AOS portable C/C++ libraries for RTOS "emLib" package is the way to go
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MobileCLI provides .NET ECMA-compatible runtime engine and library for develop mobile application on BREW, Symbian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A low profile (Linux CLI) audio player, which can be controlled over the network and stream from/to the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...The GUI is in JAVA and uses JNI to implement the h323 stack based on OpenH323. It compiles and runs on Linux, and Windows. Compatible with netmeeting, gnomeeting, cphone, and any H323 Cli
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next