Submitted by ThenChoice2 t3_10ua0jv in coolgithubprojects
Comments
code_architect t1_j7c1kwk wrote
If you have to use the mouse to click buttons with hover effects, is it really still the terminal? Might as well just be a GUI at that point. I guess there a corner case of wanting to run this on a server you only have headless access to. Still quite impressive for what it is though.
That cat
command is neat, does it play nicely with pipes?
Elyahu41 t1_j7c21jd wrote
Aww, only linux?!
NihilistDandy t1_j7dloyd wrote
It looks like bat, which is indeed pipe-friendly.
thefanum t1_j7ev7q7 wrote
What part of command line did you not get ;)
thefanum t1_j7eva7f wrote
There's no way to recover overwritten data. But other than that, cool!
What's the dependencies? What filesystems does it support?
ThenChoice2 OP t1_j7aoqtj wrote
Here is the repo: https://github.com/PabloLec/RecoverPy
I recently released version 2.0.0 with a whole TUI framework shift, any comment is welcome :)