この小さな拡張ツールは、携帯電話をHTTPサーバーに変えることができます。
LANコンピューターからAPIコマンド(URLスキーム)を送信して、 Lifeupのさまざまなアクションをトリガーできるようにすることができます。習慣アプリ(https://play.google.com/store/apps/details?id=net.sarasarasa.lifeup)。
これは、次の効果を達成できます。コンピューターでの使用時間、テキスト入力の量、およびライフアップアプリケーションのタスク、報酬、または罰の完了をトリガーするための描画時間を判断します。
2。シンプルなWebページバージョンを実装して、コンピューターWebページからタスクを作成します。
3。そして、コンピュータープログラミングでできることすべて!
これは、オープンソースプロジェクトhttps://github.com/ayagikei/lifeupです。
lifeup apisドキュメント:
https://docs.lifeupapp.fun/en/#/guide/api
1. Support registering mDNS service so that the desktop can automatically discover its IP (requires desktop v1.1.0)
2. The result value is added to the API called through the contentProvider method.
3. Increase the click area of the scan QR code button
4. Fix ActivityNotFound crash