Search Results for "mac vst plugins" - Page 9

Showing 4671 open source projects for "mac vst plugins"

View related business solutions
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 1
    Web Search Navigator

    Web Search Navigator

    Web extension that adds keyboard shortcuts to Google, YouTube, Github

    Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari). Browser extension that adds configurable keyboard shortcuts to Google search, YouTube, Startpage, Brave Search, Google Scholar, Github, and Amazon. Settings are synched between devices with the same browser profile. Supports both key combos and key sequences. Custom CSS rules to control the look of highlighted results. Experimental and optional support for YouTube,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Linkedin Scraper

    Linkedin Scraper

    A library that scrapes Linkedin for user data

    Linkedin Scraper is a library that scrapes Linkedin for user data. Version 2.0.0 and before is called linkedin_user_scraper and can be installed via pip3 install --user linkedin_user_scraper. The reason is that LinkedIn has recently blocked people from viewing certain profiles without having previously signed in. So by setting scrape=False, it doesn't automatically scrape the profile, but Chrome will open the linkedin page anyways. You can login and logout, and the cookie will stay in the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OpenWPM

    OpenWPM

    A web privacy measurement framework

    OpenWPM is a web privacy measurement framework that makes it easy to collect data for privacy studies on a scale of thousands to millions of websites. OpenWPM is built on top of Firefox, with automation provided by Selenium. It includes several hooks for data collection. Check out the instrumentation section below for more details. OpenWPM is tested on Ubuntu 18.04 via TravisCI and is commonly used via the docker container that this repo builds, which is also based on Ubuntu. Although we...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SeleniumBase

    SeleniumBase

    A framework for browser automation and testing with Selenium

    SeleniumBase automatically handles common WebDriver actions such as launching web browsers before tests, saving screenshots during failures, and closing web browsers after tests. SeleniumBase lets you customize test runs from the command line. SeleniumBase uses simple syntax for commands. pytest includes automatic test discovery. If you don't specify a specific file or folder to run, pytest will automatically search through all subdirectories for tests to run. No More Flaky Tests!...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    ReNative

    ReNative

    Unified Development Platform for iOS, tvOS, Android, Android TV

    ReNative allows you to bootstrap, develop and deploy apps for mobile, web, TVs, desktops, consoles, wearables, and more via a single development environment. ReNative supports standard community-driven react-native plugins you can use to enhance the functionality of your apps. ReNative allows you to build powerful multi-platform bootstrap templates. ReNative supports integrations for various services and deployment infrastructures for your apps. Tired of setting up and managing countless...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Fluent Bit Plugin for CloudWatch Logs

    Fluent Bit Plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs

    A Fluent Bit output plugin for CloudWatch Logs. This plugin uses the AWS SDK Go, and uses its default credential provider chain. If you are using the plugin on Amazon EC2 or Amazon ECS or Amazon EKS, the plugin will use your EC2 instance role or ECS Task role permissions or EKS IAM Roles for Service Accounts for pods. The plugin can also retrieve credentials from a shared credentials file, or from the standard AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN environment variables....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Setup PHP in GitHub Actions

    Setup PHP in GitHub Actions

    GitHub action to set up PHP with extensions, php.ini configuration

    GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools. Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer in GitHub Actions. This action gives you a cross-platform interface to set up the PHP environment you need to test your application. Refer to Usage section and examples to see how to use this. Refer to the self-hosted setup to use the action on self-hosted runners. Operating...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    NSFW Filter

    NSFW Filter

    Google Chrome extension that blocks NSFW images

    A Google Chrome extension that blocks NSFW images from the web pages that you load using TensorFlow JS. NSFW Filter web extension blocks NSFW content using AI. NSFW Filter allows you to block inappropriate, Not-Safe-For-Work content, protecting you online. A browser extension that blocks NSFW images from the web pages that you load using TensorFlowJS. When a web page is loaded, all the images remain hidden until they are found to be NSFW or not. If they are found to be NSFW, they remain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Toggl Track

    Toggl Track

    Toggl Track browser extension for Chrome and Firefox

    Track time in Toggl Track without leaving your browser and the online apps you usually spend time on. Available for Chrome and Firefox. Our browser extension (previously called Toggl Button) for Chrome and Firefox lets you track time in your favorite web tools and wherever you are on the web. The Toggl Track browser extension integrates with 100+ popular tools. Toggl Track browser extension was previously called Toggl Button. Beyond the name and colors, no other changes have been made. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    Cookie AutoDelete

    Cookie AutoDelete

    Firefox and Chrome WebExtension that deletes cookies

    Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events. Control your cookies! This extension is inspired by Self-Destructing Cookies. When a tab closes, any cookies not being used are automatically deleted. Prevent tracking by other cookies and add only the ones you trust. Easily import and export your cookie whitelist. Add the sites you want to keep cookies for to the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JavaCPP

    JavaCPP

    The missing bridge between Java and native C++

    JavaCPP provides efficient access to native C++ inside Java, not unlike the way some C/C++ compilers interact with assembly language. No need to invent new languages such as with SWIG, SIP, C++/CLI, Cython, or RPython. Instead, similar to what cppyy strives to do for Python, it exploits the syntactic and semantic similarities between Java and C++. Under the hood, it uses JNI, so it works with all implementations of Java SE, in addition to Android, Avian, and RoboVM (instructions). More...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Serverless Webpack

    Serverless Webpack

    Serverless plugin to bundle your lambdas with Webpack

    A Serverless Framework plugin to build your lambda functions with Webpack. When enabled in your service configuration, functions are packaged and compiled individually, resulting in smaller Lambda packages that contain only the code and dependencies needed to run the function. This allows the plugin to fully utilize WebPack's Tree-Shaking optimization. Configuration possibilities range from zero-config to fully customizable. Support of serverless package, serverless deploy and serverless...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SimplePie

    SimplePie

    A simple Atom/RSS parsing library for PHP

    ... hurts to get a little help to speed things up! We've got a collection of tips, tricks, tutorials, and screencasts to help you along the way! Looking to integrate SimplePie into your blogs, wikis, forums, or other sites? The SimplePie Community has created several plugins that allow you to use SimplePie with all sorts of other software! Check our SimplePie Plugins page for a list of what we're aware of.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    vConsole is a lightweight, extendable front-end developer tool for mobile web page. A plugin allows you to add a new tab, add one or more tool button(s). You can customize the functions of the tab and buttons. After imported, vConsole should be inited manually. When vConsole is not loaded, logs will be printed to native console. After importing vConsole, logs will be printed to both front-end console and native console. Some useful vConsole properties and methods are available for plugin...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    GitHub themes for Neovim

    GitHub themes for Neovim

    Github's Neovim themes

    Github's Neovim themes. GitHub Theme's palettes and specs can be extended with your own values. This is useful for users who want to distinguish a spec value being used for multiple group definitions. GitHub Theme is a highly customizable and configurable color scheme. This does however come at the cost of complexity and execution time. GitHub Theme pre-computes the result of your configuration and saves the lua bytecode in a cache to be used on the next load. This significantly speeds up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Electron Forge

    Electron Forge

    A complete tool for building and publishing Electron applications

    A complete tool for building modern Electron applications. Electron Forge unifies the existing (and well-maintained) build tools for Electron development into a simple, easy-to-use package so that anyone can jump right into Electron development. Electron Forge is an all-in-one tool for packaging and distributing Electron applications. It combines many single-purpose packages to create a full build pipeline that works out of the box, complete with code signing, installers, and artifact...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Liqo

    Liqo

    Enable dynamic and seamless Kubernetes multi-cluster topologies

    ... for you. Seamless workloads offloading to remote clusters, without requiring any modification to Kubernetes or the applications themselves. Multi-cluster is made native and transparent: collapse an entire remote cluster to a virtual node compliant with the standard Kubernetes approaches and tools. Transparent multi-cluster pod-to-pod and pod-to-service connectivity, regardless of the underlying configurations and CNI plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Descheduler

    Descheduler

    Descheduler for Kubernetes

    Scheduling in Kubernetes is the process of binding pending pods to nodes, and is performed by a component of Kubernetes called kube-scheduler. The scheduler's decisions, whether or where a pod can or can not be scheduled, are guided by its configurable policy which comprises of set of rules, called predicates and priorities. The scheduler's decisions are influenced by its view of a Kubernetes cluster at that point of time when a new pod appears for scheduling. As Kubernetes clusters are very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    CopilotKit

    CopilotKit

    Build in-app AI chatbots, and AI-powered Textareas

    A bridge between your copilot and your app. A programmable 2-way bridge between your copilot, and your application state (client & cloud). Supports 3rd party integrations (e.g. Salesforce, Zendesk, etc.). Plug-and-play, fully customizable, copilot infrastructure. Build in-app AI chatbots that can "see" the current app state + take action inside your app. The AI chatbot can talk to your app frontend & backend, and to 3rd party services (Salesforce, Dropbox, etc.) via plugins. Autocompletion + AI...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Asciidoctor PDF

    Asciidoctor PDF

    Asciidoctor PDF: A native PDF converter for AsciiDoc

    A fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. Asciidoctor is a fast, open source, Ruby-based text processor for parsing AsciiDoc® into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats. Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in AsciiDoc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    VenoBox

    VenoBox

    Responsive jQuery lightbox plugin

    Responsive modal window javaScript plugin, touch swipe gallery. Just another responsive lightbox plugin, suitable for images, inline content, iFrames, and videos. The big difference compared to many other plugins is that VenoBox calculates the max width of the image displayed and preserves its height if is taller than the window (so in small devices you can scroll down the content, avoiding vertical microscopic resized images).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Oscailte

    Oscailte

    A powerful light, clean, and responsive Jekyll theme

    A powerful, clean, and responsive Jekyll theme. Getting started with Oscailte is straightforward. Oscailte aims to work out-of-the-box with Jekyll and Github Pages, meaning it requires no manual plugin installation and doesn’t require you to manually build your site before uploading it, just upload the raw Jekyll source and let Github Pages do the rest. Of course, you can always extend it with your own plugins and build steps as necessary.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Jekyll Dash

    Jekyll Dash

    Light and dark blog theme for Jekyll, inspired by Dash UI for Atom

    A dark and light theme for Jekyll, inspired by Dash UI for Atom. This theme for Jekyll has been inspired by dash-ui, a dark theme for Atom. Please keep in mind that GitHub Pages does only support a limited list of Jekyll plugins. You will be able to use this theme on Github Pages but some functionality might not be available, for example displaying tags. In order to use this theme to a full extend, you have to generate the _site separately via GitHub Actions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Reaktive

    Reaktive

    Kotlin multi-platform implementation of Reactive Extensions

    Kotlin multiplatform implementation of Reactive Extensions. There are a number of modules published to Maven Central. This functionality is provided by the coroutines-interop module. Reaktive provides an easy way to manage subscriptions: DisposableScope. Reaktive provides Plugin API, something similar to RxJava plugins. The Plugin API provides a way to decorate Reaktive sources. A plugin should implement the ReaktivePlugin interface, and can be registered using the registerReaktivePlugin...
    Downloads: 1 This Week
    Last Update:
    See Project