0.0.1-alpha-13 • Published 3 years ago

wfinder v0.0.1-alpha-13

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Wfinder

A local file indexing and searching tool supports cli and multi desktop platforms (Linux, Mac OS, Windows).

English | 中文


Features

  1. Flexible database file position:

    • Database file of per scan path can be stored in scan path or current launched wfinder root.
    • Support sub database in scan path, which will be a child node of current wfinder, keeps isolated settings and other datas.
  2. Http server:

    Run one or more http server to serve most of wfinder features, including search, scan and settings.

  3. Remote connection:

    You can add mulity remote wfinder server url to setting, so that datas of remote wfinders can be searched together with local datas.

  4. Support database contexts, both locally and remotely.

    You can switch to any database or sub database remotely

    or locally to search, modify settings or trigger scanning.

  5. An output pannel to check errors, warnings, scanning progress, etc.

  6. Multify platform supports.

    Wfinder can be launched in terminal with cli commands or simple "ink-ui" for basic usages in limited environment. Or launched with desktop gui and web ui for more features and better experience.


Install

  1. Install using npm:
# Install for cli commands, ink gui and web gui:
npm install -g wfinder

# If you want electron gui (desktop platforms)
# You should install electron too.
npm install -g electron
# Or just install wtoolbox, which contains wfinder
# If wfinder has been installed, uninstall it first!
npm install -g wtoolbox
  1. Install using binary package:

    Download binary package you want from release page: https://github.com/wCodeBase/wDataTools/releases/tag/wfinder-0.0.1-alpha-1.


User interfaces

  1. Single line commands:

image

  1. Ink ui:
# Launch command:
wfinder -i

image

  1. GUI:
# Launch command:
wfinder -g

image

  1. HTTP server:
# The user interface is similar to GUI above.
# Launch command:
wfinder serve
0.0.1-alpha-13

3 years ago

0.0.1-alpha-12

3 years ago

0.0.1-alpha-11

3 years ago

0.0.1-alpha-9

3 years ago

0.0.1-alpha-10

3 years ago

0.0.1-alpha-8

3 years ago

0.0.1-alpha-7

3 years ago

0.0.1-alpha-6

3 years ago

0.0.1-alpha-5

3 years ago

0.0.1-alpha-3

3 years ago

0.0.1-alpha-4

3 years ago

0.0.1-test-6

3 years ago

0.0.1-alpha-1

3 years ago

0.0.1-alpha-2

3 years ago

0.0.1-test-5

3 years ago

0.0.1-test-3

3 years ago

0.0.1-test-4

3 years ago

0.0.1-test-1

3 years ago

0.0.1-test-2

3 years ago

0.0.0-test-0

3 years ago

0.0.0-dev-4

3 years ago

0.0.0-dev-3

3 years ago

0.0.0-dev-2

3 years ago

0.0.0-dev-1

3 years ago

0.0.0-dev-0

3 years ago