Improved description: RecoverPy

pull/55/head
Vitor Henrique 2 months ago
parent 2508cb5d3b
commit eb247f6d04

@ -490,7 +490,7 @@ typing,toipe,,https://github.com/Samyak2/toipe,"Yet another typing test, but cra
networking,bore,,https://github.com/ekzhang/bore,A simple CLI tool for making tunnels to localhost.
editors,zee,,https://github.com/zee-editor/zee,"Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental."
file-watch,watcher,,https://github.com/sethigeet/watcher,"Watches all the files present in a directory and whenever a file is changed or a file is created/deleted from the directory, it runs a specified command."
rm,RecoverPy,,https://github.com/PabloLec/RecoverPy,"RecoverPy is a powerful tool that leverages your system capabilities to recover lost files. Unlike others, you can not only recover deleted files but also overwritten data."
rm,RecoverPy,,https://github.com/PabloLec/RecoverPy,"Recover deleted files and overwritten data. It scans every block of the partition. You can even find a string in binary files."
file-handling,file-type-cli,,https://github.com/sindresorhus/file-type-cli,Detect the file type of a file or stdin.
rm,trash-cli,,https://github.com/sindresorhus/trash-cli,Move files and folders to the trash.
text-processing,Ultimate Plumber,,https://github.com/akavel/up,"Helps to interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop."

1 category name homepage git description
490 networking bore https://github.com/ekzhang/bore A simple CLI tool for making tunnels to localhost.
491 editors zee https://github.com/zee-editor/zee Zee is a modern editor for the terminal, in the spirit of Emacs. It is written in Rust and it is somewhat experimental.
492 file-watch watcher https://github.com/sethigeet/watcher Watches all the files present in a directory and whenever a file is changed or a file is created/deleted from the directory, it runs a specified command.
493 rm RecoverPy https://github.com/PabloLec/RecoverPy RecoverPy is a powerful tool that leverages your system capabilities to recover lost files. Unlike others, you can not only recover deleted files but also overwritten data. Recover deleted files and overwritten data. It scans every block of the partition. You can even find a string in binary files.
494 file-handling file-type-cli https://github.com/sindresorhus/file-type-cli Detect the file type of a file or stdin.
495 rm trash-cli https://github.com/sindresorhus/trash-cli Move files and folders to the trash.
496 text-processing Ultimate Plumber https://github.com/akavel/up Helps to interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop.
Loading…
Cancel
Save