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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zpm-zsh avatar

zpm-zsh/dropbox

0
View on GitHub↗
21 stars·4 forks·Python·GPL-3.0·3 viewsgithub.com/horosgrisa/zsh-dropbox↗

Dropbox

Zsh dropbox plugin

Features

  • Command Line Helpers - Provides CLI commands for Dropbox management.

Star history

Star history chart for zpm-zsh/dropboxStar history chart for zpm-zsh/dropbox

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Dropbox

Similar open-source projects, ranked by how many features they share with Dropbox.
  • b4b4r07/enhancdb4b4r07 avatar

    b4b4r07/enhancd

    2,702View on GitHub↗

    :rocket: A next-generation cd command with your interactive filter

    Shell
    View on GitHub↗2,702
  • bigh/git-fuzzybigH avatar

    bigH/git-fuzzy

    2,430View on GitHub↗

    interactive git with the help of fzf

    Shell
    View on GitHub↗2,430
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on GitHub↗

    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
    View on GitHub↗81,017
  • aloxaf/fzf-tabAloxaf avatar

    Aloxaf/fzf-tab

    4,521View on GitHub↗

    fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface powered by fzf. It hooks into Zsh's completion system to present completion candidates in a searchable list where users can filter, select, and navigate results by typing partial matches. The plugin distinguishes itself through several integrated capabilities. It supports multi-item selection for batch operations, group-based navigation to switch between completion categories like files and commands, and live previews of each candidate using user-defined commands. The interface can

    Shellcompletionfzfshell
    View on GitHub↗4,521
See all 26 alternatives to Dropbox→

Frequently asked questions

What does zpm-zsh/dropbox do?

Zsh dropbox plugin

What are the main features of zpm-zsh/dropbox?

The main features of zpm-zsh/dropbox are: Command Line Helpers.

What are some open-source alternatives to zpm-zsh/dropbox?

Open-source alternatives to zpm-zsh/dropbox include: b4b4r07/enhancd — :rocket: A next-generation cd command with your interactive filter. bigh/git-fuzzy — interactive `git` with the help of `fzf`. junegunn/fzf — This project is a general-purpose command-line filter that provides an interactive interface for processing standard… wfxr/forgit — forgit is a shell-based interactive CLI wrapper that uses a fuzzy finder to transform Git output into selection menus.… wting/autojump — Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut… aloxaf/fzf-tab — fzf-tab is a Zsh plugin that replaces the default tab-completion menu with an interactive fuzzy search interface…