Showing 27 open source projects for "plugin"

View related business solutions
  • 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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 1
    Docker Gradle Plugin

    Docker Gradle Plugin

    Gradle plugin for orchestrating docker builds and pushes

    a Gradle plugin for orchestrating docker builds and pushes. Add basic tasks for building and pushing docker images based on a simple configuration block that specifies the container name, the Dockerfile, task dependencies, and any additional file resources required for the Docker build. Adds a task for populating placeholders in a docker-compose template file with image versions resolved from dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    editorconfig‑vim

    editorconfig‑vim

    EditorConfig plugin for Vim

    The EditorConfig plugin for Vim allows Vim to respect and apply coding style preferences defined in .editorconfig files. It handles properties like indentation, line endings, and character sets, helping maintain consistent code styles across different editors and IDEs. You can disable this plugin for a specific buffer by setting b: EditorConfig_disable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NERDTree

    NERDTree

    A tree explorer plugin for vim

    NERDTree is a filesystem explorer for Vim that adds a persistent, navigable tree view to your editing environment. It lets you traverse directories, open files, and perform basic file operations without leaving the editor or reaching for a separate terminal. The plugin is engineered around efficient keyboard navigation, offering intuitive mappings to collapse, expand, and jump between nodes. It supports bookmarks and custom root changes, which is particularly useful when working in monorepos or juggling multiple projects. Visual cues and icons (via companion plugins) help you parse directory structure at a glance, improving orientation in large codebases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    DIRCBM

    Plugin for TotalCommander to read / write Commodore images

    Plugin Extension for TotalCommander to extract/view/create CBM (Commodore Business Machines) disk images Keywords: C64, 1541, 1571, D64, D80, D82, T64, 8050, 8250, D71, D81, 1581
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    tacklebar
    Collection of scripts to compare, convert, copy, move, rename, create, edit, select, operate and etc using file or directory path lists. Designed as Total Commander plugin for 10.51+. Sources contains Total Commander button bars and 32x32 icon files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Infoscava

    Infoscava

    Infoscava is a desktop application for comprehensive file analysis.

    Infoscava is a universal file analyzer designed as a desktop application for in-depth file analysis. It supports metadata, hashes, hex, text, JSON, EXIF (with GPS), Base64, entropy, and byte histograms. Its user interface features tabbed views, a file browser with drag-and-drop, dark/light themes, live file watching, and analysis export to JSON/TXT/HTML.From now on binary release stopped,for further information see repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Eagle Mode

    Eagle Mode

    Zoomable user interface (ZUI) with file manager, file viewers and more

    ...This project is about a futuristic style of human-computer interaction, where the user can visit almost everything simply by zooming in. It features a portable C++ toolkit API for developing such ZUIs, and it features the Eagle Mode application, which provides a virtual cosmos with plugin applications. The most important one is the professional file manager with its rich, scriptable command set. It integrates file viewers for most of the common file types, as well as an audio and video player. Furthermore, the virtual cosmos contains a chess game, a netwalk game, a 3D minesweeper game, a multi-function clock, a stock watchlist, some fractals, and a Linux kernel configurator in form of a kernel patch.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 8
    jQuery File Upload

    jQuery File Upload

    File Upload widget with multiple file selection

    jQuery-File-Upload is a mature, full-featured jQuery plugin (often paired with server-side handlers) for handling file uploads from the browser with advanced capabilities. It supports chunked uploads, drag and drop, multiple file selection, progress bars, client-side image resizing, and preview generation. On the server side, artifacts may be processed using compatible back-end scripts in languages like PHP, Ruby, Node.js, or Java, making the plugin cross-platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Gutentags

    Gutentags

    A Vim plugin that manages your tag files

    vim-gutentags automates the management of tag files in Vim so developers never have to run ctags manually again. It tracks file changes and regenerates tags incrementally in the background, ensuring symbol navigation (Ctrl-], :tag, etc.) stays up-to-date. The plugin supports multiple tag generators, including Universal ctags, Exuberant ctags, and GNU global, selecting the best available backend automatically. Gutentags is project-aware: it stores tags per project root and integrates smoothly with version-control repositories. It is asynchronous where possible, keeping Vim responsive during indexing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10

    TC .NET Interface

    Allows to create any Total Commander plugins using .NET languages

    If you are .NET developer and have a good idea for TC plugin - provided interface is the right choice for you. You can concentrate on the main functionality of your plugin withouth having to worry about most of mundane tasks of TC plugin building. Main features: - use flexibility and power of .NET Framework to create new plugin, - base classes for all TC plugin types - FS, Lister, Packer, and Content, - easy debugging with included tracing system, - all optional methods not implemented in managed plugin are excluded from the final TC plugin, - TC calls are translated into managed calls with parameters marshaling, - each plugin loads into separate Application Domain (AD) to provide isolation and security boundaries for executing managed code, - unified loader located in Default AD loads all types of TC plugins, - control over the lifetime policy for managed plugin instance, - auto support for Unicode and 64-bit features, - compact final binary files (usually < 100 KB)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Services Far Plugin

    Plugin to Far Manager to manipulate with Windows Services

    Plugin for Far v3.x which manipulates Windows Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FileReader

    FileReader

    A FileReader polyfill for Internet Explore and Safari using Flash

    FileReader is a polyfill library combining JavaScript and Flash (SWF) to mimic the HTML5 File API in older browsers (notably Internet Explorer and Safari versions that did not support File API fully). It overlays a transparent Flash SWF over a DOM element to allow users to select files, then exposes a .files attribute etc., so that client-side file reading behaves more like modern standard. It is unmaintained now, since File API support is widespread.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    aexplrorer

    Simple file manager to navigate files on your android device from PC

    The file manager, which allows access to the Android file system . Also allows you to get a list of installed applications. Simple and open source replacement for Total Commander + ADB Plugin. This project is a beta, some features will be added later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WSNFuse provides an abstraction layer for wireless sensor networks, allowing to expose one or many WSNs by means of different access technologies(e.g.: filesystem, JMS, RMI, Smart-Spaces, etc.).Its plugin-based architecture allow users to develop and adopt thei own plugins and configure WSN fuse to better suit their needs. This project has been partially supported by the CHIRON EU research project co-financed by the artemis joint undertaking (http://www.chiron-project.eu/) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Content plugin for Total Commander, a popular File Manager for MS Windows, providing detailed information about the status of Subversion working copies, enabling TC's built-in features to use the status for displaying, sorting, (regex-)searching and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Plugin for Total Comander for NTFS hard links creating
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Apache Commons VFS Provider for Documentum, plugin for JCommander and VFS bridge for Apache Mina FTP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Appetizer
    This an application launcher for removable drives (although it can also be used as a normal application). Rather than organizing the apps as a list like the Windows Start menu, they are organized in a tool bar a bit similar to the Mac OSX dock bar.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 19
    Homepage: http://code.google.com/p/lyricslasso/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Publish on Gallery is a plugin for Windows Live Photo Gallery (WLPG) that enables publishing to PHP Gallery (http://gallery.menalto.com). It currently supports publishing photos directly to Gallery2. Plans for supporting Gallery 3 are in early stages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project leverages the Gladinet Cloud Desktop SDK to create a plugin to support Azure. With it, Gladinet Cloud Desktop can mount Azure as a local folder on a local drive and leverage all the other features of Gladinet Cloud Desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Route64 Eclipse Plugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python Commander (PyCmdr) is an implementation of two-panel file manager in Python/wxPython. It aims to be a multi-platform file manager with consistent user interface while being fast, efficient, and extensible via scripting and plugin support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This plugin adds feature to Total Commander to browse and extract content of Xbox DVD game backups straight from PC DVD-ROM Drive, without need to create ISO image on Hard Drive first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Filemanager, with FAR and Total Commander plugin support
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next