| 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.
| 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.
git clone https://github.com/BrenoMartinsDeOliveiraVasconcelos/tfiles.git
cd tfiles
sudo ./install.shThen, 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>