Go Bash

Open-source Go projects categorized as Bash
Topics: Go Zsh Golang Shell CLI

Top 23 Go Bash Projects

  • fzf

    :cherry_blossom: A command-line fuzzy finder

  • Project mention: pyfzf : Python Fuzzy Finder | dev.to | 2024-03-10

    fzf : https://github.com/junegunn/fzf

  • gum

    A tool for glamorous shell scripts 🎀

  • Project mention: Gum – A tool for glamorous shell scripts | news.ycombinator.com | 2024-03-02
  • 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
  • oh-my-posh

    The most customisable and low-latency cross platform/shell prompt renderer

  • Project mention: wsl arch setup for oh my posh | dev.to | 2024-04-12

    # Download the correct binary for Linux (replace the URL with the latest version if needed) wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/posh-linux-amd64 -O oh-my-posh # Make the binary executable chmod +x oh-my-posh # Move the binary to a directory in your PATH sudo mv oh-my-posh /usr/local/bin/

  • cheat

    cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

  • Project mention: Should you add screenshots to documentation? | news.ycombinator.com | 2023-12-14

    Looks like bro pages is archived and they recommend https://github.com/tldr-pages/tldr or https://github.com/cheat/cheat

  • direnv

    unclutter your .profile

  • Project mention: Nix-direnv is a quality of life improvement | news.ycombinator.com | 2024-01-31

    I also made the export diff configurable, motivated by this post: https://github.com/direnv/direnv/pull/1233

  • yq

    yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

  • Project mention: Show HN: Flatito, grep for YAML and JSON files | news.ycombinator.com | 2024-03-25

    What I often use to just get the full key paths is yq (https://github.com/mikefarah/yq), piping into grep when necessary

      yq -o=props 

  • sh

    A shell parser, formatter, and interpreter with bash support; includes shfmt (by mvdan)

  • Project mention: Show HN: Hucksh – A Shell with a Good Memory | news.ycombinator.com | 2023-12-21

    * The shell itself is https://github.com/mvdan/sh, a bash-like command interpreter

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tdl

    📥 A Telegram tookit written in Golang (by iyear)

  • powerline-go

    A beautiful and useful low-latency prompt for your shell, written in go

  • hishtory

    Your shell history: synced, queryable, and in context

  • Project mention: Show HN: Inshellisense – IDE style shell autocomplete | news.ycombinator.com | 2023-11-06

    If you're more used to ctrl+r, you could try hiSHtory (https://github.com/ddworken/hishtory)

  • jump

    Jump helps you navigate faster by learning your habits. ✌️

  • Project mention: Z – Jump Around | news.ycombinator.com | 2024-01-15

    Heavy user of `z` for many years that is until it dropped its database one final time. There's nothing more frustrating then a dropped or corrupted directory database just as you've got the damn thing to remember all your favourite spots on the disk.

    These days I use https://github.com/gsamokovarov/jump which I've mapped to `z`. Happy days.

  • murex

    A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

  • Project mention: Show HN: a Rust Based CLI tool 'imgcatr' for displaying images | news.ycombinator.com | 2024-04-16

    This is how murex works too https://github.com/lmorg/murex/blob/master/config/defaults/p...

  • virtualgo

    Virtualgo: Easy and powerful workspace based development for go

  • shell2http

    Executing shell commands via HTTP server

  • resh

    RESH ❯❯ Contextual shell history for zsh and bash

  • Project mention: Atuin – Magical Shell History | news.ycombinator.com | 2024-02-21

    Resh is a lot faster and lightweight.

    https://github.com/curusarn/resh

  • webhookd

    A very simple webhook server launching shell scripts.

  • dstask

    Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!

  • cw

    The best way to tail AWS CloudWatch Logs from your terminal

  • carapace-bin

    multi-shell multi-command argument completer

  • Project mention: Release Radar • March 2024 Edition | dev.to | 2024-04-07

    It's exciting when something breaks out on its own, and that's what's happened with Carapace. Originally part of a 13-piece project, it now has a major first version and it's a multi-shell completion library and binary. Carapace consists of a pflag fork, a yaml spec, a shell lexer, a completion bridge and various scrapers. Congratulations to the team on shipping your first version 🥳.

  • gitmux

    :computer: Git in your tmux status bar

  • abs

    Home of the ABS programming language: the joy of shell scripting.

  • box-cli-maker

    Make Highly Customized Boxes for CLI

  • Project mention: Show HN: Box CLI Maker | news.ycombinator.com | 2024-03-04
  • lure

    The community repository missing from your Linux distro

  • Project mention: first time installing Gentoo (I'll probably fail) | /r/linuxmemes | 2023-07-02

    Understandable, but have you looked into LURE? Haven’t tried myself (I use Arch btw) but this might work better for you. Also check this and this, in case you can setup a server that will just update packages list and download required packages so that your main machine will not struggle that much

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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). The latest post mention was on 2024-04-16.

Go Bash related posts

Index

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

Project Stars
1 fzf 59,462
2 gum 16,699
3 oh-my-posh 14,084
4 cheat 11,909
5 direnv 11,675
6 yq 10,684
7 sh 6,751
8 tdl 3,255
9 powerline-go 2,702
10 hishtory 2,351
11 jump 1,731
12 murex 1,360
13 virtualgo 1,316
14 shell2http 1,268
15 resh 982
16 webhookd 814
17 dstask 769
18 cw 747
19 carapace-bin 619
20 gitmux 534
21 abs 501
22 box-cli-maker 448
23 lure 401
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com