https://github.com/owngoalstudio/writenow
AI tool within your hands.
https://github.com/owngoalstudio/writenow
ai ios jailbreak llm openai trollstore tweak
Last synced: 3 months ago
JSON representation
AI tool within your hands.
- Host: GitHub
- URL: https://github.com/owngoalstudio/writenow
- Owner: OwnGoalStudio
- Created: 2024-08-21T05:44:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-23T09:48:39.000Z (8 months ago)
- Last Synced: 2025-06-06T02:37:04.431Z (4 months ago)
- Topics: ai, ios, jailbreak, llm, openai, trollstore, tweak
- Homepage: https://havoc.app/package/writenow
- Size: 3.17 MB
- Stars: 95
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Write Now
[now-on-havoc]: https://havoc.app/package/writenow
[
][now-on-havoc]
**Elevate Your Writing with Just a Click**
[简体中文](./Resources/i18n/zh-Hans/README.md)
Transform your text in an instant with Write Now, your all-in-one writing assistant. Whether you’re crafting a message, editing a document, or refining your next masterpiece, Write Now ensures your words leave the impact you desire—all while prioritizing your privacy.

## Lite Edition
Due to the complexity of the plugin configuration, we cannot guarantee that your configuration will work in the software, even though the software provides built-in nodes for you to use. To improve this issue, we provide a trial version for users of the Havoc Store. You can [click to install](https://intradeus.github.io/http-protocol-redirector?r=apple-magnifier://install?url=https://github.com/OwnGoalStudio/WriteNow/raw/main/Resources/LiteEdition/WriteNowLite_1.7.5.tipa) or [download this package](./Resources/LiteEdition/WriteNowLite_1.7.5.tipa).
This version of the software package must be used with [TrollFools](https://github.com/Lessica/TrollFools/) or similar technologies.
## Key Features:
We have optimized all our prompts to function effectively across various models. Here are the key features of Write Now:
- **Proofread**
Ensure your text is polished and error-free. Our Proofread tool scans your content for grammar, spelling, and style issues, providing instant suggestions to elevate your writing.- **Rewrite**
Need a fresh take? The Rewrite feature intelligently rephrases your text while maintaining its original meaning, helping you find the perfect expression for every idea.- **Friendly Tone**
Make your writing more approachable and warm with the Friendly mode. Perfect for casual emails, social media posts, or any communication where a personal touch is key.- **Professional Tone**
When you need to be concise and formal, the Professional mode has you covered. It adjusts your text to a tone that’s ideal for business, academic, or technical writing.- **Concise Mode**
Cut through the clutter with the Concise tool, designed to trim unnecessary words and make your message as clear and direct as possible.- **Custom AI Server Configuration**
Your privacy is our top priority. Write Now supports custom AI server configurations, ensuring that your data remains entirely private and secure. With this feature, you can use the AI on your own server, keeping your writing process free from any data collection.## User Guide
### Installation
To utilize Write Now with your iOS devices, it is necessary to have the Dopamine jailbreak installed. If you have not yet installed Dopamine, please follow the instructions provided [here](https://ios.cfw.guide/) to get started.
Once you have completed the jailbreak setup, add the [Havoc Repo](https://havoc.app/) to Sileo and sign in to the repository. After that, download and install Write Now. This process will register your device with Havoc for DRM verification.
### Setup Endpoints
To utilize the AI features, it is necessary to configure the AI server endpoints. You have the option to use endpoints from OpenAI API providers or host your own AI server.
#### OpenAI API Providers
We recommend the following OpenAI API providers. After obtaining the key, please fill in the endpoint and key fields in the settings and select a model to get started. Most of the providers offer a generous quota for your personal use.
- [OpenAI](https://platform.openai.com/)
- Endpoint: `https://api.openai.com/`
- Get key from [here](https://platform.openai.com/api-keys)- [TogetherAI](https://api.together.xyz/)
- Endpoint: `https://api.together.xyz/`
- Get key from [here](https://api.together.ai/settings/api-keys)- [OpenRouter](https://openrouter.ai/)
- Endpoint: `https://openrouter.ai/api`
- Get key from [here](https://openrouter.ai/settings/keys)- [Groq](https://groq.com/)
- Endpoint: `https://api.groq.com/openai/`
- Get key from [here](https://console.groq.com/keys)- [NVIDIA NIM](https://www.nvidia.com/en-us/ai/)
- Endpoint: `https://integrate.api.nvidia.com`
- Get key from [here](https://build.nvidia.com/explore/reasoning)
- [GitHub Models](https://github.com/marketplace/models)
- Endpoint: `https://models.inference.ai.azure.com`
- Get key from [here](https://github.com/settings/tokens)#### Self-Host AI Server
If you prefer to host your own AI server for enhanced privacy, consider the following OpenAI API implementations. Once you have set up the endpoint, it will be your responsibility to complete the remaining configurations.
- [ollama](https://ollama.com/)
- [xorbitsai/inference](https://github.com/xorbitsai/inference)---
**Made with ♥ by OwnGoal Studio**