Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit c6320fc

Browse files
Rework README
- Add links to our Telegram group (closes #140 ) - Add some links for support with third party repos - Clarify some wording around requirements for repos
1 parent f227a75 commit c6320fc

File tree

1 file changed

+26
-7
lines changed

1 file changed

+26
-7
lines changed

README.md

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Fox's Magisk Module Manager
22

3+
## Join us on Telegram!
4+
5+
[![Telegram Group](https://img.shields.io/endpoint?color=neon&style=flat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2FFox2Code_Chat)](https://telegram.dog/Fox2Code_Chat)
6+
7+
## What is this?
8+
39
The official Magisk is dropping support to download online modules...
410
So I made my own app to do that! :3
511

@@ -27,22 +33,33 @@ Note: This app may require the use of a VPN in countries with a state wide firew
2733
To install the app go to [releases](https://github.com/Fox2Code/FoxMagiskModuleManager/releases),
2834
and download and install the latest `.apk` on your device.
2935

36+
## Repositories Available
37+
38+
3039
The app currently use these three repo as it's module sources, with it's benefits and drawback:
3140
(Note: Each module repo can be disabled in the settings of the app)
3241
(Note²: I do not own or monitor any of the repo, **download at your own risk**)
3342

34-
[https://github.com/Magisk-Modules-Alt-Repo](https://github.com/Magisk-Modules-Alt-Repo)
43+
#### [https://github.com/Magisk-Modules-Alt-Repo](https://github.com/Magisk-Modules-Alt-Repo)
3544
- Accepting new modules [here](https://github.com/Magisk-Modules-Alt-Repo/submission)
3645
- Less restrictive than the original repo
3746
- Officially supported by Fox's mmm
3847

39-
[https://www.androidacy.com/modules-repo/](https://www.androidacy.com/modules-repo/)
48+
Support:
49+
50+
[![GitHub issues](https://img.shields.io/github/issues/Magisk-Modules-Alt-Repo/submission)](https://github.com/Magisk-Modules-Alt-Repo/submission/issues)
51+
52+
#### [https://www.androidacy.com/modules-repo/](https://www.androidacy.com/modules-repo/)
4053
- Accepting new modules [here](https://www.androidacy.com/module-repository-applications/)
4154
- Modules downloadable easily outside the app
4255
- Officially supported by Fox's mmm
43-
- Contains ads
56+
- Contains ads to help cover server costs
57+
58+
Support:
4459

45-
[https://github.com/Magisk-Modules-Repo](https://github.com/Magisk-Modules-Repo)
60+
[![Telegram Group](https://img.shields.io/endpoint?color=neon&style=flat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fandroidacy_discussions)](https://telegram.dog/androidacy_discussions)
61+
62+
#### [https://github.com/Magisk-Modules-Repo](https://github.com/Magisk-Modules-Repo)
4663
- No longer accept new modules or receive update to existing modules
4764
- May be shut down at any moment
4865
- Official app dropped support for it
@@ -105,7 +122,7 @@ In addition of these initial condition the repo must follow these rules:
105122
- Temporary storage of IPs address without user consent is allowed for rate limiting, GeoIP,
106123
security reason, and must not be used for any other purpose without user consent.
107124
(GeoIP is the process of getting the country of an IP address)
108-
- Repos may not collect and/or distribute any personal data without user explicit consent
125+
- Repos may not collect and/or distribute any personal data without informing users that they do so and offering a way to opt out
109126
- Modules owners must be aware that their modules are being hosted on the repository
110127
(This rule doesn't apply for modules from `Magisk-Modules-Repo` last updated before 2022)
111128
- Modules owners must be aware of any change made of the distributed version of their modules.
@@ -115,9 +132,11 @@ If all of these conditions are met you can open an issue for review.
115132

116133
If an existing repo is not respecting theses rules please open an issue.
117134
If a repo is repeatedly violating these rule will be removed from the app.
118-
Last update of theses rules are: 6 February 2022
135+
Last update of theses rules are: 4 May 2022
119136

120137
Please note that these rules does not apply retroactively.
121138
If your post an issue about rules violation they must violate both the version of
122139
the rules at the moment of the incident and the latest version of the rules.
123-
(This paragraph doesn't apply for legal requests or illegal behaviour)
140+
(This paragraph doesn't apply for legal requests or illegal behaviour.)
141+
142+
In addition, we advise you to contact the repo host beforehand to attempt to resolve any issues. This helps avoid unnecessary conflict, and most of the time will get your issue solved quickly!

0 commit comments

Comments
 (0)