Skip to content

Commit 41a8535

Browse files
committed
Add CREDITS.md with proper acknowledgments
1 parent 273cc39 commit 41a8535

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CREDITS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Credits
2+
3+
This project, **Gemini CLI for Termux**, is a fork of the original [Gemini CLI](https://github.com/google-gemini/gemini-cli) repository.
4+
5+
## Original Authors
6+
- **Google Gemini Team**: The primary developers and maintainers of the original Gemini CLI.
7+
- **Google LLC**: The copyright holder of the original source code.
8+
9+
## Fork Maintainer
10+
- **Alex72-py**: Adapted the codebase for Android/Termux compatibility.
11+
12+
## License
13+
The original code is licensed under the **Apache License 2.0**. This fork continues to be licensed under the same terms. You can find the full license text in the [LICENSE](LICENSE) file.
14+
15+
## Changes in this Fork
16+
- Modified `packages/core/src/utils/secure-browser-launcher.ts` to support `termux-open-url`.
17+
- Added `termux-install.sh` for automated dependency management on Android.
18+
- Updated documentation to reflect Termux-specific usage.
19+
20+
We thank the Google Gemini team for their open-source contribution which made this mobile adaptation possible.

0 commit comments

Comments
 (0)