2015-08-22 23:58:38 +00:00
|
|
|
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:
|
2015-09-12 05:52:14 +00:00
|
|
|
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.
|
2015-08-22 23:58:38 +00:00
|
|
|
.
|
|
|
|
|
2015-09-09 20:23:17 +00:00
|
|
|
Requires Root:yes
|
2015-08-22 23:58:38 +00:00
|
|
|
|
|
|
|
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 && \
|
2015-08-26 05:37:35 +00:00
|
|
|
sed -i -e '/NDK=/d' build.sh && \
|
|
|
|
sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \
|
2015-08-22 23:58:38 +00:00
|
|
|
chmod +x build.sh && \
|
|
|
|
popd
|
|
|
|
build=pushd ../cmd && \
|
|
|
|
./build.sh && \
|
|
|
|
popd
|
|
|
|
|
2015-08-24 20:18:19 +00:00
|
|
|
Build:1.0.1,2
|
2015-08-25 15:06:33 +00:00
|
|
|
commit=0728d9055d40d1c640f1976c43b709e0041793da
|
2015-08-24 20:18:19 +00:00
|
|
|
subdir=app
|
|
|
|
gradle=yes
|
|
|
|
rm=app/src/main/res/raw/*
|
|
|
|
prebuild=pushd ../cmd && \
|
2015-08-26 05:37:35 +00:00
|
|
|
sed -i -e '/NDK=/d' build.sh && \
|
|
|
|
sed -i -e '/TARGET_DIR/aNDK=$$NDK$$' build.sh && \
|
2015-08-24 20:18:19 +00:00
|
|
|
chmod +x build.sh && \
|
|
|
|
popd
|
|
|
|
build=pushd ../cmd && \
|
|
|
|
./build.sh && \
|
|
|
|
popd
|
|
|
|
|
2015-09-02 18:00:39 +00:00
|
|
|
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
|
|
|
|
|
2015-08-22 23:58:38 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
2015-09-02 05:26:50 +00:00
|
|
|
Current Version:1.0.2
|
|
|
|
Current Version Code:3
|
2015-08-22 23:58:38 +00:00
|
|
|
|