searchive

Search All My Documents{PDF}.

MIT License

Downloads
32
Stars
20
Committers
1

searchive

Search all my documents{PDF}.

App

searchive-app is an Electron app. This app include client and server.

Install

Install searchive app from release page

Usage

Launch by yarn run app.

yarn install
yarn run app

Modules

This repository is a monorepo.

Package Version
pdf-to-json npm
searchive-cli npm
searchive-client npm
searchive-server npm
searchive-web-api-interface npm
searchive-create-index npm

Development

Install in Development

yarn install
yarn run bootstrap

Publish

Publish Searchive-app. Need to create .env in packages/searchive-app dir.

GH_TOKEN="XXXX"

And publish it.

yarn run publish

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

Package Rankings
Top 19.22% on Npmjs.org
Badges
Extracted from project README
App npm npm npm npm npm npm