Tiny File Manager (R00t-Shell) is a lightweight, open-source file management tool designed for simplicity and ease of use. It provides an intuitive interface to manage files and folders on your server or local machine. This version, v2, comes with enhanced features, improved security, and user-friendly enhancements.
To access the admin panel, use the following credentials:
- Username:
admin - Password:
R00t
Note: For security reasons, please change these default credentials after initial setup.
Click on the buttons below to copy the admin login credentials:
admin R00t
- User Authentication 🔑: Secure login system with password hashing support.
- File Operations 📁: Perform basic file operations like create, read, update, delete (CRUD).
- Folder Management 🗂️: Easily manage folders including creating, renaming, and deleting.
- Advanced Search 🔍: Quickly find files within directories using advanced search options.
- Permission Management ⚙️: Change file permissions for better control over access rights.
- Multi-Language Support 🌐: Supports multiple languages including English, with easy extension to other languages.
- Error Reporting 🛠️: Detailed error reporting to help users troubleshoot and resolve issues.
- Clone the Repository:
git clone https://github.com/RootShelll/Tiny-File-Manager-R00t-Shell-v2-.git
-
Clone the Repository:
git clone [https://github.com/RootShelll/Tiny-File-Manager-R00t-Shell-v2-](https://github.com/RootShelll/Tiny-File-Manager-R00t-Shell-v2-.git
-
Navigate to the Project Directory:
cd tiny-file-manager -
Install Dependencies (if any): Ensure you have PHP installed on your system as this tool runs on PHP.
-
Configure Settings: Edit the configuration file (
config.php) to set up user credentials, language preferences, and other settings. -
Run the Application: Access the application through your web browser by navigating to
https://github.com/RootShelll/Tiny-File-Manager-R00t-Shell-v2-.
Tiny File Manager supports multiple languages. Currently, it includes:
- English (en): Default language.
To add more languages, you can follow these steps:
- Create a new translation array in the
$trvariable. - Update the
config.phpto include your preferred language.
We welcome contributions from the community! To get started:
- Fork the Repository on GitHub.
- Clone Your Fork and make changes.
- Create a Pull Request with your enhancements or bug fixes.
Please ensure your code follows our coding standards and includes appropriate documentation.
For any issues or feature requests, please open an issue on GitHub. We're here to help!
For detailed documentation and troubleshooting guides, visit the Help Documents.
Tiny File Manager is released under the MIT License. See the LICENSE file for more details.
Feel free to customize this README.md template based on your specific needs and preferences. Enjoy using Tiny File Manager! 😊


