Home
Softono
a

asciimoo

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by asciimoo

Hister
Open Source

Hister

# Hister **Your own search engine** Hister is a general purpose web search engine providing automatic full-text indexing for visited websites. ## Features - **Privacy-focused**: Keep your browsing history indexed locally - don't use remote search engines if it isn't necessary - **Full-text indexing**: Search through the actual content of web pages you've visited - **Advanced search capabilities**: Utilize a powerful [query language](https://hister.org/docs/query-language) for precise results - **Local file indexing**: Index your local knowledge base - **Crawler**: Use a (headless) browser or a traditional crawler to extend your index fast - **Multi-user support**: Host it for your local community - **AI enhanced**: Enable optional semantic search or connect your agents via MCP ## Check out our [Documentation](https://hister.org/docs) for more details ## [Support](https://hister.org/support) the development ![hister screenshot](webui/website/src/lib/assets/screenshot.png) ![hister screencast](webui/website/src/lib/assets/demo.gif) ## Development **Requirements**: latest Go and NPM - Clone the repository - Build with `./manage.sh build` (or `go generate ./...; go build`) To work on the web app with hot reload and automatic Go rebuilds: ``` npm run serve:app ``` This starts a Vite dev server (with HMR) and the Go backend (with auto-rebuild via [air](https://github.com/air-verse/air)) concurrently. ## Community Join us on IRCNet: #hister or on [Discord](https://discord.gg/beEyuHxRSs) ## Contributing Check the [CONTRIBUTING.md](CONTRIBUTING.md) for more information. Bugs or suggestions? Visit the [issue tracker](https://github.com/asciimoo/hister/issues). Security related issue? See our [SECURITY.md](SECURITY.md) ## Sponsors [![Uruky](webui/website/static/uruky.svg)](https://uruky.com/) ## License [AGPLv3](LICENSE) or any later version

Search Engines Privacy & Anonymity
1.2K Github Stars