Cointop is a cryptocurrency terminal user interface designed for monitoring real-time market statistics, prices, and asset trends. It serves as a market dashboard and portfolio tracker, enabling the management of personal asset holdings and the calculation of profit and loss within a command line environment. The project distinguishes itself with a server capability that allows the interface to be hosted and accessed remotely via secure shell sessions. It also includes a notification system that triggers desktop alerts when specific assets reach predefined price thresholds. The application p
Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and Neovim plugin, and a shell integration tool. It provides real-time filtering and selection from lists of items, supporting keyboard and mouse navigation, live preview panes, and multi-select functionality across Linux, macOS, and Windows. The tool distinguishes itself through a composable query expression tree that supports fuzzy, exact, inverse, prefix, suffix, and logical AND/OR operators, combined with a Smith-Waterman scoring engine that penalizes typos and gaps for natural rel
Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge
Skim is an interactive text filter and terminal selection tool written in Rust. It functions as a command line interface utility that processes input streams to isolate specific entries through real-time user queries and sorting. The tool differentiates itself through ANSI compatibility, allowing it to parse color codes and maintain text formatting during the search process. It supports multiple matching strategies, including configurable fuzzy matching algorithms and regular expression integration. The application covers a broad range of capabilities including field-specific filtering, resu
Cointop is a terminal-based cryptocurrency dashboard that displays real-time market data, prices, and portfolio values in a text-based interface. It aggregates data from multiple cryptocurrency exchange APIs and presents it in an interactive terminal user interface with vim-inspired keyboard shortcuts for navigation and control.
الميزات الرئيسية لـ cointop-sh/cointop هي: Cryptocurrency Terminal Dashboards, Terminal-Based Dashboards, Manual Holdings Editors, Cryptocurrency Portfolio Trackers, Cryptocurrency, Investment Portfolio Tracking, Pricing Data Retrieval, Market Data Aggregators.
تشمل البدائل مفتوحة المصدر لـ cointop-sh/cointop: miguelmota/cointop — Cointop is a cryptocurrency terminal user interface designed for monitoring real-time market statistics, prices, and… skim-rs/skim — Skim is a cross-platform interactive fuzzy finder that runs as a terminal application, a Rust library, a Vim and… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… lotabout/skim — Skim is an interactive text filter and terminal selection tool written in Rust. It functions as a command line… rockyzsu/stock — This project is a quantitative trading platform and algorithmic trading bot designed for market data aggregation,… nvim-telescope/telescope.nvim — Telescope is a fuzzy search interface for the Neovim text editor, designed to provide rapid access to files, buffers,…