https://github.com/cbeuw/cloak-android

Android client of Cloak

https://github.com/cbeuw/cloak-android

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Android client of Cloak

Basic Info
  • Host: GitHub
  • Owner: cbeuw
  • License: other
  • Language: Kotlin
  • Default Branch: master
  • Size: 3.49 MB
Statistics
  • Stars: 262
  • Watchers: 13
  • Forks: 34
  • Open Issues: 16
  • Releases: 22
Created over 7 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

Cloak-android

Shadowsocks plugin Cloak for Android

Requirements

  • Go 1.22
  • Android NDK 26.3.11579264
  • Android SDK 34
  • Gradle 7.4

Build Instructions

  1. Install the appropriate SDK & NDK versions in Android Studio's SDK manager
  2. Execute cd app/src && ./build.sh
  3. Build with Android Studio

Owner

  • Name: Andy Wang
  • Login: cbeuw
  • Kind: user
  • Location: United Kingdom

Qian

GitHub Events

Total
  • Create event: 1
  • Release event: 2
  • Issues event: 3
  • Watch event: 29
  • Issue comment event: 6
  • Push event: 1
  • Pull request event: 2
  • Fork event: 3
Last Year
  • Create event: 1
  • Release event: 2
  • Issues event: 3
  • Watch event: 29
  • Issue comment event: 6
  • Push event: 1
  • Pull request event: 2
  • Fork event: 3

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 63
  • Total Committers: 3
  • Avg Commits per committer: 21.0
  • Development Distribution Score (DDS): 0.063
Past Year
  • Commits: 18
  • Committers: 1
  • Avg Commits per committer: 18.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Andy Wang c****y@g****m 59
不确定 3****2 3
James H Ball b****3@g****m 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 35
  • Total pull requests: 9
  • Average time to close issues: 5 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 29
  • Total pull request authors: 6
  • Average comments per issue: 3.23
  • Average comments per pull request: 0.44
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 4
  • Pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • windstander (6)
  • IzzySoft (3)
  • malikshi (1)
  • gegehennb (1)
  • kenjzheng (1)
  • chenshaoju (1)
  • georgh- (1)
  • Alexey104 (1)
  • loyess (1)
  • AlloteSoftware (1)
  • firestorm99 (1)
  • OmlineEditor (1)
  • makestuff4fun (1)
  • jeffshead (1)
  • ag14774 (1)
Pull Request Authors
  • cbeuw (3)
  • notsure2 (3)
  • Poussinou (2)
  • jameshball (1)
  • IzzySoft (1)
  • selivan (1)
  • linsui (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 29
proxy.golang.org: github.com/cbeuw/cloak-android
  • Versions: 29
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.4%
Average: 6.6%
Dependent repos count: 6.8%
Last synced: 10 months ago

Dependencies

app/build.gradle maven
  • androidx.appcompat:appcompat 1.1.0 implementation
  • androidx.constraintlayout:constraintlayout 1.1.3 implementation
  • androidx.preference:preference-ktx 1.1.1 implementation
  • com.github.shadowsocks:plugin 1.3.4 implementation
  • org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
build.gradle maven
.github/workflows/android.yml actions
  • actions/attest-build-provenance v1 composite
  • actions/checkout v4 composite
  • actions/setup-go v5.0.1 composite
  • actions/setup-java v3 composite
  • android-actions/setup-android v3 composite
  • nttld/setup-ndk v1 composite
  • r0adkll/sign-android-release v1 composite
  • softprops/action-gh-release v2 composite