Showing 271 open source projects for "base-files"

View related business solutions
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • 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
    protoc-gen-doc

    protoc-gen-doc

    Documentation generator plugin for Google Protocol Buffers

    This is a documentation generator plugin for the Google Protocol Buffers compiler (protoc). The plugin can generate HTML, JSON, DocBook, and Markdown documentation from comments in your .proto files. There is a Docker image available (docker pull pseudomuto/protoc-gen-doc) that has everything you need to generate documentation from your protos. The plugin is invoked by passing the --doc_out, and --doc_opt options to the protoc compiler. The docker image has two volumes: /out and /protos which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    go-daemon

    go-daemon

    A library for writing system daemons in golang

    Library for writing system daemons in Go. Now supported only UNIX-based OS (Windows is not supported). But the library was tested only on Linux and OSX, so if you have the ability to test the library on other platforms, give me feedback, please (#26). We can not use fork syscall in Golang's runtime, because child process doesn't inherit threads and goroutines in that case. The library uses a simple trick: it runs its own copy with a mark - a predefined environment variable. Availability of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Fast Wipe

    Fast Wipe

    Fast Wipe

    - Fast Wipe: wipe files and/or free hd space FAST! - Fast wipe has also secure deletion! wipe&fswipe now supports up to 12 different wipe standards. - It works from command line: windows and linux os available. - Works on any mounted partition. - Added windows installer - Completely Rewritten and Improved - Fixed windows execution usn
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Apache Answer

    Apache Answer

    Free and open source Q&A platform software for all the teams.

    ... or service. Knowledge Base: Create a searchable repository of valuable information and best practices for your team or organization. Discover more by yourself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 5
    safelock-cli

    safelock-cli

    ⚡Fast files encryption CLI built with GO

    Fast files encryption (AES-GCM) package and command-line tool built for speed with Go ⚡ Examples: - Encrypt a path with default options > safelock-cli encrypt path_to_encrypt encrypted_file_path - Decrypt a file > safelock-cli decrypt encrypted_file_path decrypted_files_path - If you want it to run silently with no interaction > echo "password123456" | safelock-cli encrypt path_to_encrypt encrypted_file_path --quiet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NCP

    NCP

    Effortlessly transfer files and folders, to and from your NFS server.

    NCP (NFS Copy) NCP offers a user-friendly solution for efficiently transferring files and folders between your local machine and the NFS server. It enables seamless recursive upload and download operations, supporting both NFS v3 and NFS V4 protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    anglolintergo

    lightweight rulebased grammar error checker in Golang

    ... License see license.txt (BSD) Build: - extract files from zip-archive - use build.bat (Windows) or build.sh (Linux/macOS) in directory or do in a console: go mod init main go mod tidy go build -o anglolintergo ./... Dependencies: whatlanggo package (MIT license) Example: Luisa and Luise is friends. -> Luisa and Luise are friends. Luisa und Luise ist Freunde. -> Luisa und Luise sind Freunde. (German) Limits: see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ipfs-pinner

    ipfs-pinner

    A toolkit helps upload files to IPFS pinning services

    ipfs-pinner is a toolkit to help upload files or specific content id to IPFS pinning services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ipfs-upload-client

    ipfs-upload-client

    A minimal CLI tool to upload files and directories to IPFS

    ipfs-upload-client is a minimal CLI tool to upload files or directories to Infura's IPFS or another API endpoint.
    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
    logspout

    logspout

    Log routing for Docker container logs

    Logspout is a log router for Docker containers that runs inside Docker. It attaches to all containers on a host, then routes their logs wherever you want. It also has an extensible module system. It's a mostly stateless log appliance. It's not meant for managing log files or looking at history. It is just a means to get your logs out to live somewhere else, where they belong. For now it only captures stdout and stderr, but a module to collect container syslog is planned. Logspout is a very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IPFS Copy

    IPFS Copy

    Pin your existing IPFS files stored in Infura in 3 steps

    Migrate your IPFS data to Infura in 3 steps. ipfs-copy is a migration tool for both existing Infura IPFS users and new users currently self-hosting their data that want to migrate to the new, more reliable, performant Infura IPFS service with all the latest features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    git-sizer

    git-sizer

    Compute various size metrics for a Git repository

    git-sizer computes various size metrics for a local Git repository, flagging those that might cause you problems or inconvenience. Is the repository too big overall? Ideally, Git repositories should be under 1 GiB, and (without special handling) they start to get unwieldy over 5 GiB. Big repositories take a long time to clone and repack, and take a lot of disk space. Avoid storing generated files (e.g., compiler output, JAR files) in Git. It would be better to regenerate them when necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    archiver

    archiver

    Easily create & extract archives, and compress & decompress files

    Introducing Archiver 4.0 - a cross-platform, multi-format archive utility and Go library. A powerful and flexible library meets an elegant CLI in this generic replacement for several platform-specific or format-specific archive utilities. The core library APIs work pretty well but the command has not been implemented yet, nor have most automated tests. If you need the arc command, stick with v3 for now. Create and extract archive files. Walk or traverse into archive files. Extract only specific...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Docuowl

    Docuowl

    A documentation generator

    Docuowl generates static single-page documentation from Markdown files. As a long-time fan of the documentation style made by Stripe, and Markdown, I decided to use the former as a base to create a pretty documentation generator that outputs something like Stripe's. Stripe also generously allowed me to use their layout, so here's a big thank you to them". Docuowl takes a directory as input. The directory is expected to have one directory for each section or group. Each group may have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    xbar

    xbar

    Put anything in your macOS menu bar

    xbar (the BitBar reboot) lets you put the output from any script/program in your macOS menu bar. xbar underwent a complete rewrite from the ground up in Go. You can browse all the plugins online, or write your own. To write a plugin, just write some form of executable script that outputs to the standard output. To write a plugin, you need to be able to produce some kind of executable (usually a script) that prints out lines of text. Variables are stored in JSON files alongside your plugin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Space Cloud

    Space Cloud

    Open source Firebase + Heroku to develop, scale and secure apps

    .../download files to scalable file stores (e.g., Amazon S3, Google Cloud Storage). Unified APIs for your custom HTTP services. Trigger webhooks or serverless functions on database or file storage events. Dynamic access control that integrates with your auth system (e.g., auth0, firebase-auth). Written in Golang, it follows cloud-native practices and scales horizontally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GoSpider

    GoSpider

    Gospider - Fast web spider written in Go

    GoSpider - Fast web spider written in Go. Fast web crawling. Brute force and parse sitemap.xml. Parse robots.txt. Generate and verify link from JavaScript files. Link Finder. Find AWS-S3 from response source. Find subdomains from the response source. Get URLs from Wayback Machine, Common Crawl, Virus Total, Alien Vault. Format output easy to Grep. Support Burp input. Crawl multiple sites in parallel.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    bit CLI

    bit CLI

    Bit is a modern Git CLI

    bit is an experimental modernized git CLI built on top of git that provides happy defaults and other niceties. Command and flag suggestions to help you navigate the plethora of options git provides you. Autocompletion for files and branch names when using bit add or bit checkout. Automatic fetch and branch fast-forwarding reduce the likelihood of merge conflicts. Suggestions work with git aliases. New commands like bit sync vastly simplify your workflow. Commands from git-extras such as bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    gdrive

    gdrive

    Google Drive CLI Client

    gdrive is a command line utility for interacting with Google Drive. gdrive is finally verified for using sensitive scopes which should fix the This app is blocked error. Note that the project name will show up as project-367116221053 when granting access to you account. Binaries are statically linked. If you want to compile from source you need the go toolchain. Version 1.5 or higher. The first time gdrive is launched (i.e. run gdrive about in your terminal not just gdrive), you will be...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    deps.cloud

    deps.cloud

    Index and query dependencies across your company's private repository

    Index and query dependencies across your company's private repositories. deps.cloud is a tool to help companies understand what libraries and projects their systems use. It works by detecting dependencies defined in common manifest files (pom.xml, package.json, go.mod, etc). Using this information, we’re able to answer questions about project dependencies. Modules in deps.cloud can represent a library (the common case), application, or repository. This can largely depend on how a given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    alvd

    alvd

    alvd = A Lightweight Vald. A lightweight distributed vector search

    A lightweight distributed vector search engine based on Vald codebase. Vald is an awesome highly scalable distributed vector search engine works on Kubernetes. It has great features such as file-based backup, and metrics-based ordering of Agents. Also, Vald is highly configurable using YAML files. It works without Kubernetes, single binary (less than 30MB), easy to run (can be configured by command-line options), and consists of Agent and Server. alvd has almost the same features as Vald's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mki3dgame

    mki3dgame

    Searching in 3D stages

    Find and collect tokens scattered in the stages and avoid the monsters. The game contains 'assets' subdirectory with some stages, but you can also design your own stages and the shapes of monsters or tokens in a web-browser with the 3D editor at https://mki1967.github.io/mki3d/ . Run the game with the path to assets directory as the command line argument. The assets directory contains the following sub-directories: 'monsters' - monster shapes '.mki3d' files 'stages' - designs of stages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DevDash

    DevDash

    Highly Configurable Terminal Dashboard for Developers and Creators

    DevDash is a highly configurable terminal dashboard for developers and creators. It will allow you to choose and display the most up-to-date metrics you need, at one place. The data will be automatically refreshed while you’re doing other productive tasks. Get started and create your first dashboard, or see DevDash in action with many examples (including their configuration). Change the display of your widgets (colors or size). Understand how to use time period for many widgets in DevDash....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    IPFS Pinning GitHub Action

    IPFS Pinning GitHub Action

    Pin your files to IPFS using GitHub Actions

    Pin your files to IPFS using GitHub Actions. This GitHub Action helps you to publish your website/assets to IPFS Pinning Services (e.g. Pinata or Firebase using the official IPFS Remote Pinning API. You can use this Action directly from your GitHub workflow. You can find the required credentials on your Pinning Services Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kubeval

    Kubeval

    Validate your Kubernetes configuration files, supports Kubernetes

    Kubeval is used to validate one or more Kubernetes configuration files and is often used locally as part of a development workflow as well as in CI pipelines. The Kubernetes API allows for specifying properties on objects that are not part of the schemas. However, kubectl will throw an error if you use it with such files. Kubeval can be used to simulate this behavior using the --strict flag. Alternatively, Kubeval can also take input via stdin which can make using it as part of an automated...
    Downloads: 0 This Week
    Last Update:
    See Project