Showing 357 open source projects for "gnu linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    Easily Usable Lisp Utilized Interface and Editor aims to make GNU/Linux more enjoyable, and productive in the console environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    this shell is been born like plan for an university examination. It concurs to see in way minibadly which are the mechanisms that are to the base of one shell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Develepper's Tools (in command line) integrating an extensible core and plugins
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    3D-Console is a system that maintains and renders a general purpose user interface for multiple applications in a shared three dimensional virtual space. The applications are arbitrary operating system processes, as we know them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    SBD is a way of leaving ultra-secure minimal access to a computer, which allows you to run a single command based on a one time key. It is good if you don't want to have an ssh server running all the time, but only want to start it when needed.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BUSH (Business Shell) combines the capabilities of BASH, PHP, GCC, and PostgreSQL into a uniform design for rapidly designing secure, reliable Web templates. It can also replace BASH, has SQL support, and is a general purpose scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jkl is console file manager for UN*X systems. It is inspired by popular FAR manager for Windows - all of it`s functionality is provided by plugins, so it could be easily extended with new functions (i.e. FTP client, compression tools...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Erc is an interpreted link-oriented language. Majic is a java-based interpreter for Erc, and Majicc is a c++ based compiler for Erc which uses the Majic libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Introduction Sudoscriptd/sudoshell are a pair of Perl scripts that provide an audited shell using sudo(8) and script(1).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    PHPterm is a terminal/shell emulator for PHP which let's you execute shell commands just like in a shell, but all within your browser window over the HTTP protocol. It aims to provide the look and feel of konsole, the KDE terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A command line utility written in C to easily manage list of files on unix systems. Execute basically a given command for each line in stdin. It should be extended to handle multiple inputs and multiple commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Shex project aims to provide new UNIX tools that extend the functionality of shell scripts, making it possible to write scripts that in the past would have required the use of other programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hardware specific Linux kernels for your Dreamcast, PS2, XBox, PDAs, Tablets, custom Laptop kernels, and any other hardware that you request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RABL - Repeatable shell environment. Shell script providing various repeatable functionality as a library of reusable functions. Automates option parsing, usage messages, prompting, and various other utility functions. Currently targets GNU bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Routercli is a Cisco-like shell for diskless or one-floppy Linux mini-distributions. It includes network configuration and manipulation, rip daemon, standard acls and other utilities. It is a replacement for a shell on diskless or onefloppy linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This game is an MMORPG in various UNIX scripting languages, with a graphical shell accessed by SSH for the client. It will support Linux, Windows, and MacOS X. It is meant to be immersive and allows in-game coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    env-switcher effectively allows users to manipulate the environment loaded for all shells (including non-interactive remote shells) without manually editing their startup dot files -- something that users traditionally have difficultly doing properly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    It's intented use is to parse Unix/Linux-like shell scripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Shell Script based installation utilities to facilitate the building, packaging and installation of custom Database applications, specifically database objects such as tables, stored procedures, data etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux shell written in C++ which will eventually include scripting and other advanced features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The purpose of the project is to make the bash behave intelligent. This includes currently corrrection of mistyped program names, autocorrection while pressing TAB and learning which program are associated with which suffix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A shell (coded in perl) aiming to be intelligent, and practical. The primary goal is to have the [TAB] completion system interacting with the commands. Ex: tar -xjf and hitting [tab] only shows .bz2 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Loggy is a Linux Advanced Logcleaner and a tool to hide you in a linux machine by cleaning or modifing the intruder's ip from all the logfiles in /var bin and txt logs it find logs, with a recursive search in /var/log and a lot of fantastic features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OS based on Agent based Security with a new type of split kernel and agents platform.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB