🔍Search management software in the operating system and on
any website in a simple, functional and fast way. Totally customizable🚀
The software is based on a minimal search bar,
which can be activated with a combination of keys.
It allows you to search for files and folders on Windows,
but also do in-depth searches on specific websites using commands (e.g. -yt)

We would like to optimize the software in the future to improve and speed up the search as much as possible🔮
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
To download the source code of this software you just need to do on the bash:
diskxo@main:~$ git clone https://github.com/phoenixpixel-it/TorchFlowYou will have the repository cloned locally, and you can start editing the code.
The following libraries are required for the project to function properly(NuGet):
> paket add Hardcodet.NotifyIcon.Wpf --version 1.0.8
> paket add NHotkey --version 2.1.0
> paket add MaterialDesign.Icons --version 1.1.0No release has been released at the moment.
To run the test you need the latest version of Visual Studio (https://visualstudio.microsoft.com/it/vs/) With C# and WPF.
With Alt + Space you can open TorchFlow in the foreground, to start a search immediately.
For a full list of commands available look docs
At the moment it is only possible to test the software with the source code, a release has not yet been released.
- WPF - Frontend
- C# - Backend
- Visual Studio - Editor
- XML - Software config
- @diskxo - Idea, Frontend and background work
- @realluke - Commands, Extensions
- @LukeScrewdriver - Finder input scan
- @Project-Piffa - XML Configs
- @RickyGuala - Frontend, Icons
See also the list of contributors who participated in this project.

