Package Details: try-rs-bin 1.0.0-1

Git Clone URL: https://aur.archlinux.org/try-rs-bin.git (read-only, click to copy)
Package Base: try-rs-bin
Description: try-rs is a CLI tool designed to manage the chaos of temporary projects.
Upstream URL: https://github.com/tassiovirginio/try-rs
Keywords: cli rust try tui
Licenses: MIT
Submitter: tassiovirginio
Maintainer: tassiovirginio
Last Packager: tassiovirginio
Votes: 2
Popularity: 0.69
First Submitted: 2025-12-18 00:42 (UTC)
Last Updated: 2026-02-06 02:38 (UTC)

Dependencies (0)

Required by (0)

Sources (1)

Pinned Comments

tassiovirginio commented on 2025-12-28 03:36 (UTC) (edited on 2025-12-28 03:43 (UTC) by tassiovirginio)

try-rs

try-rs is a blazing fast, Rust-based CLI tool to manage temporary workspaces and experiments with a clean, date-organized structure and a powerful TUI.
Instead of cluttering your filesystem with random folders like test1, final-test, etc., try-rs organizes them automatically and provides an interface to create, browse, search, open, and safely delete them.


🧠 Features
  • 🏎️ Fast and native — built in Rust, no interpreter lag. :contentReference[oaicite:1]{index=1}
  • 🖼 Beautiful TUI — modern terminal UI powered by Ratatui (keyboard navigation, fuzzy search). :contentReference[oaicite:2]{index=2}
  • 🔍 Fuzzy search — instantly find past experiments. :contentReference[oaicite:3]{index=3}
  • 📅 Auto-dated directories — keeps your workspace tidy. :contentReference[oaicite:4]{index=4}
  • 🐙 Git integration — clone repos into dated folders with a single command. :contentReference[oaicite:5]{index=5}
  • ✏️ Content preview & editor integration — inspect files and open experiments in your editor (Ctrl+E). :contentReference[oaicite:6]{index=6}
  • 🗑️ Safe deletion — remove experiments via UI with confirmation (Ctrl+D). :contentReference[oaicite:7]{index=7}
  • ⚙️ Configurable — respects XDG config (~/.config/try-rs/config.toml). :contentReference[oaicite:8]{index=8}

📦 Installation
From AUR (recommended for Arch / Manjaro)

Prebuilt binary package:

```bash paru -S try-rs-bin

or

yay -S try-rs-bin

Latest Comments

tassiovirginio commented on 2025-12-28 03:36 (UTC) (edited on 2025-12-28 03:43 (UTC) by tassiovirginio)

try-rs

try-rs is a blazing fast, Rust-based CLI tool to manage temporary workspaces and experiments with a clean, date-organized structure and a powerful TUI.
Instead of cluttering your filesystem with random folders like test1, final-test, etc., try-rs organizes them automatically and provides an interface to create, browse, search, open, and safely delete them.


🧠 Features
  • 🏎️ Fast and native — built in Rust, no interpreter lag. :contentReference[oaicite:1]{index=1}
  • 🖼 Beautiful TUI — modern terminal UI powered by Ratatui (keyboard navigation, fuzzy search). :contentReference[oaicite:2]{index=2}
  • 🔍 Fuzzy search — instantly find past experiments. :contentReference[oaicite:3]{index=3}
  • 📅 Auto-dated directories — keeps your workspace tidy. :contentReference[oaicite:4]{index=4}
  • 🐙 Git integration — clone repos into dated folders with a single command. :contentReference[oaicite:5]{index=5}
  • ✏️ Content preview & editor integration — inspect files and open experiments in your editor (Ctrl+E). :contentReference[oaicite:6]{index=6}
  • 🗑️ Safe deletion — remove experiments via UI with confirmation (Ctrl+D). :contentReference[oaicite:7]{index=7}
  • ⚙️ Configurable — respects XDG config (~/.config/try-rs/config.toml). :contentReference[oaicite:8]{index=8}

📦 Installation
From AUR (recommended for Arch / Manjaro)

Prebuilt binary package:

```bash paru -S try-rs-bin

or

yay -S try-rs-bin