Skip to content

Commit af52f29

Browse files
committed
Add README
1 parent cba6e6f commit af52f29

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

README.md

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
<div align="center">
2+
<a href="https://oblador.github.io/hush"><img src="https://user-images.githubusercontent.com/378279/102943111-6dfe0500-44b7-11eb-9e9a-1c77d53a04ab.png" width="256" height="256"></a>
3+
<h1>Hush</h1>
4+
<p>
5+
<b>Block nags to accept cookies and privacy invasive tracking in Safari</b>
6+
</p>
7+
<br>
8+
<br>
9+
<br>
10+
</div>
11+
12+
## Download
13+
14+
### iOS
15+
16+
[![](https://linkmaker.itunes.apple.com/assets/shared/badges/en-us/appstore-lrg.svg)](https://apps.apple.com/app/id1544743900)
17+
18+
Requires iOS 10.14 or later.
19+
20+
### macOS
21+
22+
Pending approval for Mac App Store. [Direct download](https://github.com/oblador/hush/releases/latest/download/Hush.dmg).
23+
24+
Requires macOS 11 or later.
25+
26+
## Screenshots
27+
28+
<img width="432" src="https://user-images.githubusercontent.com/378279/102943263-da790400-44b7-11eb-9c4e-ee6870da3c24.png">
29+
30+
## Building from source
31+
32+
To build the app in Xcode, you need to have [deno](https://deno.land) installed first:
33+
34+
```sh
35+
brew install deno
36+
xcode-select --install
37+
```
38+
39+
## FAQ
40+
41+
#### Why does website X display nags with Hush enabled?
42+
43+
On some sites it's not possible to block/hide cookie notices or tracking consent screens without also breaking the site. Other sites have obfuscations in place to prevent blocking. Regardless, you may open an issue on GitHub or [fill in a form](https://docs.google.com/forms/d/e/1FAIpQLSeox139lwja1Yl94dIZLSg8Ga8Wt4PAWSmRwtIe7NPb7WtHMA/viewform) to report it.
44+
45+
#### Why does website X break with Hush enabled?
46+
47+
First ensure that it's actually Hush breaking it by disabling it in settings and reloading the page. If it works after this, please report it by opening an issue.
48+
49+
## License
50+
51+
Hush: [MIT License](http://opensource.org/licenses/mit-license.html). © Joel Arvidsson 2020-present
52+
53+
[Fanboy List](https://easylist.to): [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/). © Rick Petnel and contributors 2005

0 commit comments

Comments
 (0)