• Stars
    star
    832
  • Rank 54,811 (Top 2 %)
  • Language
    HTML
  • License
    GNU Affero Genera...
  • Created almost 6 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Android GUI for Clash

Clash
ClashA

An Android GUI for Clash.

ClashA will be deprecated soon. For a Clash GUI on Android in active development, use Clash for Android developed by Kr328 instead, Telegram Channel.

ClashA final version: 0.0.3+

Keywords and Useful Links

  • Clash : A multi-platform & rule-base tunnel, Github
  • ClashX for Mac : A GUI of Clash on macOS, Github
  • Clash for Windows : a GUI of Clash on Windows, Github

Build

Build Dependencies

  • JDK 1.8
  • Android SDK
    • Android NDK

Steps

  • Clone the repo using git clone --recurse-submodules <repo> or update submodules using git submodule update --init --recursive
  • Build it using Android Studio or gradle script