0
0
mirror of https://github.com/TrianguloY/UrlChecker.git synced 2024-09-19 20:02:16 +02:00
UrlChecker/README.md

98 lines
5.1 KiB
Markdown
Raw Normal View History

2022-08-07 11:41:21 +02:00
<!-- ---------- Header ---------- -->
2022-08-06 15:18:13 +02:00
<div align="center">
2022-08-07 11:41:21 +02:00
2022-10-29 00:12:45 +02:00
<img src="./docs/featured.png">
2022-08-07 13:44:22 +02:00
<!-- Original background with CC0 from https://www.maxpixel.net/Digital-Network-Internet-Communication-Connections-3537400 -->
2022-08-05 17:06:39 +02:00
# URLCheck
2022-08-21 16:58:12 +02:00
### Android app made by [TrianguloY](https://github.com/TrianguloY)
2022-08-07 11:41:21 +02:00
With contributions from: [Ilithy](https://github.com/Ilithy), [PabloOQ](https://github.com/PabloOQ) \
2023-01-10 23:49:14 +01:00
And translations by: [Tiago Carmo](https://github.com/ReduxFlakes), [Ilithy](https://github.com/Ilithy), Idris, [Metezd](https://github.com/metezd), Nhman Mazuz, [404potato](https://github.com/404potato), [dperruso](https://github.com/dperruso)
2022-08-07 11:41:21 +02:00
</div>
<br>
2022-08-07 11:41:21 +02:00
<!-- ---------- Badges ---------- -->
2022-08-06 15:18:13 +02:00
<div align="center">
2022-10-25 23:54:47 +02:00
[![App-Code Size](https://img.shields.io/github/languages/code-size/trianguloy/urlchecker.svg)](https://api.github.com/repos/TrianguloY/UrlChecker)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/TrianguloY/UrlChecker)](https://github.com/TrianguloY/UrlChecker/pulse/monthly) \
2022-09-04 12:16:44 +02:00
[![GitHub version (gradle versionName)](https://img.shields.io/badge/dynamic/json?label=Latest%20version&color=white&query=version&url=https%3A%2F%2Fgithub.com%2FTrianguloY%2FUrlChecker%2Freleases%2Fdownload%2Flatest%2Fshields.json)](https://github.com/TrianguloY/UrlChecker/blob/master/app/build.gradle)
[![F-Droid](https://img.shields.io/f-droid/v/com.trianguloy.urlchecker?label=F-Droid%20version)](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.trianguloy.urlchecker.yml)
[![PlayShields](https://img.shields.io/endpoint?color=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dcom.trianguloy.urlchecker%26l%3DPlay%2520Store%2520version%26m%3Dv%24version)](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker)
2022-08-06 15:18:13 +02:00
</div>
2022-08-05 17:06:39 +02:00
2022-08-07 11:41:21 +02:00
<!-- ---------- Download ---------- -->
2022-08-06 18:19:38 +02:00
<div align="center">
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/com.trianguloy.urlchecker)
2022-08-07 11:41:21 +02:00
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt="Get it on Google Play"
height="80">](https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker)
</div>
2022-08-06 18:18:52 +02:00
<!-- <details><summary><h4>links</h4></summary>
2022-08-06 14:21:17 +02:00
- Google Play: https://play.google.com/store/apps/details?id=com.trianguloy.urlchecker
- FDroid: https://f-droid.org/packages/com.trianguloy.urlchecker/
2022-08-06 18:18:52 +02:00
</details> -->
2022-08-07 11:41:21 +02:00
<!-- ---------- Description ---------- -->
2022-08-06 18:18:52 +02:00
<div align="center">
2022-08-07 11:41:21 +02:00
**URLCheck** acts as an amazingly customizable and powerful
intermediary when opening url links, allowing, among other things:
to remove trackers, affiliate links, unnecessary elements, check Hosts,
facilitating link holding and sharing, protecting against certain phishing techniques and many more...
2022-08-07 11:41:21 +02:00
2022-08-06 18:18:52 +02:00
</div>
2022-08-05 17:06:39 +02:00
2022-08-07 11:41:21 +02:00
<!-- ---------- Screenshots ---------- -->
<div align="center">
<div style="display: flex;">
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/1-title.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/2-dialog.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/3-dialog.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/4-modules.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/5-modules.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/6-modules.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/7-modules.png" width=30%>
<img src="app/src/main/play/listings/en-US/graphics/phone-screenshots/8-settings.png" width=30%>
2022-08-20 11:40:34 +02:00
</div>
</div>
2022-08-05 19:20:51 +02:00
<!-- ---------- Contribution & contributors ---------- -->
2022-08-06 13:03:00 +02:00
## Contribution
2022-02-10 22:43:08 +01:00
2022-08-06 15:22:38 +02:00
**All help is greatly welcomed!**
Feel free to [**suggest changes**](https://github.com/TrianguloY/UrlChecker/issues/new), request a [**new feature**](https://github.com/TrianguloY/UrlChecker/issues/new?assignees=&labels=enhancement&template=feature_request.md&title=), create [**bug report**](https://github.com/TrianguloY/UrlChecker/issues/new?assignees=&labels=bug&template=bug_report.md&title=) or even [**pull request**](https://help.github.com/articles/about-pull-requests/). _(from a simple typo fix to a full new module or even more!)_
**Translations are also greatly appreciated.**
2022-02-10 22:43:08 +01:00
2022-10-28 23:54:21 +02:00
See [CONTRIBUTING](docs/CONTRIBUTING.md) for code or translation details and tips.
2022-02-10 22:43:08 +01:00
2022-08-07 11:41:21 +02:00
<!-- ---------- License ---------- -->
2022-08-05 17:57:28 +02:00
## License
2022-02-10 22:43:08 +01:00
2022-08-07 11:41:21 +02:00
<div align="center">
[<img src="https://mirrors.creativecommons.org/presskit/buttons/88x31/png/by.png"
alt="Creative Commons Attribution 4.0 International"
2022-08-07 23:43:45 +02:00
height="40">](http://creativecommons.org/licenses/by/4.0/)
2022-08-07 11:41:21 +02:00
</div>
2022-02-10 22:43:08 +01:00
You can use parts of this project in your own ones, or upload modified versions of it AS LONG AS you credit me.
2020-09-28 20:15:12 +02:00
2022-08-05 17:06:39 +02:00
**How to credit:**
2022-02-10 22:43:08 +01:00
- You must add my nick [**TrianguloY**](https://github.com/TrianguloY/) in an `about` or `acknowledgments` section visible to the user.
- You must add a link to this [**GitHub main page**](https://github.com/TrianguloY/UrlChecker) or subpage (if you used a part of the code or an asset) in an `about` or `acknowledgments` section visible to the user.