Showing 25 open source projects for "video-making"

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
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 1
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    Streamlink is a command-line utility that pipes video streams from various services into a video player, such as VLC. The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content. There is also an API available for developers who want access to the stream data. Streamlink is built upon a plugin system that allows support for new services to be easily added.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    Useful Scripts

    Useful Scripts

    Useful scripts for making developer's everyday life easier

    Useful scripts for making developers' everyday lives easier and happier, involving java, shell, etc. Usually useful manual operations are made into scripts for convenient use, making the daily life of development easier. Share the functions (i.e. requirements, ideas) that are commonly used but not written into scripts, and submit an Issue. The scripts of this warehouse (such as related scripts) are deployed and used in the online production environment of JavaAlibaba and other companies (such as Portable Cloud). ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    websocat

    websocat

    Command-line client for WebSockets, like netcat (or curl)

    ...Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions. Connecting to and serving WebSockets from the command line. Executing external program and making it communicate to WebSocket using stdin/stdout. Text and binary modes, converting between lines (or null-terminated records) and messages. Inetd mode, UNIX sockets (including abstract namespaced on Linux). Integration with Nginx using TCP or UNIX sockets. Directly using unauthenticated SOCKS5 servers for connecting to WebSockets and listening WebSocket connections. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    ani-cli

    ani-cli

    A cli tool to browse and play anime

    A cli tool to browse and play anime. A cli to browse and watch anime (alone AND with friends). This tool scrapes the site gogoplay. If you encounter "Video URL not found" or any breaking issue, then make sure you are on the latest version by typing sudo ani-cli -U to update on Linux, Mac, and Android. On Windows, run gitbash as administrator then their type ani-cli -U. If after this the issue persists then open an issue. If you see sed warnings or your history entries have disappeared after updating, then update your history file with the history transition script.
    Downloads: 18 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    WezTerm

    WezTerm

    GPU-accelerated cross-platform terminal emulator

    ...WezTerm is highly customizable and focuses on providing a powerful, flexible terminal experience for developers and system administrators. It also supports serial terminal emulation, making it useful beyond just local shells. The project is open source and maintained actively, with a vibrant community available for support via GitHub Discussions and chat platforms. With over 21,000 stars on GitHub, WezTerm is recognized for its speed, robustness, and developer-friendly features.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    bore

    bore

    bore is a simple CLI tool for making tunnels to localhost

    A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls. That's all it does, no more and no less. This will expose your local port at localhost:8000 to the public internet at bore.pub:<PORT>, where the port number is assigned randomly. Similar to localtunnel and ngrok, except bore is intended to be a highly efficient, unopinionated tool for forwarding TCP traffic that is simple to install and easy to self-host, with no...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Next Terminal

    Next Terminal

    Open source interactive audit system that supports RDP, SSH, VNC,

    ...Next Terminal observes and logs every online resource, connection, interactive session and other security event in all environments. These events are recorded in a structured audit log, making it easy to see what is happening and who is responsible. Next Terminal is developed with Golang. After compilation, there is only one binary file, and the built-in sqlite can be used to store files. It is very lightweight and supports one-line command installation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    ...Avro relies on schemas. When Avro data is read, the schema used when writing it is always present. This permits each datum to be written with no per-value overheads, making serialization both fast and small. This also facilitates use with dynamic, scripting languages, since data, together with its schema, is fully self-describing. When Avro data is stored in a file, its schema is stored with it, so that files may be processed later by any program. If the program reading the data expects a different schema this can be easily resolved, since both schemas are present.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    JiraCLI

    JiraCLI

    Feature-rich interactive Jira command line

    JiraCLI is an interactive command line tool for Atlassian Jira that will help you avoid Jira UI to some extent. This tool is not yet considered complete but has all the essential features required to improve your workflow with Jira. The tool started with the idea of making issue search and navigation as straightforward as possible. However, with the help of outstanding supporters like you, we evolved, and the tool now includes all necessary features like issue creation, cloning, linking, ticket transition, and much more. Note that some features might work slightly differently in cloud installation versus on-premise installation due to the nature of the data. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.

    For Residential, Commercial and Public Works Contractors

    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
    Learn More
  • 10
    SDKMAN! CLI

    SDKMAN! CLI

    The SDKMAN! command line interface

    ...It provides a convenient command-line interface for installing, switching, removing and listing Candidates. If the environment needs tweaking for SDKMAN to be installed, the installer will prompt you accordingly and ask you to restart. Making life easier. No more trawling download pages, extracting archives, messing with _HOME and PATH environment variables. Runs on any UNIX based platforms, macOS, Linux, Cygwin, Solaris and FreeBSD.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Notcurses

    Notcurses

    blingful character graphics/TUI library. definitely not curses

    A library facilitating complex TUIs on modern terminal emulators, supporting vivid colors, multimedia, threads, and Unicode to the maximum degree possible. Things can be done with Notcurses that simply can't be done with NCURSES. It is furthermore fast as shit. What it is not: a source-compatible X/Open Curses implementation, nor a replacement for NCURSES on existing systems. Notcurses abandons the X/Open Curses API bundled as part of the Single UNIX Specification. For some necessary...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ddgr

    ddgr

    DuckDuckGo from the terminal

    ddgr is a command-line search tool that lets users perform DuckDuckGo web searches directly from their terminal, providing a privacy-focused alternative to browser-based searches without tracking or personalized profiling. It fetches search results via DuckDuckGo’s API or HTML output and presents links, snippets, and metadata in a clean terminal format, making it useful for programmers, sysadmins, and privacy advocates who prefer keyboard-driven workflows. The tool also supports options like opening a selected result in a web browser, piping results into other tools, and restricting searches to specific formats such as text-only or JSON for further processing. Because it avoids third-party tracking and ads built into many browser search experiences, ddgr appeals to users seeking greater control over data and a faster, distraction-free search flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cardionet

    cardionet

    A beautiful, modern Terminal User Interface (TUI) for nmap

    CardioNet simplifies network scanning by providing an intuitive graphical interface for nmap, making it accessible to both beginners and advanced users. Build complex scanning commands visually, execute them in real-time, and export results in multiple formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    quardCRT

    quardCRT

    quardCRT is a terminal emulation software.

    quardCRT is a terminal emulation software that supports multiple terminal protocols, can be used across platforms without dependencies, and has a completely consistent user experience on windows/linux/mac. It supports multiple tabs and history management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    datree

    datree

    Prevent Kubernetes misconfigurations from reaching production

    ...The CLI integration provides a policy enforcement solution to run automatic checks for rule violations. Datree is a CLI tool that supports Kubernetes admins in their roles by preventing developers from making errors in Kubernetes configurations that can cause clusters to fail in production. Our CLI tool is open source, enabling it to be supported by the Kubernetes community. It’s far more effective than manual processes, such as sending an email to a slew of developers, begging them to set various limits, which likely falls on deaf ears because developers are already overwhelmed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits. A utility for versioning using semver and CHANGELOG generation powered by Conventional Commits. This has the benefit of making your repo/package more portable so that other developers can cut releases without having to globally install standard-version on their machines. Any of the command line parameters accepted by standard-version can instead be provided via configuration. Please refer to the conventional-changelog-config-spec for details on available configuration options. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lolcat

    Lolcat

    Rainbows and unicorns

    ...Inspired by the original Ruby “lolcat” project, it takes input from stdin or files and outputs the same text with colorful ANSI escape codes. It’s frequently used to add a playful touch to logs, help messages, or shell scripts, making otherwise mundane terminal output more fun. Options allow customizing color spread, speed, and randomization to create different rainbow effects. Lolcat is often piped into commands like cat, figlet, or fortune to create whimsical and eye-catching console art. Despite being lighthearted in purpose, it demonstrates the use of ANSI codes and stream manipulation in a clean, portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DSK Software and Components

    Various multi-platforms projects coded in FreePascal/Lazarus or Qt C++

    * DSKVNC is a free VNC implementation of the 3.3, 3.7 & 3.8 RFB protocols * easyTranscode is a simple mencoder frontend to encode a DVD title to XvID
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    ...Check out our new home instead: http://github.com/nicrohobak/AnsiGL ---------------------------------------- AnsiGL is a C++ console text "graphics" API using simply ASCII characters and ANSI escape sequences, and all without the use of any video hardware. It strives to be a simple-to-use text-graphical toolkit have with an intuitive interface for developers, while maintaining a sufficiently high degree of flexibility. Many comparable APIs tend to either use video hardware, or are simply not as fully-featured as one might hope or expect, at least in the area of visual elements. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Asciiquarium

    Asciiquarium

    Enjoy the mysteries of the sea from the safety of your own terminal

    ...It brings to life fish, whales, sharks, turtles, submarines, and other ocean-themed elements swimming across the screen, creating a lighthearted visual display for the command line. The project is written in Perl and designed to run in Unix-like environments, making it simple to install and execute on most systems. While not intended as a practical tool, asciiquarium has become a popular example of creative programming in the terminal, often used for fun or as a screensaver-style distraction. The animation is randomized, so each run produces a slightly different underwater scene. As an open source project, it has been adapted and extended by the community over time, ensuring compatibility and continued enjoyment for terminal enthusiasts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Baulk is a cross-platform native application tiling management tool written in Qt4. An emphasis is made on making all major components a separate dynamic library, for modularity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is soft-terminal emulator library. Applications could use that API to work with any full-duplex byte stream as with video terminal having specific display and keyboard. Supported terminals VT220, VT100, VT52.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Nemho emulatore video tn5250 con accesso sicuro via Internet ad iSeries/400. Costruito "assemblando" opportunamente i progetti tn5250j e jsocks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The aim of this project is to provide teletext services to tv stations on cheap(ish) hardware. Just connect a television set to the TV out of your graphics card!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Multisetup is a networking application server that provides a multiple os, thin (multimedia) client based, legacy device friendly environment for home networks. Its an alternative to single OS networks and XP Media Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next