Skip to content

Ayagikei/LifeUp-Desktop

Repository files navigation

LifeUp Desktop

a LAN desktop port LifeUp that developed based on LifeUp SDK.

Architecture

Installation


Features

  • The current version is only a technical demonstration and preview of the API interface, mainly providing some basic information browsing functions, and does not cover all application functions.
  • Completely open source, you can freely change its UI and implement the functions you want.
  • Basic functions:
    • Query task list, complete task
    • Query attribute list, level
    • Query commodity list, purchase commodity
    • Query sentiment list and browse large pictures through a computer image browser
    • ...

Todo

  • data query
  • add/edit task
  • export feelings to Markdown format
  • add various data
  • use items
  • more statistics

Local deployment

You just need to install IntelliJ IDEA will run it, preferably a newer version.

If you need to develop more functions linked with LifeUp, please also check the LifeUp SDK.

Contribution

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.