Provide LifeUp SDK, and expose LifeUp APIs as HTTP services!
This small extended tool can turn your mobile phone into an HTTP server. So that you can send API commands (URL Scheme) from the LAN computer to trigger various actions of the LifeUp: Gamify To-Do & Habit app .
This can achieve the following effects:
- Judging the usage time on the computer, the amount of text input, and the drawing time to trigger the completion of tasks, rewards, or punishments of the LifeUp application.
- Implement a simple web page version to create tasks from the computer web page.
- And everything you can do with computer programming!
In the 1.1.x version, it supports querying the complete data list in LifeUp, such as task and shop item data, and uses it as the data source of the desktop version.
You can also use these data for secondary development of LifeUp.
https://docs.lifeupapp.fun/en/#/guide/api
We haven't written the documentation yet, but you can check it out in the source code.
https://docs.lifeupapp.fun/en/#/guide/api_cloud
or check our source code:
We're glad to review your pull requests. Please free feel to improve this project.
Please follow our commit message standard. Other than that, there are no special requirements.