Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhanghai/untracker
App to help you remove tracking information before sharing links
https://github.com/zhanghai/untracker
android android-application compose jetpack-compose kotlin kotlin-android privacy
Last synced: 1 day ago
JSON representation
App to help you remove tracking information before sharing links
- Host: GitHub
- URL: https://github.com/zhanghai/untracker
- Owner: zhanghai
- License: apache-2.0
- Created: 2023-10-24T12:44:33.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-14T06:58:13.000Z (about 2 months ago)
- Last Synced: 2024-09-14T18:29:01.128Z (about 2 months ago)
- Topics: android, android-application, compose, jetpack-compose, kotlin, kotlin-android, privacy
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=me.zhanghai.android.untracker
- Size: 2.63 MB
- Stars: 342
- Watchers: 10
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# Untracker
[本文中文版](README_zh-CN.md)
[![Android CI status](https://github.com/zhanghai/Untracker/workflows/Android%20CI/badge.svg)](https://github.com/zhanghai/Untracker/actions) [![GitHub release](https://img.shields.io/github/v/release/zhanghai/Untracker)](https://github.com/zhanghai/Untracker/releases) [![License](https://img.shields.io/github/license/zhanghai/Untracker?color=blue)](LICENSE)
![Untracker](app/src/main/res/mipmap-xxxhdpi/launcher_icon.png)
App to help you remove tracking information before sharing links.
This is not an officially supported Google product.
[](https://play.google.com/store/apps/details?id=me.zhanghai.android.untracker) [](https://f-droid.org/packages/me.zhanghai.android.untracker)
[Get the APK](https://github.com/zhanghai/Untracker/releases/latest/download/app-release-universal.apk)
## Preview
## Features
- Untrack when sharing: You may share links to “Untracker” in the sharesheet to remove tracking information and copy or share again.
- Select to untrack: You may select text and click “Untrack” in the selection toolbar to remove tracking information and replace.
- Manage rules: You may control or add rules to remove tracking information with JavaScript code.## License
Copyright 2023 Google LLC
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttps://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.