Giter Site home page Giter Site logo

hoyolab-autocheckin's Introduction

Hoyolab Autocheckin

Auto-checkin service for Hoyolab games, including Honkai Impact 3rd, Genshin Impact 3rd, and Honkai: Star Rail.

Usage

This tool needs to be hosted on a web server.

NAME:
   hoyolab-autocheckin - Hoyolab auto checkin

USAGE:
   hoyolab-autocheckin [global options] command [command options] [arguments...]

COMMANDS:
   serve    Start a web server
   cron     Start a job scheduler
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

hoyolab-autocheckin serve provides the Web UI for users to manage their sessions.

NAME:
   hoyolab-autocheckin serve - Start a web server

USAGE:
   hoyolab-autocheckin serve [command options] [arguments...]

OPTIONS:
   --port value  Port to listen on
   --host value  Host to listen on
   --help, -h    show help

hoyolab-autocheckin cron is the cronjob to actually do the checkin.

NAME:
   hoyolab-autocheckin cron - Start a job scheduler

USAGE:
   hoyolab-autocheckin cron [command options] [arguments...]

OPTIONS:
   --help, -h  show help

Development

Run go run . to start the dev process.

Requirements

The following packages are required:

gorm.io/gorm                # ORM
gorm.io/driver/mysql        # ORM
github.com/gin-gonic/gin    # web framework
github.com/imroc/req/v3     # send http request
github.com/go-co-op/gocron  # cron
github.com/kataras/blocks   # templating
github.com/urfave/cli/v2    # cmd line

hoyolab-autocheckin's People

Contributors

aki149 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.