Showing 846 open source projects for "linux file managers"

View related business solutions
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 1
    Toolbx Linux

    Toolbx Linux

    Tool for interactive command line environments on Linux

    Toolbx is a tool for Linux, which allows the use of interactive command line environments for development and troubleshooting the host operating system, without having to install software on the host. It is built on top of Podman and other standard container technologies from OCI. Toolbx environments have seamless access to the user's home directory, the Wayland and X11 sockets, networking (including Avahi), removable devices (like USB sticks), systemd journal, SSH agent, D-Bus, limits, /dev...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    airgeddon

    airgeddon

    This is a multi-use bash script for Linux systems

    airgeddon is an alive project growing day by day. Interface mode switcher (Monitor-Managed) keeping selection even on interface name changing. DoS over wireless networks using different methods (mdk3, mdk4, aireplay-ng). "DoS Pursuit mode" is available to avoid AP channel hopping (available also on DoS performed on Evil Twin attacks). Full support for 2.4Ghz and 5Ghz bands. Assisted WPA/WPA2 personal networks Handshake file and PMKID capturing. Cleaning and optimizing Handshake captured files...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 3
    Quickemu

    Quickemu

    Quickly create and run optimized Windows, macOS and Linux

    Quickly create and run optimized Windows, macOS, and Linux virtual machines. Quickemu is a wrapper for the excellent QEMU that automatically "does the right thing" when creating virtual machines. No requirement for exhaustive configuration options. You decide what operating system you want to run and Quickemu takes care of the rest. The original objective of the project was to enable quick testing of Linux distributions where the virtual machines and their configuration can be stored anywhere...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    Andronix App

    Andronix App

    This is the official repository for the back end of the Andronix app

    Andronix is simple inside the hood (well not really, but most of it is simple to understand). Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 5
    ani-cli

    ani-cli

    A cli tool to browse and play anime

    A cli tool to browse and play anime. A cli to browse and watch anime (alone AND with friends). This tool scrapes the site gogoplay. If you encounter "Video URL not found" or any breaking issue, then make sure you are on the latest version by typing sudo ani-cli -U to update on Linux, Mac, and Android. On Windows, run gitbash as administrator then their type ani-cli -U. If after this the issue persists then open an issue. If you see sed warnings or your history entries have disappeared after...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    asdf

    asdf

    Extendable version manager with support for Ruby, Node.js, Elixir, etc

    Manage multiple runtime versions with a single CLI tool. Manage each of your project runtimes with a single CLI tool and command interface. asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv & pyenv (and more) all in one! Simply install your language's plugin! Large ecosystem of existing runtimes & tools. Simple API to add support for new tools as you need! Support for existing config files .nvmrc, .node-versions,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    bash-completion

    bash-completion

    Programmable completion functions for bash

    ... it from either /etc/bashrc or ~/.bashrc (or any other file sourcing those). If you don't have the package readily available for your distribution, or you simply don't want to use one, you can install bash-completion using the standard commands for GNU Autotools packages. If you find that a given function is producing errors or does not work as it should under certain circumstances when you attempt completion, try running set -x or set -v prior to attempting the completion again.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Distrobox

    Distrobox

    Use any linux distribution inside your terminal

    Use any Linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Distrobox uses podman, docker or lilipod to create containers using the Linux distribution of your choice. The created container will be tightly integrated with the host, allowing sharing of the HOME directory of the user, external storage, external USB devices and graphical apps (X11/Wayland), and audio. Simply put...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    LXQt

    LXQt

    Checkout all LXQt components at once by using git submodule

    LXQt is the next generation of LXDE, the Lightweight Desktop Environment. It is the product of the merger between Razor-qt and LXDE-Qt. It will not get in your way. It will not hang or slow down your system. It is focused on being a classic desktop with a modern look and feel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 10
    dotdrop

    dotdrop

    Save your dotfiles once, deploy them everywhere

    Dotdrop is a dotfiles manager that provides efficient ways of managing your precious config files. It is especially powerful when it comes to managing those across different hosts. The main idea of dotdrop is to have the ability to store each dotfile only once and deploy them with different content on different hosts/setups. To achieve this, it uses a templating engine that allows specifying, during the dotfile installation with dotdrop, based on a selected profile, how (with what content)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rbenv

    rbenv

    Groom your app’s Ruby environment

    Use rbenv to pick a Ruby version for your application and guarantee that your development environment matches production. Put rbenv to work with Bundler for painless Ruby upgrades and bulletproof deployments. Powerful in development. Specify your app's Ruby version once, in a single file. Keep all your teammates on the same page. No headaches running apps on different versions of Ruby. Just Works™ from the command line and with app servers like Pow. Override the Ruby version anytime: just set...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    lynis

    lynis

    Security auditing tool for Linux, macOS, and UNIX-based system

    Lynis is a battle-tested security tool for systems running Linux, macOS, or Unix-based operating system. It performs an extensive health scan of your systems to support system hardening and compliance testing. The project is open source software with the GPL license and available since 2007. Since Lynis is flexible, it is used for several different purposes. Typical use cases for Lynis include security auditing, compliance testing (e.g. PCI, HIPAA, SOx), penetration testing, vulnerability...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    kerl

    kerl

    Easy building and installing of Erlang/OTP instances

    Easy building and installing of Erlang/OTP instances. Kerl aims to be shell agnostic and its only dependencies, excluding what's required to actually build Erlang/OTP, are curl and git. All is done so that, once a specific release has been built, creating a new installation is as fast as possible. We are supporting the current OTP release version and 2 prior release versions (same as upstream OTP.) Older OTP releases may or may not work. We will advance release support as new releases of OTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    denisidoro dotfiles

    denisidoro dotfiles

    Awesome personal dotfiles

    Awesome personal dotfiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    i3ass

    i3ass

    A collection of shell scripts to ease the use of i3wm

    Commands to assist and extend the use of i3wm. If you are using Arch linux, you can install the i3ass package from AUR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SweetBerry

    SweetBerry

    Dotfiles themed with SweetPastel

    This is my dotfiles that I made, it's a dotfiles design to be understandable and hackable by anyone and themed with SweetPastel. Instead of making multiple Window Manager Configs with different style I opt in on just one style but it should be compatible to other Window Manage so if you switch to another Window Manager it should be the same style, plus it's less work. All the configs are stored in a folder so it won't conflict at your pre existing configs (Except of the window managers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spaceship ZSH

    Spaceship ZSH

    A Zsh prompt for Astronauts

    ... have the ability to customize or disable specific elements of Spaceship. Set options and define new sections in your .zshrc file, after the theme. To include a custom section you have defined in your prompt, add it to the SPACESHIP_PROMPT_ORDER. Spaceship supports most of the popular programming languages, runtimes, version managers, etc. If it doesn't support something that you need, feel free to open a pull request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    .NET Core Home

    Home repository for .NET Core

    This is the dotnet/core repository and is a good starting point for .NET Core, an open source general-purpose development framework for building cross-platform apps. .NET Core lets you create apps for Windows, macOS or Linux, as well as ARM64 processors using various programming languages. It provides frameworks and APIs for cloud, client UI, IoT, and machine learning. The latest major release (as of this writing) is .NET Core 3.1. You must be on the latest patch release in order to get...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    river

    river

    A dynamic tiling Wayland compositor

    River is a dynamic tiling Wayland compositor with a flexible runtime configuration. River can either be run nested in an X11/Wayland session or directly from a tty using KMS/DRM. Simply run the river command. Usually this executable is a shell script invoking riverctl(1) to create mappings, start programs such as a layout generator or status bar, and perform other configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    kube-ps1

    kube-ps1

    Kubernetes prompt info for bash and zsh

    A script that lets you add the current Kubernetes context and namespace configured on kubectl to your Bash/Zsh prompt strings (i.e. the $PS1). The default prompt assumes you have the kubectl command-line utility installed. Official installation instructions and binaries are available. Blue was used for the default symbol to match the Kubernetes color as closely as possible. Red was chosen as the context name to stand out, and cyan for the namespace. 256 colors are available by specifying the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sysbox

    Sysbox

    Open-source, next-generation "runc" that empowers rootless containers

    An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, and Kubernetes, just like VMs. Think of it as a "container supercharger": it enables your existing container managers/orchestrators (e.g., Docker, Kubernetes, etc.) to deploy containers that have hardened isolation and can run almost any workload that runs in VMs. Sysbox does this by making the container resemble a VM-like environment as much as possible, using advanced OS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Docker tools

    Docker tools

    Useful tools when you are running your project inside docker container

    Running a DNS service for docker containers always messes with the DNS settings of your workstation. Especially if these DNS/discovery services themselves run inside docker containers on an active development workstation. Resolving DNS issues is not an easy task. Contrary to that the hosts file is simple. The script first removes all existing entries of all the hostnames of containers created by docker-compose. Configure the environment variables in your .env file. That way it can be used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Self-Hosted Sentry nightly

    Self-Hosted Sentry nightly

    Sentry, feature-complete and packaged up for low-volume deployments

    ... can be done in the .env.custom file. It will be located in the root directory of the Sentry installation. By default, there exists no .env.custom file. In this case, you can manually add this file by copying the .env file to a new .env.custom file and adjust your settings in the .env.custom file. Please keep in mind to check the .env file for changes, when you perform an upgrade of Sentry, so that you can adjust your .env.custom accordingly, if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gitwatch

    gitwatch

    Watch a file or folder and automatically commit changes to a git repo

    A bash script to watch a file or folder and commit changes to a git repo. Some programs auto-write their config files, without waiting for you to click an 'Apply' button; or even if there is such a button, most programs offer you no way of going back to an earlier version of your settings. If you commit your config file(s) to a git repo, you can track changes and go back to older versions. This script makes it convenient, to have all changes recorded automatically. If you use an editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aria2 AriaNg Docker

    Aria2 AriaNg Docker

    The Docker image for Aria2 + AriaNg + File Browser + Rclone

    One Docker image for file downloading, managing, sharing, as well as video playing and evening cloud storage synchronization. Furthermore, it's pretty small and ARM CPU compatible which means you can also run it on Raspberry Pi. Last but not least, Auto HTTPS can't be more easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next