Giter Club home page Giter Club logo

jeverything's Introduction

jEverything

基于Java Swing的文件快速搜索软件

jEverything索引文件列表,保存到sqlite中,搜索时直接搜索sqlite

我手边没有Windows电脑,因此没有对Windows操作系统做适配,部分功能只在macOS下可用

而且Windows上已经有Everything了,完全没必要用我这玩意

功能

  • 使用字符串模糊匹配文件路径
  • 使用空格分隔多个字符串
  • 使用^$标记匹配路径开头或结尾
  • 支持单选、多选拖拽文件到访达移动(直接拖拽)或拷贝(按住option)
  • 支持按空格快速预览文件(仅支持macOS)
  • 右键菜单支持打开文件、打开文件所在目录、拷贝文件路径

备注

  • 只在用户主目录建立索引
  • 索引建立时间与文件数量和磁盘速度有关,大约1分钟
  • 需要将/System/Library/CoreServices/JavaLauncher.app加入完全磁盘访问权限

例子

  • 使用^/Users/xxx/Downloads .pdf$ book可以搜索出/Users/xxx/Downloads目录下,路径中带有book的所有 pdf 文件。

详细使用指南(macOS)

1、将/System/Library/CoreServices/JavaLauncher.app加入完全磁盘访问权限

打开系统设置->隐私与安全性->完全磁盘访问权限。点击加号,按command + shift + G ,输入/System/Library/CoreServices/JavaLauncher.app,按回车并选择打开

2、下载jEverything.jar并打开

3、等待索引建立完毕

4、开始搜索!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.