Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mice2100 authored Mar 24, 2019
1 parent 6f2e87b commit 9062b5a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# alearn

This use adb to manipulate android app "Learn to strong" automatically.
Tested under Ubuntu 18.04, Openwrt 18.06.

Requirements:
apt install adb
apt install python3

Using crontab to run daily:
0 20 * * * /root/cron.sh >/dev/null 2>&1

0 comments on commit 9062b5a

Please sign in to comment.