This is an alpha version that may contain errors, bugs, or unexpected crashes. Please help us improve the product by reporting any issues you encounter through the issues system
Everything for Linux it's free and open-source software.
- The original Everything project for Windows has nothing to do with this project, apart from the idea.
- The author of this project greatly missed a proper search tool for Linux, so they decided to recreate something similar to Everything.
- The author plans to continue developing this project if they receive support from regular users.
The author of 'Everything for Linux' is 0xcds4r.
git clone https://github.com/0xcds4r/everything-linux.git
Go to project folder:
cd everything-linux
sudo apt update
sudo apt install g++ make libglew-dev libglfw3-dev libgl1-mesa-dev libpthread-stubs0-dev
Clean:
make clean
Build:
make
Run:
make run
>> max_results_count: 500