Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WezSieTato/ScanNow
A fast and simple app for document scanning on iOS.
https://github.com/WezSieTato/ScanNow
chatgpt dalle2 hacktoberfest ios ipad iphone swift swiftui visionkit
Last synced: 2 months ago
JSON representation
A fast and simple app for document scanning on iOS.
- Host: GitHub
- URL: https://github.com/WezSieTato/ScanNow
- Owner: WezSieTato
- License: mit
- Created: 2021-10-10T12:17:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T04:47:24.000Z (3 months ago)
- Last Synced: 2024-10-21T07:43:04.408Z (3 months ago)
- Topics: chatgpt, dalle2, hacktoberfest, ios, ipad, iphone, swift, swiftui, visionkit
- Language: Swift
- Homepage:
- Size: 21.3 MB
- Stars: 40
- Watchers: 3
- Forks: 10
- Open Issues: 10
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Scan Now
README
# ScanNow
A fast and simple app for document scanning on iOS.
[![Tests](https://github.com/WezSieTato/ScanNow/workflows/Tests/badge.svg)](https://github.com/WezSieTato/ScanNow/actions?query=workflow%3ATests)
## Download on the App Store
Get the latest version of ScanNow on the [App Store](https://apps.apple.com/pl/app/scan-now/id1660940489).
## Features
- Scan documents quickly and easily
- Adjust scan settings as needed, including the filename and format of the shared document
- Send scanned documents to any place you want## Privacy
This app does not collect any data. It contains only 3 screens: scanner, settings, and share a document. Nothing more.
## Getting Started
1. Clone or download the repository
2. Make sure you have [Mint](https://github.com/yonaskolb/Mint) installed on your machine. If you don't, you can install it by running `brew install mint`
3. Run `mint bootstrap` to install the tools required for the project.
4. Open the project in Xcode
5. Build and run the app on a simulator or deviceNote: Mint is used to manage tools required by the project. By installing dependencies using Mint, you can ensure that you have the correct version of tools for the project to build successfully.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.
## Acknowledgements
- The app logo was generated using DALLE.
- This README file was generated by an AI assistant trained by OpenAI.