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
·
mptre avatar

mptre/yank

0
View on GitHub↗
1,697 stars·48 forks·C·MIT·4 views

Yank

Yank terminal output to clipboard

Features

  • System Monitoring - Yank terminal output to clipboard.
  • Terminal Utilities - Copies terminal output to the system clipboard.

Star history

Star history chart for mptre/yankStar history chart for mptre/yank

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 Yank

Similar open-source projects, ranked by how many features they share with Yank.
  • hishamhm/htophishamhm avatar

    hishamhm/htop

    5,899View on GitHub↗

    htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and real-time resource visualizer, providing a dashboard to track CPU, memory, and load average metrics. The tool enables the sorting, filtering, and termination of active system processes and threads. It distinguishes itself through a text-mode interface that can render processes in a hierarchical tree structure to visualize parent-child relationships and allows for the assignment of CPU affinity to specific processor cores. The monitoring surface covers CPU utilization, memory a

    Ccconsoleconsole-application
    View on GitHub↗5,899
  • atoptool/atopAtoptool avatar

    Atoptool/atop

    1,026View on GitHub↗

    System and process monitor for Linux

    C
    View on GitHub↗1,026
  • aitjcize/cppmanaitjcize avatar

    aitjcize/cppman

    1,427View on GitHub↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    View on GitHub↗1,427
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
See all 30 alternatives to Yank→

Frequently asked questions

What does mptre/yank do?

Yank terminal output to clipboard

What are the main features of mptre/yank?

The main features of mptre/yank are: System Monitoring, Terminal Utilities.

What are some open-source alternatives to mptre/yank?

Open-source alternatives to mptre/yank include: hishamhm/htop — htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and… atoptool/atop — System and process monitor for Linux. aitjcize/cppman — .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image::… akinomyoga/ble.sh — ble.sh is a programmable line editor for Bash that provides syntax highlighting, auto-completion, and advanced text… anderskm/gputil — A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python. ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a…