Showing 34 open source projects for "directory"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • 1
    node-gyp

    node-gyp

    Node.js native addon build tool

    node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the gyp-next project that was previously used by the Chromium team, extended to support the development of Node.js native addons. Note that node-gyp is not used to build Node.js itself. Multiple target versions of Node.js are supported (i.e. 0.8, ..., 4, 5, 6, etc.), regardless of what version of Node.js is actually installed on your system...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Greenworks

    Greenworks

    A node.js plugin to integrate nw.js/electron games with steamworks

    ... and the API references are located in docs directory. Greenworks is published under the MIT license. Greenworks is built using Native Abstractions for Node.js to support different node versions. The project is currently funded by Greenheart Games and other donors.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Refined GitHub

    Refined GitHub

    Browser extension that simplifies GitHub interface and adds features

    ... shortcut to star/unstar the current repo: g s. Adds a link to the default branch on directory listings and files. Adds a link to swap branches in the branch compare view. Adds a shortcut to your forks next to the Fork button on the current repo. Displays the age of the repository in the sidebar. In your forked repos, shows number of your open PRs to the original repo. Adds a link to access the past runs of a GitHub Action workflow when seeing the workflow configuration file. And much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    ... will automatically find the newest version of Elixir installed. (NOTE: SDK detection only works for Linux, homebrew installs on OSX, and Windows. Open an issue with information about Elixir install locations on your operating system and package manager to have SDK detection added for it.) If the automatic detection doesn't find your Elixir SDK or you want to use an older version, manually select select the directory above the bin directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    pyenv-virtualenv

    pyenv-virtualenv

    A pyenv plugin to manage virtualenv

    pyenv-virtualenv is a pyenv plugin that provides features to manage virtual environments and conda environments for Python on UNIX-like systems. If you installed pyenv into a non-standard directory, make sure that you clone this repo into the 'plugins' directory of wherever you installed into. macOS users can install pyenv-virtualenv with the Homebrew package manager. This will give you access to the pyenv-virtualenv command. If you have pyenv installed, you will also be able to use the pyenv...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fisher

    Fisher

    A plugin manager for Fish

    Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. To get a specific version of a plugin add an @ symbol after the plugin name followed by a tag, branch, or commit. Fisher expands plugins into your Fish configuration directory by default, overwriting existing files. If you wish to change this behavior, set $fisher_path to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    chai

    chai

    BDD / TDD assertion framework for node.js

    ... to share with community or use the plugin pattern to DRY up existing tests. You can also use it within the browser; install via npm and use the chai.js file found within the download. Browse our growing directory of custom plugins & vendor integrations to find the best tool for your needs. Chai has an extensive utility belt for plugin developers. Learn how to build your plugins & share.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Amazon Braket Ocean Plugin

    Amazon Braket Ocean Plugin

    A Python plugin for using Ocean with Amazon Braket

    ... is onboarded to Amazon Braket. The Amazon Braket Ocean Plugin can be installed with pip. You can also install from source by cloning this repository and running a pip install command in the root directory of the repository. This package provides samplers which use Braket solvers. These samplers extend abstract base classes provided in Ocean's dimod and thus have the same interfaces as other samplers in Ocean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    URI.js

    URI.js

    Javascript URL mutation library

    URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-In-One GRC Software - GRC Management Made Easy Icon
    All-In-One GRC Software - GRC Management Made Easy

    For Information Security teams at SMB and Enterprise across industries

    A GRC solution for technology-focused SMB and Enterprise Information Security teams. StandardFusion eliminates spreadsheet pain by using a single system of record. Identify, assess, treat, track and report on risks with confidence. Turn audit-based activities into a standardized process. Conduct audits with certainty and direct access to evidence. Manage compliance to multiple standards; ISO, SOC, NIST, HIPAA, GDPR, PCI-DSS, FedRAMP and more. Manage vendor and 3rd party risk, and security questionnaires easily in one place. StandardFusion is a Cloud-Based SaaS or on-premise GRC platform designed to make InfoSec compliance simple, approachable and scalable. Connect what your organization does, with what your organization needs to do.
  • 10
    Babel Plugin Root Import

    Babel Plugin Root Import

    Add the opportunity to import modules by the root path

    Babel plugin to add the opportunity to use import and require with root-based paths. Install with your package manager of choice. Add it to your plugins array in your babel config. For recent react-native versions, add it as a plugin in babel.config.js. You can configure this plugin by changing the string plugin name to a two-item array. Note that this array is nested inside the plugins array. By default, the import will be relative to the working directory of the process running babel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mozilla GPO plugin/module

    Mozilla GPO plugin/module

    Firefox and Thunderbird addon to manage settings using AD Group Policy

    Firefox, Thunderbird and Pale Moon autoconfig module for manage user preferences and user profile CA certificates from Active Directory Group Policy. I highly recommend using the Group Policy addon with Firefox ESR releases. Regular releases may contain changes to which the addon is not adapted. Since 53 Firefox support only WebExtensions. WebExtensions can't access to registry and can't do anything with application preferences. Therefore the **last version** of Firefox in which...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    ... plugins directory. Completion cache initialization happens the first time you invoke completion and usually takes a few seconds, depending on the size of your project. You can manually initialize the cache and avoid interrupting your development mojo. Tab completion checks known build scripts to see if they've been changed and refreshes the task cache if so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bruv
    Bruv is a basic browser. Minimalism is the central theme of Bruv. It is less than 1 Megabyte in size. With less time to fire up than other browsers it is specifically created for those operating under time constraint. This is my first major C# project. I am 14 years old. Any constructive criticism or feedback is always welcome. Bruv requires .NET Framework 4.5 or higher to run. Source Code for the project is provider with the application in the same directory once you install Bruv.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AndroidChromium

    AndroidChromium

    Chrome browser of android version from chromium open project

    Google browser android version of the source program. This project is a world-class android architecture. Clarify the project business logic can completely fit for domestic company engineer. This project will follow up and update Google browser kernel version for a long time, welcome to the star. If you are using AndroidStudio above 2.0 version and open the instant run function, suggested to debug after closing (instant run will modify on the Application of the result in chrome provider...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A comparative synteny analysis tool for target-gene SNP marker discovery: connecting genomics data to breeding in Solanaceae * The foundation of this web source is CodeIgniter. * After setting the CodeIgniter framework, unzip it under the default home directory. The database is based on Maria DB (mysql). Download the schema and import it into the DB. Each species you want to analyze needs blast results. Fit the fields to match the schema and it will work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    ... automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. Depending on whether there is read write access, the client can move files to other directory, delete multiple files, download multiple files to his/her own device and many other options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    .... This comes with a gulp-based workflow that converts modern ES6 JavaScript and SCSS to JS/CSS. Scripts are transpired using Babel and bundled using Browserify. Source maps are available for both JS and SCSS. A .sketch file is included in the resources directory. This has all the icons and promo images that will be needed while uploading the extensions to the app stores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Chrome extension to display repo size

    Chrome extension to display repo size

    Chrome extension to display repository size on GitHub

    Automatically adds repository size to GitHub's repository summary. You can set x-github-token in localStorage to your access token, and the extension will use this value even if you've previously set the token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flashlight

    Flashlight

    The missing Spotlight plugin system

    ... you're finished with a plugin, clone our repo, place your bundle in PluginDirectories/1, and we'll upload it to the online directory. Flashlight.app is currently translated into English, German, Spanish, Dutch, Chinese, French, Portuguese, Japanese, Italian, Turkish, Korean and Russian. Flashlight is translated via the usual OS X app localization methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Wordpress EU Cookie Script / Plugin

    An easy to install wordpress plugin for complying to the eu cookie law

    ... `rankguard` to the `/wp-content/plugins/` directory keeping the current file structure. 2. Activate the plugin through the 'Plugins' menu in WordPress Plugin Dashboard. Frequently Asked Questions How can I test that the plugin works? 1. Install the plugin following the steps above. 1. Go to your Wordpress website and it will display on all pages until accepting cookies. 2. Once accepted the user will no longer see the bar until they clear their cookies. For more info - readme.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Firefox + Group Policy Object

    An extension to push Firefox configuration settings using GPO

    This product allows to create and apply a custom/corporate configuration for Firefox using Active Directory Group Policy Objects. It's composed of: - An administrative template (admx format only for now) - A firefox extension After deployment of the administrative template, settings values can be defined through the GPMC console or the GPEDIT console. These settings are processed by the extension upon Firefox startup. [Home]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KCFinder
    KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors to upload and manage images, flash movies, and other files that can be embedded in generated HTML content.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    TheGlobalAddressBook (TGAB) is a Firefox extension using ENUM according to IETF RFC 3761 to provide a globally available, extremly scalable and reliable public addressbook directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Manage purchasing orders, inventory and generate custom reports. Features include active directory authentication with support for user, group, access levels per user/group. Still in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next