Your intelligent browser history and bookmark search companion for macOS. Find anything in your browsing history instantly with a beautiful, native interface.
Visit our beautiful landing page: SiteSeeker Website
The website includes:
- ✨ Interactive demo and feature showcase
- 📱 Responsive design for all devices
- 🎯 Clear installation and usage instructions
- 🚀 Download links and system requirements
- 👨💻 Developer information and mission/vision
- Lightning Fast: Results in milliseconds
- Intelligent Ranking: Bookmarks and frequently visited pages prioritized
- Partial Matching: Find what you need even with partial words
- Bookmark Search: Quick access with 'b:' prefix
- Multi-Browser Support: Chrome and Firefox in one place
- Real-Time Sync: Instant history and bookmark updates
- Smart Import: Automatic data synchronization
- Visual Indicators: Clear bookmark and history distinction
- Global Shortcut: Quick access with ⌘+⇧+Space
- Modern Design: macOS Sonoma style interface
- Dark Mode: Seamless theme integration
- Multi-Display: Support for all your screens
- Window Management: Drag-and-drop positioning
- Local-First: All data stays on your computer
- Resource Efficient: Minimal system impact
- Secure Access: macOS sandbox compliance
- Fast Database: Optimized SQLite integration
-
Download the latest version from Releases
-
Install using your preferred method:
- DMG (Recommended):
- Open the DMG file
- Drag to Applications
- Eject the disk image
- ZIP:
- Extract the archive
- Move to Applications
- DMG (Recommended):
-
Launch SiteSeeker from Applications
-
Start Searching with ⌘+⇧+Space!
SiteSeeker keeps itself up-to-date automatically:
- Background update checks
- Silent downloads
- Seamless installation
- Update notifications
- Node.js (LTS version)
- npm
- Xcode Command Line Tools
- macOS 10.15+
# Development mode
npm run dev
# Production mode
npm start
# Testing
npm test
# Building
npm run build # Universal binary
npm run build:arm64 # Apple Silicon
npm run build:x64 # Intel MacsSiteSeeker/
├── src/ # Source code
│ ├── application/ # Application services and use cases
│ ├── domain/ # Domain models and business logic
│ ├── infrastructure/ # External services and implementations
│ └── presentation/ # UI components and views
├── public/ # Static assets
├── build/ # Build configurations
├── coverage/ # Test coverage reports
├── .github/ # GitHub workflows and templates
├── __tests__/ # Test files
├── .babelrc # Babel configuration
├── .eslintrc.cjs # ESLint configuration
├── package.json # Project configuration
└── main.js # Application entry point
- Intelligent relevance scoring
- Visit frequency weighting
- Bookmark prioritization
- Typo tolerance
- Efficient data indexing
- Background sync
- Resource-aware operations
- Memory optimization
- Local data storage
- Secure browser access
- Data validation
GNU General Public License v3.0
Hakan Çelik (@hakancelikdev)
⭐️ Love SiteSeeker? Give it a star on GitHub!
