awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jamesob avatar

jamesob/desk

0
View on GitHub↗
2,577 Stars·112 Forks·Shell·MIT·3 Aufrufe

Desk

A lightweight workspace manager for the shell

Features

  • Terminal Productivity - Lightweight workspace manager for shell environments.
  • Terminal Utilities - Lightweight workspace manager for shell environments.

Star-Verlauf

Star-Verlauf für jamesob/deskStar-Verlauf für jamesob/desk

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Desk

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Desk.
  • dvorka/hstrAvatar von dvorka

    dvorka/hstr

    4,438Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,438
  • jarun/nnnAvatar von jarun

    jarun/nnn

    21,630Auf GitHub ansehen↗

    This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local and remote filesystems. It functions as both a standalone console file explorer and a versatile file picker, allowing users to select paths and pass them to external shell commands or system utilities for automated workflows. The application distinguishes itself through a highly modular architecture that supports compile-time feature flagging and static binary compilation, ensuring a minimal memory footprint and portability across environments. Users can extend its core function

    Candroidbatch-renamec
    Auf GitHub ansehen↗21,630
  • clvv/fasdAvatar von clvv

    clvv/fasd

    5,915Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,915
  • junegunn/fzfAvatar von junegunn

    junegunn/fzf

    81,017Auf GitHub ansehen↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    Auf GitHub ansehen↗81,017
Alle 30 Alternativen zu Desk anzeigen→

Häufig gestellte Fragen

Was macht jamesob/desk?

A lightweight workspace manager for the shell

Was sind die Hauptfunktionen von jamesob/desk?

Die Hauptfunktionen von jamesob/desk sind: Terminal Productivity, Terminal Utilities.

Welche Open-Source-Alternativen gibt es zu jamesob/desk?

Open-Source-Alternativen zu jamesob/desk sind unter anderem: jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local… kdabir/has — ✅ checks presence of various command line tools and their versions on the path. clvv/fasd — fasd is a frecency-based path navigator and POSIX shell productivity tool designed to accelerate navigation between… dvorka/hstr — hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and… junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… nvbn/thefuck — This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating…