Skip to content

Commit cfabb57

Browse files
author
Git Setup Worker
committed
chore: anonymize author name in LICENSE and README
1 parent 7796bcc commit cfabb57

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 Vipin Singh
3+
Copyright (c) 2026 Hush Contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,21 @@
1414
<a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache_2.0-blue" alt="License"></a>
1515
</p>
1616

17+
<p align="center">
18+
<a href="https://github.com/vssinghh/hush/stargazers"><img src="https://img.shields.io/github/stars/vssinghh/hush?style=flat&logo=github&color=FAD02C" alt="GitHub Stars"></a>
19+
<a href="https://github.com/vssinghh/hush/network/members"><img src="https://img.shields.io/github/forks/vssinghh/hush?style=flat&logo=github&color=007acc" alt="GitHub Forks"></a>
20+
<a href="https://github.com/vssinghh/hush/graphs/contributors"><img src="https://img.shields.io/github/contributors/vssinghh/hush?style=flat&color=orange" alt="Contributors"></a>
21+
<a href="https://github.com/vssinghh/hush/issues"><img src="https://img.shields.io/github/issues/vssinghh/hush?style=flat" alt="Issues"></a>
22+
</p>
23+
1724
---
1825

1926
Hush is a privacy-first notification filtering app for Android. Define rules in plain English — by typing or speaking — and Hush uses on-device AI (Gemini Nano) to parse your intent into structured rules that automatically block, mute, or allow notifications. Everything runs locally. No cloud. No data leaves your device.
2027

28+
<p align="center">
29+
<strong>⭐ Support the Project: If you find Hush useful or appreciate local AI privacy, please star this repository! It helps more developers discover the project. ⭐</strong>
30+
</p>
31+
2132
---
2233

2334
## Screenshots
@@ -100,6 +111,13 @@ flowchart LR
100111

101112
## Getting Started
102113

114+
### 📲 Quick Install
115+
116+
If you are a user and just want to try out the app:
117+
1. Head over to the **[Releases](https://github.com/vssinghh/hush/releases)** section.
118+
2. Download the latest pre-compiled APK.
119+
3. Install it on your Gemini Nano supported Android device.
120+
103121
### Prerequisites
104122

105123
- **JDK 17**
@@ -226,7 +244,7 @@ Contributions are welcome! Please:
226244
## License
227245

228246
```
229-
Copyright 2025 Vipin Singh
247+
Copyright 2025 Hush Contributors
230248
231249
Licensed under the Apache License, Version 2.0 (the "License");
232250
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)