mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-29 13:00:17 +02:00
project license explanation
This commit is contained in:
parent
f3184c2863
commit
ab7a7b92d2
@ -1,5 +1,5 @@
|
||||
# SnapEnhance
|
||||
A xposed mod to enhance the Snapchat experience
|
||||
A xposed mod to enhance the Snapchat experience. <br/>
|
||||
The project is currently in development, so expect bugs and crashes. Feel free to open an issue if you find any bug.
|
||||
|
||||
[Download](https://github.com/rhunk/SnapEnhance/releases)
|
||||
@ -10,8 +10,12 @@ The project is currently in development, so expect bugs and crashes. Feel free t
|
||||
3. run ``./gradlew assembleDebug``
|
||||
4. install the apk using adb ``adb install -r app/build/outputs/apk/debug/app-debug.apk``
|
||||
|
||||
## About the license
|
||||
The GNU GPL v3 license is a free, open source software license that gives users the right to modify, share, or redistribute the software.<br/>
|
||||
The user agrees to make the source code of the software freely available, in addition to any modifications, additions, or derivatives made. <br/>
|
||||
If the software is redistributed, it must remain under the same GPLv3 license and any modifications must be clearly marked as such.<br/>
|
||||
|
||||
## features
|
||||
## Features
|
||||
- media downloader (+ overlay merging)
|
||||
- message auto save
|
||||
- message in notifications
|
||||
|
Loading…
x
Reference in New Issue
Block a user