https://github.com/mesak/linkeveryword
Link Everything with Word
https://github.com/mesak/linkeveryword
Last synced: 12 days ago
JSON representation
Link Everything with Word
- Host: GitHub
- URL: https://github.com/mesak/linkeveryword
- Owner: mesak
- License: mit
- Created: 2025-08-27T15:06:47.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-09-04T12:20:02.000Z (11 months ago)
- Last Synced: 2025-09-04T12:35:05.782Z (11 months ago)
- Language: Python
- Size: 1.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LinkEveryWord

**LinkEveryWord** is a powerful, cross-platform file search ecosystem that enables lightning-fast file discovery and seamless text-to-file linking. Built with modern web technologies, it provides instant search capabilities across desktop and browser environments.
## Key Features
- **β‘ Lightning-Fast Search**: Millisecond-level file search powered by Everything SDK
- **π Browser Integration**: Select any text on web pages and instantly search your local files
- **π₯οΈ Cross-Platform**: Works seamlessly across Windows desktop and Chrome browser
- **π― Smart Fallback**: Automatic fallback to Windows Search when Everything is unavailable
- **π§ Highly Configurable**: Customizable search parameters and UI preferences
- **π± Modern UI**: Clean, responsive interface built with modern web technologies
## Components
This project consists of two main components:
### π₯οΈ Desktop Application
High-performance Windows desktop application providing real-time local file search powered by Everything SDK. Features a modern web interface and runs as a standalone executable.
### π Chrome Extension
Browser extension that enables text selection on any webpage with instant file search capabilities. Results display in an elegant side panel with customizable backend integration.
## Installation
### π Quick Start
#### Chrome Extension
Install directly from the Chrome Web Store:
**[Install Chrome Extension β](https://chrome.google.com/webstore/detail/lkpkimhpldonggkkcoidicbeembcpemj)**
#### Desktop Application
Download the latest release:
**[Download from GitHub Releases β](https://github.com/mesak/LinkEveryWord/releases)**
### System Requirements
- **Desktop App**: Windows 10/11
- **Chrome Extension**: Chrome Browser
## Development
For developers who want to contribute or modify the code, please refer to the individual component documentation:
- **Desktop Application**: See [`/desktop-app/README.md`](./desktop-app/README.md)
- **Chrome Extension**: See [`/chrome-extension/README.md`](./chrome-extension/README.md)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.