shrc VS sn

Compare shrc vs sn and see what are their differences.

shrc

My bashrc/shrc that supports bash, zsh, busybox ash and even Dash. ( has: OS and shell detection ) (by denisde4ev)

sn

Simple Notes using fzf (by linuxllc)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
shrc sn
7 22
9 25
- -
2.4 0.0
8 months ago over 4 years ago
Shell Shell
- GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

shrc

Posts with mentions or reviews of shrc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • ls is bloat
    5 projects | /r/linuxmemes | 11 May 2023
    do I need to say it: 4x time faster. just minus some the cool parts and fallbacks are not that hard, like local keyword https://github.com/denisde4ev/shrc/blob/master/_fallback/local. and the consequences of not having local all around my repos unset-unseted-i and unset-seted-i that throws error if nested functions use i variable at the same time.
  • yank: copy terminal output to clipboard
    4 projects | /r/commandline | 4 Jun 2022
    my aliases are alias cin='xclip -sel clip -r' cout='xclip -sel clip -o' for clipboard input/output (hi C++ programmers). And if its Wayland then it uses wl-copy or if have termux-clipboard commands. my entire file for detecting it is: https://github.com/denisde4ev/shrc/blob/master/clip-io
  • what is your favorite cd tool (z, z.lua, autojump, zoxide ....) ?
    8 projects | /r/commandline | 10 Apr 2022
    I wrote my own sh function aliased to cd.. and CD https://github.com/denisde4ev/shrc/blob/master/_loadable/_cd__.sh
  • Beautiful Scripts
    6 projects | /r/bash | 8 Feb 2022

sn

Posts with mentions or reviews of sn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-08.

What are some alternatives?

When comparing shrc and sn you can also consider the following projects:

playerctl - 🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.

sc-im - sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal

smenu - smenu started as a lightweight and flexible terminal menu generator, but quickly evolved into a powerful and versatile CLI selection tool for interactive or scripting use.

xplr - A hackable, minimal, fast TUI file explorer

termgraph - a python command-line tool which draws basic graphs in the terminal

calcurse - A text-based calendar and scheduling application

kilo - A text editor in less than 1000 LOC with syntax highlight and search.

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

glances - Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.

delta - A syntax-highlighting pager for git, diff, and grep output

md2pdf - Markdown to PDF conversion tool

tmux - tmux source code