mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-29 13:00:17 +02:00
refactor: readme
Co-authored-by: authorisation <64337177+authorisation@users.noreply.github.com>
This commit is contained in:
parent
678ff1085c
commit
3cf966fd2a
91
README.md
91
README.md
@ -1,66 +1,81 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="https://raw.githubusercontent.com/rhunk/SnapEnhance/main/app/src/main/res/mipmap-xxxhdpi/launcher_icon_foreground.png" height="250" />
|
<img src="https://raw.githubusercontent.com/rhunk/SnapEnhance/main/app/src/main/res/mipmap-xxxhdpi/launcher_icon_foreground.png" height="250" />
|
||||||
|
|
||||||
# Snap Enhance
|
# SnapEnhance
|
||||||
A xposed mod to enhance the Snapchat experience. <br/><br/>
|
SnapEnhance is an Xposed mod that enhances your Snapchat experience.<br/><br/>
|
||||||
The project is currently in development, so expect bugs and crashes. If you find any bug, please report on [telegram](https://t.me/snapenhance) or make a pull request.
|
Please note that this project is currently in development, so bugs and crashes may occur. If you encounter any issues, we encourage you to report them. To do this simply visit our [issues](https://github.com/rhunk/SnapEnhance/issues) page and create an issue, make sure to follow the guidelines.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## Download
|
||||||
### About the license
|
To Download the latest stable release, please visit the [Releases](https://github.com/rhunk/SnapEnhance/releases) page.<br/>
|
||||||
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/>
|
You can also download the latest debug build from the [Actions](https://github.com/rhunk/SnapEnhance/actions) section.<br/>
|
||||||
The user agrees to make the source code of the software freely available, in addition to any modifications, additions, or derivatives made. <br/>
|
We no longer offer official LSPatch binaries for obvious reasons. However, you're welcome to patch them yourself, as they should theoretically work without any issues.
|
||||||
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
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Media downloader</summary>
|
<summary>Spying & Privacy</summary>
|
||||||
|
|
||||||
- Download any message in chat (snap, external medias, voice notes, ...)
|
- Message logger
|
||||||
- Download any story (private, public or professional)
|
- Prevent sending Read Receipts
|
||||||
- Anti auto download (prevent auto downloading on specific conversations)
|
- Hide Bitmoji Presence
|
||||||
|
- Better Notifications
|
||||||
|
- Disable Metrics
|
||||||
|
- Block Ads
|
||||||
|
- Unlimited Snap View Time
|
||||||
|
- Prevent Screenshot Notification
|
||||||
|
- Prevent Status Notifications
|
||||||
|
- Anonymous Story View
|
||||||
|
- Prevent Typing Notification
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Privacy</summary>
|
<summary>Media Manager</summary>
|
||||||
|
|
||||||
- Disable metrics (snapchat analytics)
|
- Download any message in a chat (Snaps, External Media, Voice Notes, etc.)
|
||||||
- Prevent sending screenshot and screen recording messages
|
- Download any story (Private, Public, or Professional)
|
||||||
- Prevent sending typing notifications
|
- Anti Auto-download (Prevents automatic Downloading on specific conversations)
|
||||||
- Ad blocker (remove ads from stories and discover)
|
- Gallery Media Send Override
|
||||||
|
- Auto Save Messages
|
||||||
|
- Force Source Quality
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Spying</summary>
|
<summary>UI & Tweaks</summary>
|
||||||
|
|
||||||
- Anonymous story viewing (other users won't know you viewed their story)
|
- Disable Camera
|
||||||
- Message logger (log all messages sent and received, you will be able to see deleted messages)
|
- Immersive Camera Preview (Fix Snapchat's camera bug)
|
||||||
- Prevent read receipts (other users won't know you read their messages or viewed their snaps)
|
- Hide certain UI Elements
|
||||||
- Stealth mode (prevent read receipts on a specific conversation)
|
- Show Streak Experation Info
|
||||||
- Conversation preview (show messages of a conversation without opening it)
|
- Disable Snap Splitting
|
||||||
</details>
|
- Disable Video Length Restriction
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Extras</summary>
|
|
||||||
|
|
||||||
- Better notifications (show message content in notification)
|
|
||||||
- Friend info (username, mutable username, birthday, added date)
|
|
||||||
- Ui tweaks (remove specific buttons in the user interface)
|
|
||||||
- External media as snap (send a gallery media to snap)
|
|
||||||
- Snapchat Plus
|
- Snapchat Plus
|
||||||
|
- New Map UI
|
||||||
|
- Location Spoofer
|
||||||
|
- Disable Spotlight
|
||||||
|
- Enable Official App Appearance Settings (Darkmode)
|
||||||
|
- Pin Conversations
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Download
|
<details open>
|
||||||
To download the latest stable version, go to the [releases](https://github.com/rhunk/SnapEnhance/releases)<br/>
|
<summary>Experimental</summary>
|
||||||
You can also download the latest build from the [actions](https://github.com/rhunk/SnapEnhance/actions)
|
|
||||||
|
- App Passcode
|
||||||
|
- Infinite Story Boost
|
||||||
|
- My Eyes Only Bypass
|
||||||
|
- AMOLED Dark Mode
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## License
|
||||||
|
The [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) license is a free, open-source software license that grants users the right to modify, share, and redistribute the software.<br/>
|
||||||
|
By using this software, you agree to make the source code freely available, along with any modifications, additions, or derivatives. <br/>
|
||||||
|
When redistributing the software, it must remain under the same [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html#license-text) license, and any modifications should be clearly indicated as such.<br/>
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
- LTC: LbBnT9GxgnFhwy891EdDKqGmpn7XtduBdE
|
- LTC: LbBnT9GxgnFhwy891EdDKqGmpn7XtduBdE
|
||||||
- BCH: qpu57a05kqljjadvpgjc6t894apprvth9slvlj4vpj
|
- BCH: qpu57a05kqljjadvpgjc6t894apprvth9slvlj4vpj
|
||||||
- Bitcoin: bc1qaqnfn6mauzhmx0e6kkenh2wh4r6js0vh5vel92
|
- BTC: bc1qaqnfn6mauzhmx0e6kkenh2wh4r6js0vh5vel92
|
||||||
- ETH: 0x0760987491e9de53A73fd87F092Bd432a227Ee92
|
- ETH: 0x0760987491e9de53A73fd87F092Bd432a227Ee92
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
- [rathmerdominik](https://github.com/rathmerdominik)
|
- [rathmerdominik](https://github.com/rathmerdominik)
|
||||||
- [Flole998](https://github.com/Flole998)
|
- [Flole998](https://github.com/Flole998)
|
||||||
- [authorisation](https://github.com/authorisation/)
|
- [authorisation](https://github.com/authorisation/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user