Skip to content

Commit aff1b31

Browse files
committed
docs: optimize SEO and add social preview image
1 parent 0b63b19 commit aff1b31

2 files changed

Lines changed: 42 additions & 29 deletions

File tree

.github/social_preview.png

562 KB
Loading

README.md

Lines changed: 42 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,37 @@
11
# 🥗 Foodvisor Morphe Patches
22

3-
Patches for the Foodvisor app using the Morphe framework.
3+
[![SEO](https://img.shields.io/badge/SEO-Optimized-brightgreen)](https://github.com/ameenalasady/foodvisor-morphe)
4+
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
45

5-
## ❓ About
6+
**Modern, powerful patches for the Foodvisor app using the Morphe framework.**
67

7-
This repository contains patches for the Foodvisor app, allowing for various enhancements and features.
8+
Enhance your nutrition tracking experience with custom patches designed for the Foodvisor Android application. This repository leverages the **Morphe Framework** to provide seamless enhancements, feature unlocks, and UI improvements.
89

9-
## 🩹 Patches list
10+
## ❓ About Foodvisor
11+
[Foodvisor](https://www.foodvisor.io/) is a popular AI-powered nutrition coach that helps users track their diet by simply taking a photo of their meal. It provides nutritional information, calorie counting, and personalized health advice.
12+
13+
## 🩹 What are Morphe Patches?
14+
Morphe Patches are bytecode-level modifications that enhance the functionality of Android applications. By using this repository, you can apply custom logic to the Foodvisor APK to unlock advanced features or modify app behavior without needing the original source code.
15+
16+
## ✨ Key Features
17+
- 🔓 **Feature Unlocks**: Access advanced nutritional insights and personalized coaching.
18+
- 🚫 **Clean Experience**: Remove intrusive elements for a smoother tracking workflow.
19+
- 🛠️ **Custom Enhancements**: Tailored modifications to improve the Foodvisor user interface.
20+
-**Optimized Performance**: Lightweight patches that don't compromise app stability.
21+
22+
## 🚀 Get Started
23+
24+
### How to use these patches
25+
The easiest way to apply these patches is through the **Morphe Manager** or **Morphe CLI**.
26+
27+
1. **Automatic Addition**:
28+
[Click here to add these patches to Morphe](https://morphe.software/add-source?github=ameenalasady/foodvisor-morphe)
29+
30+
2. **Manual Addition**:
31+
Add this repository URL as a patch source in your Morphe client:
32+
`https://github.com/ameenalasady/foodvisor-morphe`
33+
34+
## 🩹 Patches List
1035

1136
<!-- PATCHES_START EXPANDED -->
1237
> **[v1.0.0-dev.1](https://github.com/ameenalasady/foodvisor-morphe/releases/tag/v1.0.0-dev.1)**&nbsp;&nbsp;&nbsp;&nbsp;`dev`&nbsp;&nbsp;&nbsp;&nbsp;1 patches total
@@ -27,34 +52,22 @@ This repository contains patches for the Foodvisor app, allowing for various enh
2752

2853
<!-- PATCHES_END -->
2954

30-
## 🚀 Get started
31-
32-
To start using these patches, follow the instructions below.
33-
34-
## 🧑‍💻 Usage
35-
36-
- Development starts in feature branches. Once a feature branch is ready, it is squashed and merged into the `dev` branch.
37-
- The `dev` branch is merged into the `main` branch once it is ready for release.
38-
- Semantic versioning is used to version Morphe Patches.
39-
- [Semantic commit](https://kapeli.com/cheat_sheets/Semantic_Commits.docset/Contents/Resources/Documents/index) messages are used for commits.
40-
41-
## 📚 Everything else
42-
43-
#### How to use these patches
44-
45-
Click here to add these patches to Morphe: https://morphe.software/add-source?github=MorpheApp/foodvisor-morphe
46-
47-
Or manually add this repository url as a patch source in Morphe: https://github.com/MorpheApp/foodvisor-morphe
48-
49-
### 📙 Contributing
55+
## 🧑‍💻 Development & Usage
5056

51-
Thank you for considering contributing to Foodvisor Morphe Patches.
52-
You can find the contribution guidelines [here](CONTRIBUTING.md).
57+
- **Workflow**: Development occurs in feature branches, which are merged into `dev` and finally into `main` for release.
58+
- **Versioning**: We follow [Semantic Versioning (SemVer)](https://semver.org/).
59+
- **Commits**: [Semantic Commits](https://www.conventionalcommits.org/) are used to maintain a clean and readable history.
5360

54-
### 🛠️ Building
61+
### 🛠️ Building from Source
62+
To build these patches manually, ensure you have the Morphe development environment set up:
63+
1. Clone this repository.
64+
2. Follow the [Morphe Documentation](https://github.com/MorpheApp/morphe-documentation) for building and deploying.
5565

56-
To build Foodvisor Morphe Patches, you can follow the [Morphe documentation](https://github.com/MorpheApp/morphe-documentation).
66+
## 📙 Contributing
67+
Contributions are welcome! Please see our [Contributing Guidelines](CONTRIBUTING.md) to get started.
5768

5869
## 📜 License
70+
Foodvisor Morphe Patches are licensed under the [GNU General Public License v3.0](LICENSE).
5971

60-
Foodvisor Morphe Patches are licensed under the [GNU General Public License v3.0](LICENSE)
72+
---
73+
*Disclaimer: This project is not affiliated with, authorized, maintained, sponsored or endorsed by Foodvisor or any of its affiliates or subsidiaries.*

0 commit comments

Comments
 (0)