π OrcaFile v1.0.0 β The Genesis Release
We are thrilled to announce the official v1.0.0 release of OrcaFile!
OrcaFile was built from the ground up to solve a simple problem: making massive, messy directories easy to navigate, visualize, and organize. Packaged in a premium Nord-inspired user interface, it is designed to be as easy on the eyes as it is on your system resources.
β¨ Release Highlights
β‘ Blazing Fast, Multi-Threaded Indexing
A custom two-pass background indexing engine scans massive local and external drives without freezing the UI, complete with accurate progress tracking and responsive performance.
π¨ Premium Nord Dark Theme
A carefully crafted, high-contrast workspace featuring rounded corners, subtle hover effects, and streamlined controls designed for extended usage sessions.
π§ Accumulative Search Workflow
The filter sidebar includes intelligent search session memory. Search for an extension, select it, clear the search, and continue filtering without losing previous selections. Easily stack multiple filters to refine results faster.
π Deep File Tree Filtering
Quickly locate specific files within the indexed tree structure. Non-matching groups are automatically hidden, reducing visual clutter and improving focus.
π Native Explorer Integration
Double-click any file or folder to instantly reveal its location in Windows File Explorer.
π¦ Installation
To get started, download OrcaFile_Setup.exe from the release assets below.
The setup wizard will:
- Install all required dependencies
- Add OrcaFile to Program Files
- Optionally create Desktop shortcuts
- Optionally create Start Menu entries
Note: This release currently supports Windows only.
π¬ Feedback & Support
This is just the beginning.
If you encounter any bugs, have feature requests, or would like to share how OrcaFile is improving your workflow, please open an issue on GitHub or reach out directly.
Your feedback helps shape future releases.
Happy organizing!
Credits and Acknowledgments
OrcaFile would not have been possible without the incredible work of the open-source community and the developers behind the technologies that power it.
PyQt6
The OrcaFile user interface is built using PyQt6, a comprehensive set of Python bindings for the Qt 6 framework.
- Developed by: Riverbank Computing Limited
- Website: https://www.riverbankcomputing.com/software/pyqt/
- License: GNU General Public License v3 (GPLv3)
Qt Framework
PyQt6 serves as a bridge to Qt, the powerful cross-platform application development framework that powers the underlying UI components.
- Developed by: The Qt Company
- Website: https://www.qt.io/
Python
The core application logic, indexing engine, and backend services are powered by the Python programming language.
- Developed by: Python Software Foundation
- Website: https://www.python.org/
License
OrcaFile is released under the GNU General Public License v3 (GPLv3) in accordance with the licensing requirements of PyQt6.
Special thanks to the maintainers and contributors of these projects for making software development more accessible, powerful, and innovative for everyone.