Git Product home page Git Product logo

bbdc-accelerator-python's Introduction

bbdc-accelerator-python

这个项目是对 bbdc-accelerator 这个项目的扩展。

  1. 不背单词app(WSA 环境下)快捷键支持。能极大提高背单词时的点击效率。

  2. 我有一根ppt的笔,上下键能够很好的控制常用的选项(认识或不认识)。我经常在mac上的安卓模拟器使用这根笔。能够提升点击效率(自我感觉)。

  3. 还有一点是我不太会写Windows平台上的c++。

安装说明

  1. 首先运行不背单词模拟器窗口,wsa也可,模拟器应该也可(没做测试)。

  2. 根据屏幕提示调整几个按键的位置

  3. 开始使用

使用说明

python = 3.9, 可用以下方法配置环境
conda create -n bbdc python=3.9
conda activate bbdc
pip install -r requirements.txt

本程序提供的快捷键

快捷键在bbdc_config中定义,每个字段的意义如下:
- "window_title": 窗口名称
- "configuration": 是否重新确认按钮
- "confirm": 确认键
共定义了四个按钮,因为我的笔上一共就四个按键,建议不要使用enter键,next_button表示学习下一组词,其他为字面意思。
- "describe": 描述,
- "key": 键位,
- "location": 与左上角的相对位置
- "status": true为强制更新单个按钮的位置

如果有任何疑问,欢迎issue!

可去原作者处star, 好像只有我star了。

bbdc-accelerator-python's People

Contributors

xiaoc57 avatar

Watchers

 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.