https://github.com/wacko1805/fossapps-creator
Create Your own Fossapps Package from a wide range of Free and Open Source Apps
https://github.com/wacko1805/fossapps-creator
android-app degoogle degoogled foss fossdroid magisk magisk-module magisk-modules
Last synced: 5 months ago
JSON representation
Create Your own Fossapps Package from a wide range of Free and Open Source Apps
- Host: GitHub
- URL: https://github.com/wacko1805/fossapps-creator
- Owner: wacko1805
- License: mit
- Created: 2021-11-27T03:34:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T05:22:00.000Z (about 1 year ago)
- Last Synced: 2024-03-01T06:32:25.436Z (about 1 year ago)
- Topics: android-app, degoogle, degoogled, foss, fossdroid, magisk, magisk-module, magisk-modules
- Language: HTML
- Homepage: https://un.pixel-fy.com
- Size: 96.7 KB
- Stars: 41
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fossapps creator
Create Your own Fossapps Package from a wide range of Free and Open Source Apps## [Fossapps Creator](https://un.pixel-fy.com) | [Telegram Support Group](https://t.me/+qCEYwqMi0R9iNDc1)
# What is Fossapps?
Fossapps is a Magisk Module full of alternative apps to Google Apps. Fossapps Creator is replaceing the original Fossapps package# How to use
1. Go to https://un.pixel-fy.com and select what apps you want to be put into a zip
2. Wait for it to download (Can take a while)
3. Flash in Magisk Manager# Want to add another FOSS app to Fossapps Creator?
1. Create an issue under the tag https://github.com/wacko1805/fossapps-creator-backend/labels/App-Suggestion
2. Use the template below in the issue:```
{
"user": "Github-Username",
"repo": "Git Repo",
"type": "App Type"
}
```
The app types include:* Messages
* Phone
* Calendar
* Browsers
* App Stores
* Camera
* Calculator
* Music player# other info:
To see all the apps included on Fossapps Creater, go to https://un.pixel-fy.com/appsBackend php source code: https://github.com/wacko1805/Fossapps-creator-backend
# Changelog
v.0.3: Automated JSON generator for all the apps so they dont need to be manually updated