LastPipeBender/README.md
Aliberk Sandıkçı 546711db74
Update README.md
* change links
* organize and give more credits
* remove unnecessary comment lines
* add general information about project
* add MaintainTeam f-droid repo link
2025-01-24 22:23:51 +03:00

3.6 KiB

LastPipeBender

A libre lightweight streaming front-end for Android - Fork of NewPipe & Tubular

Get it on F-Droid
(F-Droid Repo Hosted by us, import it to Repositories)

GitHub release License: GPLv3 Build Status Upstream Translation Status Matrix channel: #newpipe

General Information

This project has been started for merging Tubular features with latest NewPipe fixes. Later I decided to improve it and created extended version to implement new features. While both versions will be the soft-fork (backward-compatible) of NewPipe project, extended version may include some minor bugs.

Upstream Projects

APK Info & Security

Both Debug and Release versions built by GitHub Actions. You can check checksum notice in Release Actions or/and checksum.txt in releases to compare with Application's

This is the SHA fingerprint of LastPipeBender's signing key to verify downloaded APKs which are signed by us.

1B:00:8D:64:BB:95:AB:47:74:D6:8B:87:F2:2B:8B:E9:A2:72:F4:92:4D:F5:20:29:D7:E6:18:38:35:D9:18:CC

Project Management

---
title: Project Management
---
graph TD
    A[NewPipe] --> D[dev]
    B[Tubular] --> D
    C[features from other forks/apps] --> F
    D --> | test & mini changes | E[master]
    D --> X[unique features]
    X --> | REVIEW | F[extended]

    F -->  G(Extended Version)

    F --> | ensure long-term compatibility | E
    E --> K(Stable Version)

License

GNU GPLv3