Coder Social home page Coder Social logo

autoxuexiplaywright's Introduction

AutoXuexiPlaywright

What is this?

A script to finish XuexiQiangguo's everyday task automatically.

How to use?

Install requirements in requirements.txt, run AutoXuexiPlaywrightHeadless.py or AutoXuexiPlaywrightGUI.pyw, the first one doesn't have GUI while the second one has. If you don't have Desktop Environment in Linux, you have to use headless version. If you are using headless version, PySide6 is not a requirement and you can remove it.

About Proxy

proxy sample:
[
    {
        "server":"socks5://127.0.0.1:20808,
        "username":"user",
        "password:"pwd"
    },
    ......
]

OR

None

We will add a GUI config editor soon.
We have added a GUI config editor and it should work as expected. If you are using headless version, please check config format before saving file.

About async API

We use Playwright as backend, it provides an async API. We will try to use this instead sync API to improve IO performance. It is in early development phase and has many problems, if you are just a common user, we recommend you keep it disabled.

Notes

  1. This tool is under heavy development and may not as stable as other tools. Some fratures may also don't work as expected. Everyone's pull request to improve this tool is welcome.

  2. This tool is designed only finishing tasks listed on website, your max score in one day is 45 after using this tool correctly because some tasks are only available on mobile app.

  3. This tool is just for researching purpose, we don't be responsible for any result by using this tool.

  4. This tool is also available on multiverse, a decentralized VCS which is also under heavy development, with address 12D3KooWSBwQcHfgKLVMWNc9wLdqpFQmfy7mjAcBznQpdjZNwC9M/AutoXuexiPlaywright, you can setup a multiverse node and use it to provide mirror service. We don't guarantee the availablity on GitHub.

autoxuexiplaywright's People

Contributors

arenekosreal avatar techxuexi21 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.