meow
Meow - A Clash/mihomo Android client with Flutter UI, powered by meow-rs and lwip-based tun2socks
File Explorer
- e2e.yml
- lint.yml
- tests.yml
- Helpers.kt
- build.gradle.kts
- 1.json
- 2.json
- 3.json
- 4.json
- ProfileDaoYamlTest.kt
- IMeowService.aidl
- IMeowServiceCallback.aidl
- TrafficStats.aidl
- MeowConnection.kt
- TrafficStats.kt
- MeowApi.kt
- MeowApiException.kt
- MeowApiModels.kt
- BaseService.kt
- MeowInstance.kt
- ServiceNotification.kt
- VpnService.kt
- MeowCore.kt
- ClashProfile.kt
- DailyTraffic.kt
- PrivateDatabase.kt
- DefaultNetworkListener.kt
- DataStore.kt
- InstalledAppsRepository.kt
- PerAppRepository.kt
- ProfileRepository.kt
- TrafficHistoryRepository.kt
- SubscriptionService.kt
- Action.kt
- DailyTrafficRecorder.kt
- SpeedSampleStore.kt
- VpnStateRepository.kt
- Core.kt
- strings.xml
- strings.xml
- network_security_config.xml
- diagnostics.rs
- engine.rs
- lib.rs
- logging.rs
- protect.rs
- tun2socks.rs
- build.rs
- Cargo.lock
- Cargo.toml
- AndroidManifest.xml
- MeowApiLogStreamTest.kt
- MeowApiTest.kt
- build.gradle.kts
- proguard-rules.pro
- home.png
- settings.png
- subscribe.png
- traffic.png
- feature.png
- icon.png
- index.html
- privacy-policy.html
- 1000003.txt
- 1000004.txt
- 1000005.txt
- 1000006.txt
- 1000007.txt
- 1000008.txt
- 1000010.txt
- 1000013.txt
- 1000018.txt
- 1000019.txt
- 1000020.txt
- 1000021.txt
- 1000022.txt
- 1000023.txt
- 1000024.txt
- 1000025.txt
- 1_home.png
- 2_subscribe.png
- 3_traffic.png
- 4_settings.png
- featureGraphic.png
- icon.png
- full_description.txt
- short_description.txt
- title.txt
- Appfile
- Fastfile
- README.md
- gradle-wrapper.jar
- gradle-wrapper.properties
- libs.versions.toml
- yaml.tmLanguage.json
- language-configuration.json
- darcula.json
- languages.json
- Analytics.kt
- SoraTextMateBootstrap.kt
- DailyTrafficChart.kt
- SpeedChart.kt
- DelayBadge.kt
- GlassCard.kt
- MeowScaffold.kt
- NavRow.kt
- SectionHeader.kt
- Dest.kt
- ConnectionsScreen.kt
- HomeScreen.kt
- HomeViewModel.kt
- LogsScreen.kt
- PerAppProxyScreen.kt
- PerAppProxyViewModel.kt
- RulesScreen.kt
- SettingsScreen.kt
- SettingsViewModel.kt
- SubscribeScreen.kt
- SubscribeViewModel.kt
- TrafficScreen.kt
- TrafficViewModel.kt
- SoraYamlEditor.kt
- YamlEditorScreen.kt
- YamlEditorViewModel.kt
- MeowColors.kt
- MeowShapes.kt
- MeowTheme.kt
- MeowType.kt
- AppVersions.kt
- Formatters.kt
- PlatformUtils.kt
- MeowApp.kt
- App.kt
- AppGraph.kt
- MainActivity.kt
- ic_launcher.xml
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher.png
- ic_launcher_foreground.png
- ic_launcher.png
- ic_launcher_foreground.png
- strings.xml
- strings.xml
- AndroidManifest.xml
- StringsParityTest.kt
- build.gradle.kts
- google-services.json.template
- proguard-rules.pro
- .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
jsDelivrjsDelivr 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.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
rustup target
View Details ▼
rustup target
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
// repository documentation
Was this content helpful?
(0 ratings)
