Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ptsochantaris/bloo
Your search engine on your device
https://github.com/ptsochantaris/bloo
crawler ios ios-app macos macos-app productivity search-engine spotlight spotlight-search swift testflight
Last synced: about 2 hours ago
JSON representation
Your search engine on your device
- Host: GitHub
- URL: https://github.com/ptsochantaris/bloo
- Owner: ptsochantaris
- License: mit
- Created: 2023-09-30T01:02:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T12:58:56.000Z (6 days ago)
- Last Synced: 2024-11-01T13:35:53.950Z (6 days ago)
- Topics: crawler, ios, ios-app, macos, macos-app, productivity, search-engine, spotlight, spotlight-search, swift, testflight
- Language: Swift
- Homepage:
- Size: 22.2 MB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bloo
====Bloo makes your computer the search engine. It crawls sites and adds the results the local Spotlight index, so you can search from Spotlight like you would with your favourite search engine, search directly from the UI.
Works on macOS, iOS/iPadOS, and visionOS. On non-Mac systems it won't index sites when it is in the background, unless the device is plugged in and charged, e.g. overnight.
It is currently a work in progress, with [an actively developed Testlfight Beta here](https://testflight.apple.com/join/MQrlEUdu) for macOS and iOS.
## Packages
Bloo uses some of my own utility packages:
- [Lista](https://github.com/ptsochantaris/lista)
- [Maintini](https://github.com/ptsochantaris/maintini)
- [PopTimer](https://github.com/ptsochantaris/pop-timer)
- [Akashic Table](http://github.com/ptsochantaris/akashic-table)And the following (not my own but) brilliant packages:
- [SwiftSoup](https://github.com/scinfu/SwiftSoup)
- [SQLite.swift](https://github.com/stephencelis/SQLite.swift)
- [HTMLString](https://github.com/alexisakers/HTMLString)## License
Released under the terms of the MIT license, see the [LICENSE](LICENSE.txt) file for license rights and limitations (MIT).
## Copyright
Copyright (c) 2023-2024 Paul Tsochantaris