Search All My Documents{PDF}.
Search all my documents{PDF}.
searchive-app is an Electron app.
This app include client and server.
Install searchive app from release page
Launch by yarn run app
.
yarn install
yarn run app
This repository is a monorepo.
Package | Version |
---|---|
pdf-to-json |
|
searchive-cli |
|
searchive-client |
|
searchive-server |
|
searchive-web-api-interface |
|
searchive-create-index |
yarn install
yarn run bootstrap
Publish Searchive-app.
Need to create .env
in packages/searchive-app dir.
GH_TOKEN="XXXX"
And publish it.
yarn run publish
See Releases page.
Install devDependencies and Run npm test
:
npm i -d && npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © azu