How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Terminal-based markdown note manager.
The main features of linus-mussmaecher/rucola are: General Utilities, Notes & Productivity, Productivity and Utilities, Task Management.
Projects with overlapping indexed features include: pvolok/mprocs. unhappychoice/splashboard — A customizable terminal splash screen with plugin-based data sources. bloznelis/kbt — Keyboard tester in terminal. alexpasmantier/television — Television is a terminal-based search launcher that provides real-time fuzzy matching across multiple data sources,… shshemi/tabiew — A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet. aaronriekenberg/rust-parallel — Fast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs plus…
Television is a terminal-based search launcher that provides real-time fuzzy matching across multiple data sources, including files, git repositories, environment variables, shell history, and custom user-defined channels. It presents a multi-panel terminal interface where search results, previews, and input are displayed simultaneously, with a frecency-based ranking engine that combines match quality with the frequency and recency of past selections to surface the most relevant entries. The project is built around a declarative, TOML-driven architecture where search channels, previews, and a
A lightweight TUI application to view and query tabular data files, such as CSV, TSV, and parquet.