Contribution Guidelines
March 27, 2026 ยท View on GitHub
Read these rules first and then make a PR or contribute. If you don't know how to do that, then check how-to-make-a-pr.md
Even more details and full guidelines here -> full-guide.md
Suggesting an app or any support
Making an issue in the repository. Click here to make one.
Editing the list
- Only modify these files;
README.md,MOBILE.md
README.md for desktop apps.
MOBILE.md for mobile apps.
-
Do not change the order of any apps like ordering alphabetically.
-
Do not modify the table of content or anything inside the "filter" folder. They are auto-generated.
-
App should be added like this and it should be added to the bottom of the specific category:
- [Winpower](https://github.com/Axorax/winpower) - Advanced power settings and management for Windows. ๐ช ๐ข
-
Description should be concise and mention features of the app and end with a period(
.). -
For new categories, use
##for the main category and###for sub-categories. For the position, add it after another category that is somewhat related otherwise add it alphabetically.
Commit message
- Use
Add: nameto add a new app. - Use
Update: nameto update an existing app. - Use
Remove: nameto remove an app.
Add: Winpower
Update: Winpower
Remove: Winpower