{"id":15660519,"url":"https://github.com/azu/searchive","last_synced_at":"2025-05-05T21:12:51.883Z","repository":{"id":65474421,"uuid":"110069334","full_name":"azu/searchive","owner":"azu","description":"Search All My Documents{PDF}.","archived":false,"fork":false,"pushed_at":"2018-03-04T11:04:51.000Z","size":17123,"stargazers_count":20,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-05T21:12:43.006Z","etag":null,"topics":["document","electron","finder","full-text","local","pdf","search"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"azu"}},"created_at":"2017-11-09T04:59:14.000Z","updated_at":"2021-12-03T01:35:13.000Z","dependencies_parsed_at":"2023-01-25T12:45:53.039Z","dependency_job_id":null,"html_url":"https://github.com/azu/searchive","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azu%2Fsearchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azu%2Fsearchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azu%2Fsearchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azu%2Fsearchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azu","download_url":"https://codeload.github.com/azu/searchive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577022,"owners_count":21770721,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["document","electron","finder","full-text","local","pdf","search"],"created_at":"2024-10-03T13:22:08.294Z","updated_at":"2025-05-05T21:12:51.854Z","avatar_url":"https://github.com/azu.png","language":"JavaScript","funding_links":["https://github.com/sponsors/azu"],"categories":[],"sub_categories":[],"readme":"# searchive\n\nSearch all my documents{PDF}.\n\n## App\n\n[searchive-app](./packages/searchive-app) is an Electron app.\nThis app include client and server.\n\n[![App](https://media.giphy.com/media/3o6fIYo3aDtasisB2M/giphy.gif)](http://www.giphy.com/gifs/3o6fIYo3aDtasisB2M)\n\n## Install\n\nInstall searchive app from [release page](https://github.com/azu/searchive/releases)\n\n- Download from [Latest Release](https://github.com/azu/searchive/releases/latest)\n\n### Usage\n\nLaunch by `yarn run app`.\n\n    yarn install\n    yarn run app\n\n## Modules\n\nThis repository is a monorepo.\n\n| Package | Version |\n|---------|---------|\n| [`pdf-to-json`](./packages/pdf-to-json) | [![npm](https://img.shields.io/npm/v/pdf-to-json.svg?style=flat-square)](https://www.npmjs.com/package/pdf-to-json)\n| [`searchive-cli`](./packages/searchive-cli) | [![npm](https://img.shields.io/npm/v/searchive-cli.svg?style=flat-square)](https://www.npmjs.com/package/searchive-cli)\n| [`searchive-client`](./packages/searchive-client) | [![npm](https://img.shields.io/npm/v/searchive-client.svg?style=flat-square)](https://www.npmjs.com/package/searchive-client)\n| [`searchive-server`](./packages/searchive-server) | [![npm](https://img.shields.io/npm/v/searchive-server.svg?style=flat-square)](https://www.npmjs.com/package/searchive-server)\n| [`searchive-web-api-interface`](./packages/searchive-web-api-interface) | [![npm](https://img.shields.io/npm/v/searchive-web-api-interface.svg?style=flat-square)](https://www.npmjs.com/package/searchive-web-api-interface)\n| [`searchive-create-index`](./packages/searchive-create-index) | [![npm](https://img.shields.io/npm/v/searchive-create-index.svg?style=flat-square)](https://www.npmjs.com/package/searchive-create-index)\n\n## Development\n\n### Install in Development\n\n    yarn install\n    yarn run bootstrap\n\n### Publish\n\nPublish Searchive-app.\nNeed to create `.env` in [packages/searchive-app](packages/searchive-app) dir.\n\n```\nGH_TOKEN=\"XXXX\"\n```\n\nAnd publish it.\n\n    yarn run publish\n\n## Changelog\n\nSee [Releases page](https://github.com/azu/searchive/releases).\n\n## Running tests\n\nInstall devDependencies and Run `npm test`:\n\n    npm i -d \u0026\u0026 npm test\n\n## Contributing\n\nPull requests and stars are always welcome.\n\nFor bugs and feature requests, [please create an issue](https://github.com/azu/searchive/issues).\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Author\n\n- [github/azu](https://github.com/azu)\n- [twitter/azu_re](https://twitter.com/azu_re)\n\n## License\n\nMIT © azu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazu%2Fsearchive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazu%2Fsearchive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazu%2Fsearchive/lists"}