An open API service indexing awesome lists of open source software.

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

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
* Email
* Calculator
* Music player

# other info:
To see all the apps included on Fossapps Creater, go to https://un.pixel-fy.com/apps

Backend 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