52 lines
1.3 KiB
Plaintext
52 lines
1.3 KiB
Plaintext
Categories:System
|
|
License:GPLv3+
|
|
Web Site:
|
|
Source Code:https://github.com/theScrabi/Etherwake-app
|
|
Issue Tracker:https://github.com/theScrabi/Etherwake-app/issues
|
|
|
|
Auto Name:Etherwake
|
|
Summary:Wake computers on the same network
|
|
Description:
|
|
Wraper around the ehterwake command. It is used to start computers within
|
|
the same network as the smartphone. Since this app sends pure ethernetframes
|
|
it requires root privileges.
|
|
.
|
|
|
|
Requires Root:Yes
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/theScrabi/Etherwake-app
|
|
|
|
Build:1.0,1
|
|
commit=c8fe1d10592ddad5c2f36f857ca8c22e153c79c0
|
|
subdir=app
|
|
gradle=yes
|
|
rm=app/src/main/res/raw/*
|
|
prebuild=pushd ../cmd && \
|
|
sed -i -e '/NDK=/d' build.sh && sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \
|
|
chmod +x build.sh && \
|
|
popd
|
|
build=pushd ../cmd && \
|
|
./build.sh && \
|
|
popd
|
|
|
|
Build:1.0.1,2
|
|
disable=wait for upstream
|
|
commit=130372b783cc9f61a6967800811fc52eb4726e74
|
|
subdir=app
|
|
gradle=yes
|
|
rm=app/src/main/res/raw/*
|
|
prebuild=pushd ../cmd && \
|
|
sed -i -e '/NDK=/d' build.sh && sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \
|
|
chmod +x build.sh && \
|
|
popd
|
|
build=pushd ../cmd && \
|
|
./build.sh && \
|
|
popd
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.0
|
|
Current Version Code:1
|
|
|