DataFlow is a simple, sleek and efficient file manager designed for simplicity. Navigate, organize, and manipulate your files seamlessly in a minimalistic interface. Experience swift data flow with a focus on speed and user-friendly interactions.
- Intuitive Interface: Minimalistic design for a seamless user experience.
- Quick Navigation: Easily navigate through your file system.
- File Operations: Move, copy, delete, and rename files effortlessly.
- Sorting Options: Sort files by name or modification time.
- Dark Theme: Stylish dark theme for reduced eye strain.
- Python 3.7.11+
- PyQt5
-
Clone the repository:
git clone https://github.com/HackStyx/DataFlow-File-Manager.git
-
Install dependencies:
pip install PyQt5
-
Run the application:
python dataflow.py
- Launch the application.
- Use the provided menu options for file operations.
- Navigate through your file system using the input field.
- Experience efficient data flow with a focus on simplicity.
Contributions are welcome! Please follow the Contributing Guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
- Implement drag-and-drop functionality for file operations.
- Enhance error handling and user feedback for a more robust user experience.
- Explore and integrate additional sorting options based on user feedback.
- Conduct performance testing and optimize code for faster data flow.
- Develop a comprehensive testing suite to ensure the reliability of the application.
- Investigate and address reported bugs from user testing and community feedback.
- Implement basic file navigation functionality.
- Integrate dark theme for reduced eye strain during extended usage.
- Set up the initial project structure and dependencies.