Shell Ash

Open-source Shell projects categorized as Ash

Top 4 Shell Ash Projects

  • acme.sh

    A pure Unix shell script implementing ACME client protocol

  • Project mention: Setting up a www subdomain on a self-hosted Ghost blog | dev.to | 2024-05-22

    server { listen 80; listen [::]:80; server_name www.myblog.lol; root /var/www/ghost/system/nginx-root; # Used for acme.sh SSL verification (https://acme.sh) location / { return 301 https://myblog.lol$request_uri; } location ~ /.well-known { allow all; } client_max_body_size 50m; }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • modernish

    Modernish is a library for writing robust, portable, readable, and powerful programs for POSIX-based shells and utilities.

  • woof-CE

    woof - the Puppy builder

  • Project mention: X.org on NetBSD – The State of Things | news.ycombinator.com | 2024-05-06

    > What I mostly meant was that for people who prefer to use X11, that will probably remain viable for a long time, without any Wayland.

    Or, if necessary, with just a tiny bit of Wayland; XWayland rootful mode lets you run a full X stack with Wayland as little more than a shim to the graphics driver. As a worked example, Puppy Linux implemented this: https://github.com/puppylinux-woof-CE/woof-CE/pull/2265

  • opkg-upgrade

    List and install OpenWRT / LEDE opkg upgradable packages

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Ash discussion

Log in or Post with

Shell Ash related posts

  • Is there a simple way to upgrade your packages using luci?

    2 projects | /r/openwrt | 29 Jan 2021

Index

What are some of the best open-source Ash projects in Shell? This list will help you:

Project Stars
1 acme.sh 37,220
2 modernish 735
3 woof-CE 378
4 opkg-upgrade 315

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com