66 lines
1.7 KiB
Plaintext
66 lines
1.7 KiB
Plaintext
Categories:System
|
|
License:GPL-3.0+
|
|
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
|
|
commit=0728d9055d40d1c640f1976c43b709e0041793da
|
|
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.2,3
|
|
commit=4cf733a4a975e0fd2eceea1d984309e8984295ba
|
|
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.2
|
|
Current Version Code:3
|