aheze / OpenFind

An app to find text in real life.

Home Page:https://open.getfind.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenFind

An app to find text in real life. Released in the public domain.

  • Download on the App Store.
  • Find in real-time using the camera.
  • Create lists of allergies and find unwanted ingredients instantly.
  • Search your entire photo library in split seconds.
  • Organize photos with stars.
  • Look for multiple terms at the same time.
  • Runs 100% offline. No servers, nothing weird going on.
  • Tons of customizable settings.
  • Supports VoiceOver.

App preview

OpenFind (formerly Find) is my first app — I've been working on it for the past 3 years to learn Swift. You can view its entire history (1600+ commits!) here.

I hope you can find some use out of this, whether it's from looking at the code, or just using it to find stuff. The app should build right out of the box, or you can download it on the App Store.

OpenFind.mp4

What's Included

  • A fully-functional app.
  • A fully-functional app clip.
  • Examples of a bunch of Apple APIs.
  • Examples of third-party APIs.
  • Lots of custom UI.

Resources

OpenFind is fully open-source and I intend to be as transparent as possible. Here's some links for your reference!

Associated Repositories

Community

Author Contributing Need Help?
Find is made by aheze. All contributions are welcome. Just fork the repo, then make a pull request. Open an issue or join the Discord server. You can also ping me on Twitter.

License

MIT License

Copyright (c) 2023 A. Zheng

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Note
You can technically clone OpenFind and sell it on the App Store, but I'd appreciate it if you didn't do this. Instead, please make any changes you want to the main repo — all pull requests are welcome!

Note
If you like OpenFind, check out Find v3!

About

An app to find text in real life.

https://open.getfind.app

License:MIT License


Languages

Language:Swift 99.8%Language:Ruby 0.2%