이 작은 확장 도구는 휴대 전화를 HTTP 서버로 전환 할 수 있습니다.
따라서 LAN 컴퓨터에서 API 명령 (URL 구성표)을 보내 lifeup : gamify해야 할 일을 트리거 할 수 있습니다.습관 앱 (https://play.google.com/store/apps/details?id=net.sarasarasa.lifeup).
이것은 다음과 같은 효과를 얻을 수 있습니다 :
1.컴퓨터의 사용 시간, 텍스트 입력량 및 생명 업 응용 프로그램의 작업, 보상 또는 처벌의 완료를 트리거하는 드로잉 시간을 판단합니다.
2.컴퓨터 웹 페이지에서 작업을 생성하기 위해 간단한 웹 페이지 버전을 구현하십시오.
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