awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to oscardelben/sheet

Open-source alternatives to Sheet

30 open-source projects similar to oscardelben/sheet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sheet alternative.

  • astranno/googlrAvatar Astranno

    Astranno/googlr

    50Vezi pe GitHub↗

    Googlr is a command line tool that lets you search Google from your terminal.

    Swift
    Vezi pe GitHub↗50
  • badarsh2/sudocabularyAvatar badarsh2

    badarsh2/Sudocabulary

    162Vezi pe GitHub↗

    Vocabulary on your terminal

    Shell
    Vezi pe GitHub↗162
  • bbugyi200/funkyAvatar bbugyi200

    bbugyi200/funky

    669Vezi pe GitHub↗

    Funky takes shell functions to the next level by making them easier to define, more flexible, and more interactive.

    Python
    Vezi pe GitHub↗669
  • benlinton/slugifyAvatar benlinton

    benlinton/slugify

    315Vezi pe GitHub↗

    Bash command that converts filenames and directories to a web friendly format.

    Groff
    Vezi pe GitHub↗315
  • browsh-org/browshAvatar browsh-org

    browsh-org/browsh

    18,884Vezi pe GitHub↗

    Browsh is a text-based web browser and headless browser frontend that renders modern websites and web applications within a terminal emulator. It functions as a TTY web browser, allowing users to view and interact with complex web content directly from a command line interface. The project enables web navigation in environments where a graphical user interface is unavailable, such as when accessing a remote server via SSH or operating in low-bandwidth conditions. It translates browser pixels and colors into ANSI escape codes to simulate a graphical interface using text characters. The system

    JavaScriptbandwidth-saverhttp-performancemosh
    Vezi pe GitHub↗18,884

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • burntsushi/ripgrepAvatar BurntSushi

    BurntSushi/ripgrep

    65,112Vezi pe GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    Vezi pe GitHub↗65,112
  • burntsushi/xsvAvatar BurntSushi

    BurntSushi/xsv

    10,750Vezi pe GitHub↗

    xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da

    Rust
    Vezi pe GitHub↗10,750
  • cal2195/qAvatar cal2195

    cal2195/q

    70Vezi pe GitHub↗

    q - vim like macro registers for your bash and zsh shell!

    Shell
    Vezi pe GitHub↗70
  • canop/brootAvatar Canop

    Canop/broot

    12,740Vezi pe GitHub↗

    Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch

    Rustbalanced-bfs-descentcommand-linecommand-line-tool
    Vezi pe GitHub↗12,740
  • cantino/mcflyAvatar cantino

    cantino/mcfly

    7,606Vezi pe GitHub↗

    mcfly is a database-backed system for tracking, filtering, and exporting shell command execution history and metadata. It functions as a shell command history manager and a command-line tool for analyzing command frequency and success rates. The tool utilizes a neural network to find the most relevant past shell commands based on execution context. This search capability ranks historical commands by analyzing patterns and environmental context to surface relevant results. The system includes utilities for managing shell privacy by scrubbing sensitive records from history files and internal d

    Rusthistoryrustsearch
    Vezi pe GitHub↗7,606
  • changyuheng/fzAvatar changyuheng

    changyuheng/fz

    572Vezi pe GitHub↗

    Cli shell plugin, the missing fuzzy tab completion feature for the z jump around command.

    Shell
    Vezi pe GitHub↗572
  • chrisant996/clinkAvatar chrisant996

    chrisant996/clink

    5,320Vezi pe GitHub↗

    Clink is a command line enhancer and shell extension for the Windows CMD terminal. It functions as a readline-style input library and completion engine, adding advanced line editing, persistent command history, and command argument prediction to the standard Windows command line environment. The project distinguishes itself through a scriptable architecture that allows for custom completion definitions, Lua keyboard mapping, and dynamic prompt customization. It enables the creation of context-sensitive prompts that can include asynchronous updates, environment-based formatting, and transient

    C++
    Vezi pe GitHub↗5,320
  • clvv/fasdAvatar clvv

    clvv/fasd

    5,915Vezi pe GitHub↗

    fasd is a frecency-based path navigator and POSIX shell productivity tool designed to accelerate navigation between files and directories. It functions as a command-line wrapper that resolves shorthand queries into absolute paths by ranking results based on how often and how recently they have been accessed. The utility uses fuzzy string matching and case-insensitive lookups to resolve partial directory and file names. It can also import access history from external backends, such as text editors and desktop environments, to refine the accuracy of its ranking database. The tool provides shel

    Shell
    Vezi pe GitHub↗5,915
  • curusarn/reshAvatar curusarn

    curusarn/resh

    1,053Vezi pe GitHub↗

    RESH ❯❯ Contextual shell history for zsh and bash

    Go
    Vezi pe GitHub↗1,053
  • darrikonn/td-cliAvatar darrikonn

    darrikonn/td-cli

    214Vezi pe GitHub↗

    A todo command line todo manager ✔️

    Pythontdtd-clitodo
    Vezi pe GitHub↗214
  • denisidoro/naviAvatar denisidoro

    denisidoro/navi

    17,238Vezi pe GitHub↗

    Navi is an interactive command-line cheatsheet tool and shell command manager. It provides a fuzzy command browser that allows users to search and execute stored command-line snippets, reducing the need to memorize complex flags and arguments. The tool distinguishes itself through a system for importing and synchronizing command collections from remote Git repositories and third-party providers. It features interactive variable prompts that allow users to fill placeholders in commands via manual keyboard entry or selectable lists, including support for variable dependency mapping where one se

    Rustbashcheatsheetscli
    Vezi pe GitHub↗17,238
  • dim-an/codAvatar dim-an

    dim-an/cod

    549Vezi pe GitHub↗

    cod is a completion daemon for bash/fish/zsh

    Go
    Vezi pe GitHub↗549
  • direnv/direnvAvatar direnv

    direnv/direnv

    15,189Vezi pe GitHub↗

    direnv is a shell environment manager and directory-based environment loader that automatically loads and unloads environment variables when switching between directories. It functions as a shell hook automation tool, injecting logic into the shell configuration to trigger environment updates based on the current project context. The project acts as a development environment isolator by localizing shell configurations, which prevents dependency conflicts and removes project-specific exports from global profile files. It includes specialized integration for Nix, allowing the loading of environ

    Go
    Vezi pe GitHub↗15,189
  • dnote/dnoteAvatar dnote

    dnote/dnote

    3,041Vezi pe GitHub↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    Vezi pe GitHub↗3,041
  • dvorka/hstrAvatar dvorka

    dvorka/hstr

    4,438Vezi pe GitHub↗

    hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command

    C
    Vezi pe GitHub↗4,438
  • eugeny/tabbyAvatar Eugeny

    Eugeny/tabby

    72,154Vezi pe GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The application functions as a secure remote connection manager, supporting advanced authentication, port forwarding, and persistent network sessions via an asynchronous protocol layer. The project distinguishes itself through a modular plugin architecture that enables users to extend

    TypeScriptserialssh-clienttelnet-client
    Vezi pe GitHub↗72,154
  • facebook/pathpickerAvatar facebook

    facebook/PathPicker

    5,224Vezi pe GitHub↗

    PathPicker is a command line file selector and interactive shell file picker that serves as a bridge between terminal output and external tools. It converts text output from shell commands into a visual list, allowing users to identify and isolate specific file paths for further action. The utility parses text streams from tools such as git or grep to identify file paths, which users can then filter and select via an interactive interface. These selected paths are injected into configurable command templates or passed as arguments to external processes, such as text editors or custom shell sc

    Python
    Vezi pe GitHub↗5,224
  • gokcehan/lfAvatar gokcehan

    gokcehan/lf

    9,340Vezi pe GitHub↗

    lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and organizing files and directories. It operates as a shell-integrated tool that synchronizes the current working directory with the calling shell and supports vi-style keybindings for filesystem operations. The project distinguishes itself through its ability to render images directly in the terminal via the SIXEL graphics protocol and its shell-driven execution model, which allows users to extend functionality using external shell scripts and commands. It also implements a server

    Gofile-managerterminal
    Vezi pe GitHub↗9,340
  • holman/boomAvatar holman

    holman/boom

    1,319Vezi pe GitHub↗

    Motherfucking TEXT SNIPPETS! On the COMMAND LINE!

    Ruby
    Vezi pe GitHub↗1,319
  • holman/sparkAvatar holman

    holman/spark

    6,059Vezi pe GitHub↗

    Spark is a suite of command line utilities designed to render numeric data sets as compact visual graphs using Unicode characters. It functions as a terminal data visualizer and charting tool that converts sequences of numbers into visual trend lines within a shell environment. The tool generates sparkline graphs by mapping numeric value ranges to specific Unicode block characters. It utilizes linear value scaling to normalize input numbers to fit within available character heights and processes data sequentially from the standard input stream to produce real-time visual output. These capabi

    Shell
    Vezi pe GitHub↗6,059
  • hyperupcall/autoenvAvatar hyperupcall

    hyperupcall/autoenv

    6,034Vezi pe GitHub↗

    autoenv is a directory-based environment manager and shell workflow automator that automatically loads and unloads environment variables and scripts based on the current working directory. It functions as a hierarchical variable loader, applying configuration settings according to the directory hierarchy to isolate project environments. The utility includes a checksum-based script validator that ensures security by requiring user approval before sourcing detected files. Once a file is authorized, the system remembers the trust setting by verifying file hashes, prompting the user again only if

    Shell
    Vezi pe GitHub↗6,034
  • jamesob/deskAvatar jamesob

    jamesob/desk

    2,577Vezi pe GitHub↗

    A lightweight workspace manager for the shell

    Shellbashdeskshell
    Vezi pe GitHub↗2,577
  • jarun/bukuAvatar jarun

    jarun/buku

    7,145Vezi pe GitHub↗

    Buku is a personal bookmark manager that provides a command line interface, a portable bookmark database, and a self-hosted server for organizing web links. It functions as a command line knowledge base for saving, tagging, and searching web resources. The system features a portable, mergeable database that supports AES-256 encryption and is designed for cross-device data synchronization. It includes a RESTful API and a self-hosted web interface, allowing users to manage their collection via a browser or programmatic requests. Capabilities include automatic metadata fetching to populate page

    Pythonbookmarkbookmark-managerbookmarks
    Vezi pe GitHub↗7,145
  • jarun/ddgrAvatar jarun

    jarun/ddgr

    3,359Vezi pe GitHub↗

    :duck: DuckDuckGo from the terminal

    Python
    Vezi pe GitHub↗3,359
  • arl/gitmuxAvatar arl

    arl/gitmux

    784Vezi pe GitHub↗

    :computer: Git in your tmux status bar

    Go
    Vezi pe GitHub↗784