Showing 3617 open source projects for "directory"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    xdg

    xdg

    Go implementation of the XDG Base Directory Specification

    Provides an implementation of the XDG Base Directory Specification. The specification defines a set of standard paths for storing application files, including data and configuration files. For portability and flexibility reasons, applications should use the XDG-defined locations instead of hardcoding paths. The package also includes the locations of well-known user directories, as well as other common directories such as fonts and applications. The current implementation supports most flavors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mentat

    Mentat

    Mentat - The AI Coding Assistant

    Mentat is the AI tool that assists you with any coding task, right from your command line. Unlike Copilot, Mentat coordinates edits across multiple locations and files. And unlike ChatGPT, Mentat already has the context of your project, no copy and pasting is required. Run Mentat from within your project directory. Mentat uses Git, so if your project doesn't already have Git set up, run git init. List the files you would like Mentat to read and edit as arguments. Mentat will add each of them...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Route Attributes

    Laravel Route Attributes

    Use PHP 8 attributes to register routes in a Laravel app

    Use PHP 8 attributes to register routes in a Laravel app. This package provides annotations to automatically register routes. If you are using a directory structure where you co-locate multiple types of files in the same directory and want to be more specific about which files are checked for route attributes, you can use the patterns and not_patterns options. For example, if you are co-locating your tests with your controllers you could use the patterns option to only look in controller files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Money

    Laravel Money

    Laravel Money

    This project abstracts MoneyPHP. The defaults are set in config/money.php. Copy this file to your own config directory to modify the values.
    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
    Helmfile

    Helmfile

    Declaratively deploy your Kubernetes manifests, Kustomize configs

    Deploy Kubernetes Helm Charts. Declaratively deploy your Kubernetes manifests, Customize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD. Keep a directory of chart value files and maintain changes in version control. Apply CI/CD to configuration changes. Periodically sync to avoid skew in environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    .ignore 4.x

    .ignore 4.x

    .ignore support plugin for IntelliJ IDEA

    .ignore support plugin for IntelliJ IDEA . Entries inspection (duplicated, covered, unused, incorrect syntax, relative entries) with quick-fix actions. Comments and brackets support. Navigation to entries in Project view. Renaming entries from a dot-ignore file. Close opened ignored files action. Custom user templates with import/export features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    A tool for checking the accessibility of your data by IPFS peers. go build will build the server binary in your local directory. go install will build and install the server binary in your global Go binary directory (e.g. ~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink. For anything other than local testing you're going to want to have a proxy to give...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    crawley

    crawley

    The unix-way web crawler

    ... (this can lead to bogus results) Make use of HTTP_PROXY / HTTPS_PROXY environment values + handle proxy auth. Directory-only scan mode (aka fast-scan)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Homer

    Homer

    A very simple static homepage for your server

    A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file. It's meant to be served by an HTTP server, it will not work if you open the index.html directly over file:// protocol. Title, icons, links, colors, and services can be configured in the config.yml file (located in /assets directory once built, or in the public/assets directory in development mode), using yaml format. null value or missing keys will be ignored and value from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    sftp

    sftp

    SFTP support for the go.crypto/ssh package

    The sftp package provides support for file system operations on remote ssh servers using the SFTP subsystem. It also implements an SFTP server for serving files from the filesystem. The basic operation of the package mirrors the facilities of the os package. The Walker interface for directory traversal is heavily inspired by Keith Rarick's fs package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    electron-vite-vue

    electron-vite-vue

    Really simple Electron + Vite + Vue boilerplate

    Really simple Electron + Vue + Vite boilerplate. Out of the box, based on the official template-vue-ts, less invasive, extensible, really simple directory structure, supports using Node.js API in Electron-Renderer, supports C/C++ native addons. It's easy to implement multiple windows. By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swift Package Dependencies Checker

    Swift Package Dependencies Checker

    Catch up with outdated versions based on your package dep requirements

    ... not commit/push changes. The GitHub action is looking in the current directory (.) for the package manifest but you can pass a different path with input parameter directory. Helpful for Monorepos where the Package.swift may not be at the root of the project. When setting isMutating the tool SwiftPackageIndex/ReleaseNotes is used to return release notes URLs for detected, necessary updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bulma Templates

    Bulma Templates

    Free flexbox templates built with the bulma css framework

    Free templates for the Bulma CSS framework. The original bulma templates were made with version 0.1.1 and can be found in the 0.1.1 branch. The newest templates are made with version 0.9.0 and can be found in the master branch. The templates on bulmatemplates.github.io/bulma-templates are based on the master branch. The templates are located in the /templates directory, and you can preview them on the demo website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    themer

    themer

    Takes a set of colors and generates themes for your apps

    themer takes a set of colors and generates themes for your development environment (editors, terminals, wallpapers, and more). Pass themer a color set, as many templates as you wish, and an output directory. Your generated theme files, as well as a README on how to install them, will be written to the output directory. themer can create themes from your custom color sets. Conventional color is suggested for consistency with ANSI color names in terminal themes, but is not a hard requirement. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Opal

    Opal

    Opal is a Ruby to JavaScript source-to-source compiler

    Opal is a Ruby to JavaScript source-to-source compiler. It comes packed with the Ruby corelib you know and love. It is both fast as a runtime and small in its footprint. The lib directory holds the Opal parser/compiler used to compile Ruby into JavaScript. It is also built ready for the browser into opal-parser.js to allow compilation in any JavaScript environment. This directory holds the Opal runtime and corelib implemented in Ruby and JavaScript. opal-parser allows you to eval Ruby code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nb-clean

    nb-clean

    Clean Jupyter notebooks of outputs, metadata, and empty cells

    ... can also be used as a pre-commit hook. You may prefer this to the Git filter if your project already uses the pre-commit framework. Note that the Git filter and pre-commit hook work differently, with different effects on your working directory. The pre-commit hook operates on the notebook on disk, cleaning the copy in your working directory. The Git filter cleans notebooks as they are added to the index, leaving the copy in your working directory dirty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PicX

    PicX

    GitHub API

    An image bed management tool with CDN acceleration function developed based on GitHub API. No need to download and install, use it online on the web page! free! Stablize! Convenient! Extremely fast! Writing articles with static blogs such as Hexo, VuePress, Hugo, etc., I don’t know where to save the pictures. Deliberately spending money to rent a cloud server to host pictures, it is too expensive and not worth it, and the upload configuration is cumbersome. The link to the favorite picture...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Filesystem Component

    Filesystem Component

    The Filesystem component provides basic utilities for the filesystem

    The Filesystem component provides platform-independent utilities for filesystem operations and for file/directory paths manipulation. The component contains two main classes called Filesystem and Path. mkdir() creates a directory recursively. On POSIX filesystems, directories are created with a default mode value 0777. You can use the second argument to set your own mode. exists() checks for the presence of one or more files or directories and returns false if any of them is missing. copy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Broot

    Broot

    A new way to see and navigate directory trees

    Get an overview of a directory, even a big one. That's what makes it usable where the old tree command would produce pages of output. Hit alt/enter and you're back to the terminal in the desired location. This way, you can navigate to a directory with the minimum amount of keystrokes, even if you don't exactly remember where it is. Broot is fast and doesn't block (any keystroke interrupts the current search to start the next one). Never lose track of file hierarchy while you search. Broot tries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mackup

    Mackup

    Keep your application settings in sync

    Back ups your application settings in a safe directory (e.g. Dropbox). Syncs your application settings among all your workstations. Restores your configuration on any fresh install in one command line. If you have Dropbox installed and want to use it to save your config files, that's super easy. On macOS, if you want an easy install, you can install Homebrew and initialize it with it. If not running macOS, or you don't like Homebrew, you can use pip. On Ubuntu, pip will install to the current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sage

    Sage

    WordPress starter theme with a modern development workflow

    ... the .blade.php files live in a publicly accessible directory on your webserver, we recommend preventing plain-text access to them. Sage uses composer and yarn to manage dependencies, and since their files might contain private credentials and expose dependency versions, we recommend blocking them as well. Install Sage using Composer from your WordPress themes directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Django MarkdownX

    Django MarkdownX

    Comprehensive Markdown plugin built for Django

    Django MarkdownX is a comprehensive Markdown plugin built for Django, the renowned high-level Python web framework, with flexibility, extensibility, and ease-of-use at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Perlite

    Perlite

    A web-based markdown viewer optimized for Obsidian

    A web-based markdown viewer optimized for Obsidian Notes. Just put your whole Obsidian vault or markdown folder/file structure in your web directory. The page builds itself. It's an open source alternative to Obsidian Publish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Auth.js

    Auth.js

    Authentication for the Web

    Auth.js is a set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TensorFlow Privacy

    TensorFlow Privacy

    Library for training machine learning models with privacy for data

    Library for training machine learning models with privacy for training data. This repository contains the source code for TensorFlow Privacy, a Python library that includes implementations of TensorFlow optimizers for training machine learning models with differential privacy. The library comes with tutorials and analysis tools for computing the privacy guarantees provided.
    Downloads: 0 This Week
    Last Update:
    See Project