Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WithHades authored Nov 18, 2018
1 parent 0db3882 commit d9aa951
Showing 1 changed file with 42 additions and 2 deletions.
44 changes: 42 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,42 @@
# forestHook
蚂蚁森林自动收取能量
<h3><a id="user-content-------蚂蚁森林助手--" class="anchor" aria-hidden="true" href="#------蚂蚁森林助手--"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
<span>
<span>蚂蚁森林助手</span>
</span>
</h3>
<div></div>
<ol>
<li>
<div></div>
自动收取自己与好友的能量</li>
<li>
<div></div>
自动收取好友即将消失的能量</li>
<li>
<div></div>
静默操作,无需打开蚂蚁森林页面</li>
<li>
<div></div>
定时启动,每隔10分钟收取一次</li>
<li>
<div></div>
软件需要Xposed框架支持,在VirtualXposed里面可以正常使用</li>
<li>
<div></div>
<a href="https://github.com/WithHades/forestHook/releases">进入下载页面</a>
</li>
</ol>
<div></div>
<div>
<a name="user-content-e6849fe8b0a2_2"></a>
<a id="user-content-e6849fe8b0a2_2"></a>
<a name="user-content-感谢"></a>
<a id="user-content-感谢"></a>
</div>
<h5><a id="user-content---感谢" class="anchor" aria-hidden="true" href="#--感谢"><svg class="octicon octicon-link" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>
<span>感谢</span>
</h5>
<div></div>
<p>1.参考尼古拉四的思路 <a href="https://www.52pojie.cn/thread-794312-1-1.html" rel="nofollow">Android支付宝蚂蚁森林能量自动收取插件开发原理解析</a>
<br> 2.参考Joysing的思路
<a href="https://github.com/Joysing/AlipayAutoGetForest">支付宝蚂蚁森林自动收能量 &amp; 监控能量生成</a>
</p>

0 comments on commit d9aa951

Please sign in to comment.