Skip to content

0xcds4r/everything-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues

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

https://github.com/0xcds4r/everything-linux/issues

About

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.

Deployment

Download repo

git clone https://github.com/0xcds4r/everything-linux.git

Go to project folder:

cd everything-linux

Install libraries

sudo apt update
sudo apt install g++ make libglew-dev libglfw3-dev libgl1-mesa-dev libpthread-stubs0-dev

Build & Run

Clean:

  make clean

Build:

  make

Run:

 make run

Search-line commands

Change showing results count

>> max_results_count: 500

Screenshots

image

image

image