meow

(★ 114)

Meow - A Clash/mihomo Android client with Flutter UI, powered by meow-rs and lwip-based tun2socks

File Explorer

  • .gitignore
  • build.gradle.kts
  • CLAUDE.md
  • gradle.properties
  • gradlew
  • gradlew.bat
  • http_proxy.py
  • LICENSE
  • README.md
  • settings.gradle.kts
  • test-e2e-http.sh
  • test-e2e.sh

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

rustup target

View Details ▼

Modify a toolchain's supported targets.
Without the `--toolchain` option `rustup` will use the default toolchain. See `rustup help toolchain` for more information about toolchains.

rustup target add --toolchain {{toolchain}} {{target}}

Add a target to a toolchain:

rustup target remove --toolchain {{toolchain}} {{target}}

Remove a target from a toolchain:

rustup target list --toolchain {{toolchain}}

List available and installed targets for a toolchain:

# Project Badges

  • Feature Graphic Feature Graphic
// repository documentation