Hi all,

for the past few months, I've had a chance to start a private project called Rodeo, a clone of MC or NC. After a while, it took most of my free time away so I took AI assistance to help me out finish it. I am releasing it as the open source; it was (and still is) my entry to the Rust and honestly, AI took a good job helping me understand few Rust paradigms (btw, The Rust Programming Language book helped too!).

If you are the Terminal person as I am, love the vim-based shortcuts and would like something old but new, give it a shot and let me know, how you like it and what feature would you like to see implemented. I'll be happy to add it to TODO list ;)

all 5 comments

sorted by: hot top controversial new old
[–] 2 points 1 day ago (2 children)

Notable mention: Double Commander is excellent open-source software that also targets the UI of Norton Commander / Midnight Commander. On F-Droid, it's Ghost Commander.

  • source
  • hideshow 4 child comments
  • [–] 4 points 1 day ago (1 child)

    How does it compare to yazi?

  • source
  • hideshow 2 child comments
  • [–] [S] 3 points 1 day ago

    Thank you for your question. The first thing you will notice is the ui, which Rodeo, uses the two-pane l, where as Yazi is a directory/preview and file browsing popup. Yazi also uses most of external tools (zoxide, jq, fd etc) where as Rodeo uses a-lot of Rust crates to achieve the similar result. Rodeo doesn’t have that much external dependencies. At the end, it’s personal preference. I like the mc/nc setup more, that was the sole reason to develop it too. I hope I answered your question 👍🏻

  • source
  • parent