Showing 240 open source projects for "linux file managers"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    Pro Git

    Pro Git

    Pro Git 2nd Edition

    Welcome to the second edition of the Pro Git book. The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com. What is “version control”, and why should you care? Version control is a system that records changes to a file or set of files over time so that you can recall specific versions...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    ... dependencies for your Xcode projects. The dependencies for your projects are specified in a single text file called a Podfile. CocoaPods will resolve dependencies between libraries, fetch the resulting source code, then link it together in an Xcode workspace to build your project. Ultimately the goal is to improve discoverability of, and engagement in, third party open-source libraries by creating a more centralised ecosystem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Vagrant

    Vagrant

    Vagrant is a tool for building and distributing environments

    Development environments simplified. Vagrant enables the creation and configuration of lightweight, reproducible, and portable development environments. Download the open-source Vagrant binary and run it locally or within your environments. Vagrant is designed for everyone as the simplest and fastest way to create a virtualized environment. Single workflow to build and manage virtual machine environments. Declarative configuration file describes all the requirements and builds them through...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Brakeman

    Brakeman

    A static analysis security vulnerability scanner for Ruby on Rails app

    Brakeman is a free vulnerability scanner specifically designed for Ruby on Rails applications. It statically analyzes Rails application code to find security issues at any stage of development. Brakeman now uses the parallel gem to read and parse files in parallel. By default, parallel will split the reading/parsing into a number of separate processes based on number of CPUs. In testing, this has dramatically improved speed for large code bases, around 35% reduction in overall scan time....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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.
  • 5
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Devise

    Devise

    Flexible authentication solution for Rails with Warden

    Devise is a flexible authentication solution for Rails that is based on Warden, a general Rack authentication framework. It is a complete MVC solution based on Rails engines that lets you have several models signed in at the same time. It consists of 10 modules: 1. Authenticatable Module, responsible for password hashing and validating user authenticity when signing in 2. Omniauthable adds OmniAuth support 3. Confirmable is responsible for verifying if an account is already confirmed during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Server configuration

    Server configuration

    Docker Compose with Traefik and lots of services

    Your (my) own server configuration, managed by docker-compose, with the comprehensive default configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mongoid

    Mongoid

    Ruby ODM framework for MongoDB

    Mongoid is the officially supported ODM (Object-Document-Mapper) framework for MongoDB in Ruby. This Mongoid community organization is a group of open-source contributors around the Mongoid ODM not affiliated with the company, MongoDB. Mongoid is customarily configured through a mongoid.yml file that specifies options and clients. The simplest configuration is as follows, which configures Mongoid to talk to a MongoDB server at “localhost:27017” and use the database named “mongoid”. If you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jekyll-notion

    jekyll-notion

    Import pages from notion

    Import notion pages to Jekyll.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    dotenv

    dotenv

    A Ruby gem to load environment variables from `.env`

    ... projects are run. dotenv loads variables from a .env file into ENV when the environment is bootstrapped. dotenv is initialized in your Rails app during the before_configuration callback, which is fired when the Application constant is defined in config/application.rb with class Application < Rails::Application. If you need it to be initialized sooner, you can manually call Dotenv::Railtie.load.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jekyll-theme-8bit

    jekyll-theme-8bit

    A Jekyll theme inspired by classic 8bit games

    A Jekyll theme inspired by classic 8-bit games. Jekyll-theme-8bit has been scaffolded by the Jekyll new-theme command and therefore has all the necessary files and directories to have a new Jekyll site up and running with zero-configuration. Snippets of code within the _includes directory that can be inserted in multiple layouts (and another include-file as well) within the same theme-gem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jekyll PDF Embed

    Jekyll PDF Embed

    Jekyll plugin for embedding PDF and PowerPoint files to any page

    Jekyll plugin for embedding PDF files to any page or post. Jekyll PDF Embed is a ruby gem for Jekyll static site generator. It allows user to easily embed external or local PDF files to any page or blog post.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jekyll Github Deploy

    Jekyll Github Deploy

    Jekyll Site Automated Deployer to GitHub Pages

    If you use some plugins with your Jekyll blog, chances are you can not have your blog generated by GitHub Pages. First of all, because they do not allow custom plugins. This is where jekyll-github-deploy (a.k.a. jgd) comes in: it will automatically build your Jekyll blog and push it to your gh-pages branch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Photo Stream

    Photo Stream

    Self-hosted, super simple photo stream

    ... to run Photo Stream in a container. That's why configuration has been moved from _config.yml to .env so when switching from the initial repo you will have to set up the .env file accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pronto

    Pronto

    Quick automated code review of your changes

    ... the results as comments on GitLab commits using GitlabFormatter. You can run Pronto as a step of your CI builds and get the results as comments on Bitbucket commits using BitbucketFormatter or BitbucketPullRequestFormatter. The behavior of Pronto can be controlled via the .pronto.yml configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linguist

    Linguist

    Detect blob languages, suppress generated files and generate graphs

    This library is used on GitHub.com to detect blob languages, ignore binary or vendored files, suppress generated files in diffs, and generate language breakdown graphs. Linguist is a Ruby library so you will need a recent version of Ruby installed. There are known problems with the macOS/XCode supplied version of Ruby that causes problems installing some of the dependencies. Accordingly, we highly recommend you install a version of Ruby using Homebrew, rbenv, rvm, ruby-build, asdf or other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Typing

    Typing

    Typing, is a template for Jekyll

    ... or the button. Printing will eliminate useless parts such as the sidebar. You will also have a template for posting to the "" welcome-to-jekyll.md "** file and will need to follow the header of that template. The file contains some information you can get to use on your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Antarctica Theme

    Antarctica Theme

    Stylish and feature-rich theme for Jekyll

    The goal of Antarctica is evolving to an elegant and feature-rich theme across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    The_Deck_Linux

    Portable Penetration Testing Operating System

    It is an Portable Penetration Testing Operating System designed for Beagle Bone AI. It is an debian based operating system fully packed with all latest Hacking Tools. The Root file system used in this Deck Linux is Ubuntu 20.04 LTS. It can be installed in Beagle Board AI and can use as a replacement for Laptop, Desktop. It can be placed on a drone too. It has a pre-installed MeshDeck (written by Philip Polstra) so it can be runned in a ZigBee network. We can attacks from up to a mile away using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    <<Hack|Track GNU/Linux

    <<Hack|Track GNU/Linux

    Distro Penetrasing Live System Burn to USB Flash Disk & Run.

    <<Hack|Track GNU/Linux is an open source operating system developed by the HTGL Project from Indonesia which provides penetration testing.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 21
    vym - view your mind
    VYM (View Your Mind) is a tool to generate and manipulate maps which show your thoughts. Such maps can help you to improve your creativity and effectivity. You can use them for time management, to organize tasks, to get an overview over complex contexts
    Leader badge
    Downloads: 114 This Week
    Last Update:
    See Project
  • 22
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 23
    ansible-elasticsearch

    ansible-elasticsearch

    Ansible playbook for Elasticsearch

    Ansible role for 7.x/6.x Elasticsearch. Currently this works on Debian and RedHat-based Linux systems. The latest Elasticsearch versions of 7.x & 6.x are actively tested. Elasticsearch default version is described in es_version. You can override this variable in your playbook to install another version. While we are testing this role only with one 7.x and one 6.x version. All Elasticsearch configuration parameters are supported. This is achieved using a configuration map parameter 'es_config...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    modern-resume-theme

    modern-resume-theme

    A modern static resume template and theme. Powered by Jekyll

    A modern simple static resume template and theme. Powered by Jekyll and GitHub pages. This template is designed to be hosted using GitHub pages so that's what these instructions will cover. If you plan on hosting it separately then there might be some extra steps that we won't cover.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    VINARI SOFTWARE

    VINARI SOFTWARE

    Software Facil, Vida Facil

    Vinari Software brinda aplicaciones útiles para Microsoft Windows y distribuciones GNU/Linux, las cuales hacen que la informatica moderna sea mas sencilla. Todas estas aplicaciones estan protegidas bajo la licencia BSD, la cual puede ser leída en el siguiente enlace: https://vinarisoftware.wixsite.com/vinari/licencia
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next