Skip to content

itachi-re/dotfiles-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± dotfiles-android

Personal Android (Termux) dotfiles and configuration setup.

This repository contains my custom environment for a fast, minimal, and efficient workflow on Android β€” focused on performance, media playback, and developer convenience.


βš™οΈ Features

  • 🧠 Optimized Termux environment
  • πŸŽ₯ MPV configuration for high-quality anime playback
  • ⚑ FFmpeg setup (hardware acceleration ready)
  • 🐚 Shell customization (aliases, prompt, etc.)
  • πŸ“¦ Useful scripts and automation tools

πŸ“‚ Structure

.
β”œβ”€β”€ termux/
β”‚   β”œβ”€β”€ bashrc
β”‚   β”œβ”€β”€ aliases
β”‚   └── packages.txt
β”œβ”€β”€ mpv/
β”‚   └── mpv.conf
β”œβ”€β”€ ffmpeg/
β”‚   └── notes.txt
└── scripts/

πŸš€ Setup

Clone the repo:

git clone https://github.com/itachi-re/dotfiles-android.git
cd dotfiles-android

Apply configs manually or symlink:

ln -s ~/dotfiles-android/termux/bashrc ~/.bashrc

πŸŽ₯ MPV (Anime Optimized)

Key features:

  • Hardware decoding (MediaCodec)
  • High-quality scaling
  • Proper subtitle rendering (libass)

⚑ FFmpeg

  • Installed via Termux

  • Supports:

    • x264 / x265 / AV1
    • libass (subtitles)
    • MediaCodec (hardware acceleration)

🧩 Requirements

  • Android device (root optional)
  • Termux (F-Droid version recommended)
  • Basic Linux knowledge

πŸ› οΈ Notes

This setup is tuned for:

  • Smooth anime playback
  • Low resource usage
  • Clean workflow

πŸ“Œ TODO

  • Add install script
  • Add Niri / Wayland experiments
  • Improve automation

πŸ“œ License

MIT (or choose your preferred license)

About

Personal Android + Termux dotfiles, configs, and scripts for a fast, minimal, and optimized setup (MPV, FFmpeg, shell, and more).

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors