Coder Social home page Coder Social logo

maa-streamlit's Introduction

maa-streamlit

Yet another maa frontend built with streamlit.

Device Panel

Quick Start

  1. Install dependencies using poetry.
  2. Fill in config files. You may use config_example as reference. Note that config is similar but nonetheless different from that of maa-cli. Please see next section for details.

Functions

  1. Run Tasks: Run tasks in order, only if no maa instance is running.
  2. Scheduled Taskset: Run taskset at specific time of day. Currently only HH:MM is supported. More complex conditions are not implemented (PR welcome).

Config

Tasks

Basically the same as maa-cli, but no variant or input is available.

Taskset

  • enable is whether schedule is enabled.
  • schedule is when the task should run (datetime.time).
  • use = xxx in tasks refer to task in $config_dir/tasks/xxx.toml.
  • params = {} in tasks is merged with params in $config_dir/tasks/xxx.toml (dicts are merged, others are overriden (see maa_streamlit.config); taskset config has higher priority)

maa-streamlit's People

Contributors

aur3l14no 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.