Skip to content

BrenoMartinsDeOliveiraVasconcelos/tfiles

Repository files navigation

tfiles

Portuguese 🇧🇷 English 🇨🇦

Simple command-line file manager. Made while learning Python in 2021, improved in 2025 after 4 years of learning and refining my programming skills.

alt text

Minimum Requirements

Item Value
Python 3.7 or higher
OS Unix-like/Posix
RAM 16 MB*
CPU Any modern CPU with at least 1 GHz

*1 GB if using the /deep_search command.

Installation and Execution

git clone https://github.com/BrenoMartinsDeOliveiraVasconcelos/tfiles.git
cd tfiles
sudo ./install.sh

Then, just type "tfiles" in the terminal and the program will run. Type /help to learn about the commands.

You can also start on a specific folder by writing the path as an arg.

tfiles <path>

Releases

No releases published

Packages

 
 
 

Contributors