Projectable: A TUI file manager built for projects

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. projectable

    :dizzy: A TUI file manager built for projects

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. broot

    A new way to see and navigate directory trees : https://dystroy.org/broot

    `broot` (https://github.com/Canop/broot) is another file manager with a curious interface that seems to fill a similar niche.

    Of course, there are many other file managers to choose from (mc, ranger, nnn, lf, ....), but most of them don't show nested subdirectories by default.

  4. ratatui

    Discontinued Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 [Moved to: https://github.com/ratatui/ratatui] (by ratatui-org)

    Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.

    Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.

  5. tui-rs

    Discontinued Build terminal user interfaces and dashboards using Rust

    Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.

    Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.

  6. Cursive

    A Text User Interface library for the Rust programming language

    Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.

    Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ratatui 0.21.0 is released! (community fork of tui-rs)

    3 projects | /r/rust | 29 May 2023
  • Introducing TUI-Journal: Your Personal Journal/Notes App for Terminal Enthusiasts

    2 projects | /r/commandline | 13 May 2023
  • Building a task manager app on CLI similar to "top" command in Linux, how to add a feature to kill processes via process ID?

    1 project | /r/learnrust | 7 May 2023
  • [Rust] Si vous voulez relancer la caisse `` Tui`, rejoignez-nous!

    2 projects | /r/enfrancais | 24 Apr 2023
  • I wanna build TUIs for my own projects, but don't know where to start

    1 project | /r/learnprogramming | 8 Apr 2023