• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔧 A tool can really search everywhere for you.

everywhere 🔍

The name is inspired by everything, an awesome tool to search files in your PC. But the limitation is it can only search for filename. Recently, I am developing a tool to scan the documents in PC to search for some specific kind of data. A idea hits me that if I can develop a tool where I can search the content of files. It is the creation of this tool.

I wish this tool will perform just like its name!😏

qzsG6.gif

Changelog

For detailed changelog, please refer CHANGELOG

v0.1.3 ⬇️

  • display the index process by a console
  • fix cannot tell docx and doc for some files
  • add about buton to see the website
  • clear data when the search text is empty

v0.1.2

  • index by each path
  • modify text read method

v0.1.1

  • update readme
  • only click the cell instead of the whole row

v0.1

  • initial the project

Usage

  1. Download the tool from the corresponding tag.
  2. Unzip the app.zip, and run the everywhere.exe in the folder.
  3. The client window will show. For the first time, you should click the index button to index files in your PC(The index time depends on the number and size of your files. In my PC, it is less than 5 minutes). Then you can search everwhere 👊

Build the exe file

  • First, build the ui module to a jar. If you are using IDEA, you can export the ui jar like this: RHHun.md.png
  • The main Class is ClientWindow.
  • JSmooth is utilized to build exe in this case.

Main features

  • Indexed files include: doc, docx, xls, xslx, txt, pdf
  • Nearly realtime search after index
  • Now, the search supports Chinese and English words. Maybe the search still need optimization.
  • There are two search types, including path and content. You can search file content and filepath.

Environment requirements

  • The application is based on x64 OS JDK.
  • The JRE version is 1.8. The JRE has been included in the file folder.

Main techniques

Advanced setting

There are some config options in config.yaml. It can be used to config some environment for the application. For example, you can config excludeFilePathList, and fileList. However, the fileList only includes doc, docx, xls, xslx, txt,pdf.

Licene

Apache License 2.0

More Repositories

1

gshark

Scan for sensitive information easily and effectively.
Go
871
star
2

articles-translator

📚Translate the distinct technical blogs. Please star or watch. Welcome to join me.
621
star
3

subway-shanghai

🚆上海地铁线路图PWA,支持离线使用,强烈建议安装Chrome浏览器使用。Subway Shanghai, offline first, it's strongly recommended to use by Chrome.
JavaScript
155
star
4

export-to-markdown

A Chrome extension to export the story in Medium to a markdown format text.
JavaScript
75
star
5

htb

The walkthrough of hack the box
PowerShell
66
star
6

fullstack-interview

全栈工程师的进击
49
star
7

image-host

通过七牛云对象存储建立私有图床
JavaScript
42
star
8

sec-dog

Kotlin
17
star
9

OSCP_learing

14
star
10

latex-ppt

This is a template for the presentation created by latex.
TeX
12
star
11

code-recognition

It is program to detect the validation code by nodejs.
JavaScript
10
star
12

r-forwarder-burp

The burp extension to forward the request
Java
10
star
13

leaked

JavaScript
6
star
14

oswe-report-template

The latex template of OSWE report
TeX
6
star
15

madneal.github.io

HTML
4
star
16

http-custom

Scripts to define custom http log
Zeek
4
star
17

opencv-lane-vehicle-track

Automatically exported from code.google.com/p/opencv-lane-vehicle-track
C++
3
star
18

answers

A method to build questions bank
Python
3
star
19

pwa

a weather progressive web application
JavaScript
3
star
20

pwa-manifest-generator

A webpack plugin for generating progressive web application manifest.json file.
JavaScript
3
star
21

onionscan

A fork of the onionscan from r-sh
Go
3
star
22

ife-ecnu

🎓The project of ife
HTML
2
star
23

my-first-blog

my self website
HTML
2
star
24

danmu-sender

斗鱼刷弹幕法宝
JavaScript
2
star
25

requests

Clients to send http request
Go
2
star
26

check-cve

A tool to check all the cves related to specific product and versions.
Python
2
star
27

spring-demo

To batch delete the folders contain the same words
2
star
28

graduation

This is the graduation paper.
TeX
2
star
29

oscp-report-template

A latex template for OSCP
TeX
2
star
30

csdn-export

export the blogs in CSDN by markdown format
Python
1
star
31

mybatis-security

Security IDEA plugin for mabatis security problem
1
star
32

woeid-parser

To get the woeid of cities according to http://woeid.rosselliot.co.nz/lookup/
JavaScript
1
star
33

awesome-security-reports

Collection of awesome security reports.
1
star
34

payload-collection

A payload collections
Shell
1
star
35

blog

The source files of my blog.
Shell
1
star
36

ctf_tools

Python
1
star
37

jwt-shark

JWT crack tool
Rust
1
star
38

vshark

It is the the reading notes of the method of programming
Go
1
star