From 7ca488c7aebbbe07c204fcd11368b7d6c028007f Mon Sep 17 00:00:00 2001 From: Fabian Freund Date: Sat, 14 Jun 2025 22:27:56 +0200 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index f0344b5a..f076b507 100644 --- a/README.md +++ b/README.md @@ -32,20 +32,6 @@ Lensai is packed with a variety of features aimed at improving usability and mai - **[Enhanced Text Interaction](https://github.com/FaFre/lensai/wiki/Browser)**: Custom context menu allows for easy passage of marked text to Kagi's search or assistant tools. - **[Speech Input](https://github.com/FaFre/lensai/wiki/Kagi-Tools)**: Supports voice commands for hands-free operation and accessibility. -## iOS - -This open-source app is developed using a cross-platform framework and can be made available on the App Store with minor configuration effort. However, compared to the Google Play Store, the costs are considerably higher. Apple charges a fee of $100/year to publish apps on the store, and it is required to have Apple hardware to develop and publish apps. Since I do not own Apple hardware, I will need to rent a Mac in the cloud for development. - -I estimate the total costs to be $350/year, which includes the store fee and cloud hardware costs necessary to publish and maintain the app for iOS. - -Since I am not an iPhone user, I have decided to rely on community donations to make the app available on this platform. - -If you would like to see this app on the App Store, please consider donating using the following button: - -Donate using Liberapay - -Once the goal of $200 has been donated, I will start working on the App Store release. - ## Getting started Head over to the [wiki](./wiki/Quickstart-Guide) to learn how to set up the app and explore its features.