Skip to content

asciimoo/hister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

808425d · Jul 2, 2026

History

1,565 Commits
May 19, 2026
Jun 22, 2026
Jun 5, 2026
Jul 1, 2026
Jun 28, 2026
Jun 29, 2026
Jul 1, 2026
Jun 25, 2026
Jul 1, 2026
Jul 2, 2026
Mar 7, 2026
Mar 6, 2026
May 20, 2026
Apr 20, 2026
May 26, 2026
Mar 13, 2026
Mar 20, 2026
Mar 20, 2026
Mar 6, 2026
Jul 1, 2026
Mar 20, 2026
Jun 22, 2026
Jan 4, 2026
May 7, 2026
Mar 20, 2026
Mar 7, 2026
Jun 29, 2026
Feb 15, 2026
Feb 26, 2026
Jun 29, 2026
Jun 29, 2026
Jun 29, 2026
Mar 6, 2026
Jul 2, 2026
Jun 29, 2026
Mar 6, 2026

Repository files navigation

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 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 for more details

Support the development

hister screenshot

hister screencast

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) concurrently.

Community

Join us on IRCNet: #hister or on Discord

Contributing

Check the CONTRIBUTING.md for more information.

Bugs or suggestions? Visit the issue tracker.

Security related issue? See our SECURITY.md

Sponsors

Uruky

License

AGPLv3 or any later version