Showing 205 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
  • Field Service+ for MS Dynamics 365 & Salesforce Icon
    Field Service+ for MS Dynamics 365 & Salesforce

    Empower your field service with mobility and reliability

    Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
    Learn More
  • 1
    Bilibili Helper

    Bilibili Helper

    Auxiliary tool that can replace the player, push notifications, etc.

    ...Bilibili (bilibili.com) is an auxiliary tool that can download videos, query the sender of the barrage, and some very useful live broadcast area functions. An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts. Starting from a certain version, Bilibili Assistant uses special technical methods to realize the unlocking function of regional restrictions. It was known to only be able to re-fix the feature via a proxy method, but the cost was prohibitive and we decided not to maintain the feature anymore. Please use an extension that specializes in this type of service, such as unblock youku.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Bower

    Bower

    A package manager for the web

    Bower offers generic, unopinionated front-end package management. It manages all the packages you need for a website, making sure they are all up-to-date and in the specific versions that you need. Bower can manage components that contain HTML, CSS, JavaScript, fonts or even image files. There’s no concatenating, minifying code or anything else - it just installs the right versions of the packages you need and their dependencies. How you use your packages will then be entirely up to you. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Pomotroid

    Pomotroid

    Simple and visually-pleasing Pomodoro timer

    ...Customize focus, short break, long break, and rounds to fit your workflow. Pleasing chimes let you know when it’s time to take a break or start focussing. Pomotroid is simple and straightforward, making it incredibly easy to use. Several themes included with the ability to create custom themes. Customize times and number of rounds (persistent). Charming timer alert sounds (optional).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    hexo-theme-matery

    hexo-theme-matery

    A beautiful hexo blog theme with material design

    ...Comment module of Gitalk, Gitment, Valine and Disqus.(Gitalk is recommended). Integrated Busuanzi Statistics, Google Analytics and post word count statistics. Support music playback and video playback on the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5
    Solved by Flexbox

    Solved by Flexbox

    A showcase of problems once hard or impossible to solve with CSS

    ...It tackles everyday challenges—vertical centering, equal-height columns, sticky footers, fluid media, and responsive grids—showing concise, production-ready CSS instead of elaborate hacks. Each pattern is presented with plain HTML, clear commentary, and minimal styling, making the underlying technique easy to adapt and extend. The project emphasizes progressive enhancement and calls out where fallbacks or browser caveats may apply, reflecting the realities of shipping layouts on the web. Even as CSS Grid gained traction, the patterns remain a practical reference for component-level alignment and one-dimensional layouts where Flexbox excels. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CyC2018.github.io

    CyC2018.github.io

    Personal knowledge site built with GitHub Pages

    ...The presentation emphasizes succinct explanations paired with diagrams, tables, or code snippets to speed recall. Because the site is generated from a repository, it benefits from issue tracking, pull requests, and version history, making it easy to update and maintain. The structure encourages incremental learning: you can dip into a topic, follow internal links, and return later with a clear sense of progress. It doubles as both a study guide for learners and a quick reference for practitioners revisiting fundamentals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scrcpy GUI

    Scrcpy GUI

    A simple & beautiful GUI application for scrcpy

    ...Scrcpy works by running a server on your Android device, and the desktop application communicates using USB (or using ADB tunneling wireless). The server streams the H.264 video of the device screen. The client decodes the video frames and displays them. The client captures input (keyboard and mouse) events, sends them to the server, and the server injects them into the device. If you want to see your Android screen interact with the app or content on your desktop, record your phone screen or perform other basic tasks, then Scrcpy is a good choice. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    DemocracyEarth Wallet

    DemocracyEarth Wallet

    Censorship resistant democracies

    ...Keep ETH or DAI in our smart contract vaults and help burn UBI tokens using yield. Half the yield is used to buy UBI. UBI is then burned, reducing its supply. No biometrics or real names are required. Just a quick video that proves your humanity. Audit any profile without permission. Challenged profiles go to a Kleros court. UBI is a Universal Basic Income token that gets streamed using Ethereum to verified Proof of Humanity profiles. ETH or DAI is lended via Yearn Finance. Earn the cumulative interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    serverless-chrome

    serverless-chrome

    Run headless Chrome/Chromium on AWS Lambda

    ...The aim of this project is to provide the scaffolding for using Headless Chrome during a serverless function invocation. Serverless Chrome takes care of building and bundling the Chrome binaries and making sure Chrome is running when your serverless function executes. In addition, this project also provides a few example services for common patterns (e.g. taking a screenshot of a page, printing to PDF, some scraping, etc.). Why? Because it's neat. It also opens up interesting possibilities for using the Chrome DevTools Protocol (and tools like Chromeless or Puppeteer) in serverless architectures and doing testing/CI, web-scraping, pre-rendering, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    Intermock

    Intermock

    Mocking library to create mock objects with fake data for TypeScript

    ...Intermock supports a wide range of TypeScript constructs including interfaces, unions, generics, mapped types, and tuples, ensuring comprehensive type coverage. It can be used both via a command-line interface (CLI) and programmatically through its API, making it suitable for integration into build pipelines or development environments. The tool also allows fine-grained control over output format—object, JSON, or string—and supports JSDoc annotations to define custom Faker data generators. By leveraging Intermock, developers can quickly generate realistic mock datasets for testing, prototyping, and documentation purposes without writing boilerplate code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Supervised Reptile

    Supervised Reptile

    Code for the paper "On First-Order Meta-Learning Algorithms"

    ...The fundamental idea is: sample a task, train on that task (inner loop), and then move the initialization parameters toward the adapted parameters (outer loop). Because Reptile is a first-order algorithm, it avoids computing second derivatives or full meta-gradients, making it computationally simpler while retaining good performance. The repo includes training scripts, dataset fetchers (Omniglot, Mini-ImageNet), and modules for defining the Reptile update logic, variables, and hyperparameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VIPFS

    VIPFS

    Vue.js + IPFS = VIPFS. Create unstoppable applications

    ...Simply clone, build, and run npm run publish to deploy it on IPFS and make it permanently accessible to the world. VIPFS comes with a few templates to demonstrate functionality. You can easily modify these templates to suit your service's needs whether it be video hosting, file sharing, or e-commerce.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Node Task List

    Node Task List

    Node Task List: Interactive cli to list and run package.json scripts

    ntl (npm Task List) is an interactive CLI tool that helps developers run npm scripts quickly and efficiently. It provides a user-friendly interface to list and select scripts from the package.json file, making it easier to manage project commands without memorizing them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nearley

    Nearley

    Simple, fast, powerful parser toolkit for JavaScript

    Nearley is a powerful and flexible parser generator for JavaScript, capable of parsing complex grammars and languages, making it suitable for building compilers, interpreters, and data processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    cube-ui

    cube-ui

    Mobile UI library implement by Vue

    ...Make quick response, fluent animation and close to native components as the goal, and pursue the perfection of the interactive experience. Follow a uniform design interaction standard and highly restore the design; Standardize the interface and unify the way of use, making development more simple and efficient. Lightweight and flexible, support post-compile and importing on demand; High scalability, it is easy to implement secondary development based on existing components. By API invoking, the popup layer is attached to body element whose advantage is that it wouldn't be affected by outer styles. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JCppEdit v4.0

    JCppEdit v4.0

    Best IDE for Beginners

    ...Exploring your project and detecting an error in your code is much easier. You will not waste time detecting errors before compiling codes because you will get a real-time notification whenever you are making any mistake in your C, C++, and Java codes. You can also create multiple projects, delete, rename, cut and copy multiple files and folders in your project folder using project explorer. The programming languages that can be compiled and executed include; C, C++, Java, Java applet, C graphics, HTML, CSS, JavaScript and XML. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Mousetrap

    Mousetrap

    Simple library for handling keyboard shortcuts in Javascript

    ...It weighs in at around 2kb minified and gzipped and 4.5kb minified. Mousetrap has been tested and should work in Internet Explorer 6+, Safari, Firefox, and Chrome. The bind method is the main call you will be making. This will bind a specified keyboard command to a callback method. If you want to bind multiple key commands to the same callback you can pass in an array for the first argument. Mousetrap 1.4 introduced a generic mod helper which lets you set cross platform shortcuts. The sequence of keys feature was inspired by Gmail. Any keys separated by a space will be considered a sequence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tracing Framework

    Tracing Framework

    Web Tracing Framework libraries and extensions

    ...By adding lightweight instrumentation to their code, developers can trace execution flow, identify bottlenecks, and detect performance regressions. The framework provides fine-grained insights into application behavior, making it particularly useful for achieving smooth, high-performance experiences, such as maintaining 60fps animations in web interfaces. It includes visualization tools that allow for detailed analysis of timing, resource usage, and event flow, enabling developers to diagnose and fix inefficiencies effectively. While still experimental, WTF is designed to be extensible and community-driven, encouraging contributions and adaptations for various types of web applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    doT

    doT

    The fastest + concise javascript template engine for nodejs

    ...templating engine ever made, that is particularly useful in all code generation scenarios where manipulating AST is overkill. doT allows arbitrary JavaScript code in templates, making it one of the most flexible and powerful templating engines. It means that doT security model assumes that you only use trusted templates and you don't use any user input as any part of the template, as otherwise it can lead to code injection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    vue-form-making

    vue-form-making

    A visual form designer/generator base on Vue.js

    A visual form designer developed based on VUE, to help enterprises achieve low code development mode; lets developers pay more attention to business instead of the traditional boring coding form, and helps to improve efficiency quickly, save research and development costs. Popular form designer page, through the visual operation, quickly completes the creation of the form page. Design the form with grid layout, allows you to use nested, you can use this fundamental layout to create a very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTML5 Demos and Examples

    HTML5 Demos and Examples

    Collection of hacks and demos showing capability of HTML5 apps

    HTML5 Demos and Examples is a classic collection of HTML5 experiments and demonstration files created to show the capabilities of modern web APIs and browser technologies during the rise of HTML5. The repository is an archive of interactive examples—ranging from canvas tricks to video, audio, drag-and-drop, WebSockets, and more—that illustrate how HTML, CSS, and JavaScript can combine to build rich, browser-centric experiences without plugins. Each demo is a self-contained piece of code you can open, explore, and learn from, and the collection was curated to help developers grasp emerging standards at a time when HTML5 was gaining traction and not yet ubiquitous. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    fe-interview

    fe-interview

    Interview questions to drive learning, promoting daily learning

    The front-end interview is 3+1 every day, using interview questions to drive learning, promoting daily learning and thinking, and making progress every day! Publish the interview questions by hand at 5:00 every morning (death to yourself, please everyone), 5000+ front-end interview questions are fully covered. This is a free and open-source public welfare project involving the largest number of front-end knowledge question banks (6000+), the most complete, and the largest number of participants! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pennywise

    Pennywise

    Cross-platform application to open any website or media

    ...You can find the plugin at the installation path of Chrome. Use it as a floating window for your calendar/checklist/assigned-tickets etc. Watching tutorial while you code? Open the video in Pennywise and keep it in front of you. Making a video course? Open the demo in Pennywise and show the output in real time. Working on some web UI? Open it in Pennywise to avoid pressing alt + tab again and again. Play some video, watch some talk or play some TV series while you work. Working on something non-familiar? Open the docs in Pennywise.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    ModularAdmin

    ModularAdmin

    Free Dashboard Theme Built On Bootstrap 4 | HTML Version

    ModularAdmin is an open source dashboard theme built in a modular way. That makes it easy to scale, modify and maintain. We use SASS as CSS preprocessor language. Main variables are defined in the src/_variables.scss folder. For making life easier we broke down styles into components, and on build we're just merging all .scss files together and processing it to the dist/css/app.css file. There are also different theme variations located in src/_themes/ folder, where you can change the main variables to get different themes. There are a few predefined themes built-in. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DVA Boot Admin

    DVA Boot Admin

    Rhttps://github.com/LANIF-UI/dva-boot-admin

    Dva Boot Admin is a React-based admin dashboard template that utilizes Dva.js for state management. It offers a modular architecture, making it suitable for building complex administrative interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project