An open API service indexing awesome lists of open source software.

https://github.com/atex-ovi/atexovi-theme

Atex Ovi Theme — A modern, colorful, and clean Termux interface with Zsh integration.
https://github.com/atex-ovi/atexovi-theme

bash bash-script dotfiles go linux shell terminal termux termux-theme termux-ui zsh

Last synced: 2 months ago
JSON representation

Atex Ovi Theme — A modern, colorful, and clean Termux interface with Zsh integration.

Awesome Lists containing this project

README

          


Atex Ovi Theme for Termux






Shell zsh


Bash 5.2


GitHub Stars


GitHub Forks


License MIT




Donate via Saweria


Telegram Contact


Facebook Follow


![Atex Ovi Logo](https://raw.githubusercontent.com/atex-ovi/img-assets/main/img-theme.jpg)

## Overview

Atex Ovi Theme is a one-shot installer for Termux, providing a modern, colorful, and fully customized terminal UI experience. It includes a sleek ASCII banner, colored prompt, Zsh plugins, custom fonts, and a themed color palette.


## Screenshot
**1. Startup Display**

**2. ls-logo**

**3. Auto Suggestion**


## Features

* One-shot installation via `install.sh`.
* Fully customized Zsh prompt with colors and modern aesthetics.
* Auto-installation of core and extra utilities (bash, coreutils, curl, git, zsh, Go).
* Logo-ls integration for a modern `ls` experience.
* Custom font and termux.properties configuration.
* Restore script (`restore.sh`) to revert Termux to its default state.
* Progress bar animations during installation.


## Installation

Clone the repository and run the installer:

```bash
git clone https://github.com/atex-ovi/atexovi-theme.git
cd atexovi-theme
bash install.sh

```

> [!TIP]
> It is recommended to run this on a fresh Termux installation.


## Restore

> [!NOTE]
> If you want to revert to the original Termux setup, run:

```bash
bash ~/restore.sh
```


## Zsh Plugins Installed

* zsh-syntax-highlighting
* zsh-fzf-history-search
* zsh-autosuggestions
* zsh-autocomplete
* bgnotify

> [!NOTE]
> These plugins are automatically installed by `install.sh`


## Special Thanks

* [mayTermux](https://github.com/mayTermux) – as inspiration for the look and UI.
* [Termux](https://termux.com/) – Android terminal platform.
* [Bash](https://www.gnu.org/software/bash/) – shell scripting.
* [Zsh](https://www.zsh.org/) – modern shell for prompt customization.
* [Go](https://golang.org/) – programming language for additional tools.
* All open-source communities are supportive.


## Support & Donations
If you find this project useful, consider supporting the development:

[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/atexovi)


## License

[MIT](LICENSE)