Search Results for "qmmp-plugin-pack" - Page 9

Showing 397 open source projects for "qmmp-plugin-pack"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    DR14 T.meter

    DR14 T.meter

    Compute the DR14 of a given audio file according to the procedure desc

    ...Dr14 t.meter is released under the terms of the GNU GPLv3 license and is intended for the Linux users that can not use the Windows application released by the Pleasurize Music Foundation or the plugin for Foobar2000. I've largely tested this application and it has always returned results identical to those of the official off-line meter.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2

    Little Server That Can

    LSTC is a plugin server in Python.

    LSTC is designed for the use of a server for Scratch (http://scratch.mit.edu/). It's also designed in a way that you can connect to different "plugins" allowing one person to play chat and another to play a multiplayer game without either of the projects interfering with the other. With a little modification (of the parsing and sending messages), you can use it with raw sockets for other projects made outside of Scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ant_farm_abn

    ant_farm plugin to explore Annotated Binary Files

    ant_farm plugin to explore Annotated Binary Files (.abn) . "ant_farm" is necessary for ant_farm_abn to function properly and may be obtained from http://ant-farm.sourceforge.net .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ant_farm_apk

    ant_farm plugin to explore Android Package Files

    ant_farm plugin to explore Android Package Files (.apk) . "ant_farm" is available from http://ant-farm.sourceforge.net . ant_farm_apk uses androguard for the heavy lifting. Androguard is available from http://code.google.com/p/androguard .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    xPyder PyMOL Plugin

    Analyze and visualize coupled residues and their networks in proteins

    xPyder is a PyMOL plugin to analyze and visualize on the 3D structure dynamical cross-correlation matrices (DCCM), linear mutual information (LMI), communication propensities (CP), intra- and inter-molecular interactions (e.g. PSN), and more, to produce highly customizable publication-quality images. xPyder identifies networks (using concepts from graph theory, such as hubs and shortest path searching), compares matrices and focuses the analysis on relevant information by filtering the data using a modular, user-expandable plugin system that takes advantage of structural and dynamical information, contributing to bridge the gap between dynamical and mechanical properties at the molecular level.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Notepad++ Python Script

    Notepad++ Python Script

    A Python Scripting plugin for Notepad++

    A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
    Leader badge
    Downloads: 280 This Week
    Last Update:
    See Project
  • 7
    pysnmpfs

    pysnmpfs

    Monitor SNMP hosts with a sysfs-like filesystem in user-space

    pysnmpfs is an extensible user-space filesystem engine written in Python to provide access to SNMP data in the same fashion as sysfs or procfs. The engine automatically caches data from SNMP agents and updates files as they are read. It relies upon extensions and defines a self-registered plugin API for fetching SNMP data. The project is based upon pysnmp-4.2.5+ and fusepy-2.0.2+ by Terrence Honles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    vim-pandoc

    vim-pandoc

    pandoc integration and utilities for vim

    vim-pandoc provides facilities to integrate Vim with the pandoc document converter and work with documents written in its markdown variant (although textile documents are also supported). vim-pandoc's goals are 1) to provide advanced integration with pandoc, 2) a comfortable document writing environment, and 3) great reconfigurability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Civ4: Final Frontier Plus

    An improved and expanded Final Frontier, for Civilization 4

    A Civilization 4 mod that improves, optimizes, and expands the Final Frontier scenario which shipped with the Beyond the Sword expansion pack. The Sourceforge mirrors remain for legacy reasons, but development has moved to Github (https://github.com/FinalFrontierPlus/) and ModDB is the preferred mirror (http://www.moddb.com/mods/final-frontier-plus).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    nautilus-advacl

    Manage advanced Linux-ACLs within Nautilus

    This project provides a native Plugin for managing Linux-ACLs within the file explorer Nautilus (see screenshots). It uses Polkit for changing system file ACLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SocExplorer

    SocExplorer

    SocExplorer, an open source System On Chip testing software/framework.

    ...We write this software for the development and the validation of our instrument, the Low Frequency Receiver(LFR) for the Solar Orbiter mission. This instrument is based on an actel FPGA hosting a LEON3FT processor and some peripherals. To make it more collaborative, we use a plugin based system, the main executable is SocExplorer then all the functionality are provided by plugins. Like this everybody can provide his set of plugins to handle a new SOC or just a new peripheral. SocExplorer uses PythonQt to allow user to automate some tasks such as loading some plugins, configuring them and talking with his device. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TODOs

    TODOs

    Search TODO, FIXME and similar comments in project files.

    TODOs is a small command-line utility to search TODO, FIXME and similar comments in project files. It is written in Python 3 and licensed under the terms of GNU GPL 3 license. Supported output formats are TXT, HTML and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Gourmet

    GNOME Recipe Manager w/ nutrition information and other useful plugins

    ...It imports mealmaster & mastercook files, as well as providing tools to help users import from text files or webpages. Gourmet can exports webpages & other formats. Gourmet has a plugin infrastructure allowing users to choose add-ins they want, such as a plugin to calculate nutritional information. Gourmet also includes an interactive python shell plugin which is a great way for new developers to get started playing around. Gourmet is now built on Python, SqlObject, and GTK tools. Among the plugins is an experimental web front-end which shows the way forward to other possible future front-ends.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Pyphant is a framework for scientific data analysis. It features a flexible plugin architecture allowing for the application in many different fields. For the analysis a graph of processing steps is constructed, that can be applied via the cli as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Barq Download Manager
    Barq Download Manager is a GUI for aria2 download manager written in PySide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Fresh Set of Images

    Download images from different sites with an extendable plugin system

    This project has moved to github for better collaboration: https://github.com/Mgamerz/Fresh-Set-of-Images This repository is no longer maintained. Fresh Set of Images downloads images from various sites through the use of easy to implement extensions. It stores them into a folder, which you can point your OS' wallpaper directory at to always have a fresh set of images. It is currently under development and is not yet active. Fresh Set of Images was originally named EarthPorn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Felix Felicis

    Felix Felicis

    Felix Felicis (aka liquidluck) is a static blog generator in python

    LiquidLuck is an open-source static site generator powered by Ruby, originally built to enable fast, flexible blog and documentation sites with modern features such as Markdown authoring, custom taxonomies, tags, collections, and theming. It is similar in purpose to Jekyll, Hugo or Hexo, but emphasizes ease of customization and rich templating, allowing authors to define custom content models and build plug-in extensions. The generator supports live previews and incremental builds so content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Please participate in the SURVEY on rgedit's future: https://www.surveymonkey.com/s/VNMMJMJ your answers are much appreciated! Gedit (Gnome editor, www.gedit.org) plug-in allowing it to become an easy-to-use and yet light-weight IDE for the statistical programming environment, R (www.r-project.org).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    GeditChangelog

    A Gedit plugin for exact, character based change logging

    This is a plugin for the famous text editor "Gedit" (Available for Linux, WIndows, ...?) When writing a text, GeditChangelog records every character typed. For instance, capture a video of your text creation process. It adds another dimension of text writing, the time dimension. It is very exciting to experiment with this type of writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SauceWalk Proxy Helper

    Enumeration and automation of file discovery for your sec tools.

    ...The remote agent can be used to identify target files and folders on a live system via a PHP script on the target server(ASP/JSP coming soon). The advantage of this tool is that it allows access to files and folders (for example include or plugin folders) which are not usually seen via a spider or crawler to be security tested with traditional tools. The Py version is on its way soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tvtekaplugin

    tvtekaplugin

    XBMC python video plugin for watching tvteka

    This plugin make possible watching paid IPTV service tvteka.com (IPTV - channels in Russian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    glxCore

    glxCore

    Tactical, turn-based game engine, that uses OpenGL and WinAPI

    Tactical, turn-based game engine, that uses OpenGL and WinAPI specific. In the initial phase of development will focus on the general game logic, in an elegant pack of std. C++. This project in principle, can be described as academic. Feel free to to review the code, any remarks and comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Notepad++ plugin to make plugins in Python (using Python Scripting plugin). A small DLL is used to register the plugin and load a configuration file which specifies Python functions to call when menu items are selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    XmlValTran

    Gedit Plugin for XML Validation and Transformation

    ...If the directory does not exist, create it: "mkdir -p ~/.local/share/gedit/plugins/" 2) Start or restart Gedit, and go to "Edit -> Preferences -> Plugins". 3) Select the checkbox next to "XML Validator/Transformer". The plugin will be displayed in the side panel of Gedit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Totem power off plugin

    Plugin for automatic power off in Totem

    !!!!!======================================!!!! THE PROJECT CONTINUES ON GITHUB https://github.com/hornmich/totem-plugin-poweroff !!!!!======================================!!!! This plugin includes an ability to automatical power off or suspend the computer, when player reaches the end of playlist. User has an opportunity to choose between three actions. Do nothing, power off the computer or suspend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB