Giter Club home page Giter Club logo

nchu_tools's Introduction

NCHU Tools 興大實用工具

介紹

這是一個為了方便興大學生使用而開發的工具,目前有以下功能:

  • 自動填寫ilearning驗證碼
  • 自動填寫興大入口網站驗證碼
  • 圖書館自動登入(已棄用)

待增加功能

  • 期末公告成績email通知

前置作業

(前置)環境設定

必須先安裝python3,並且安裝以下套件:requirements.txt

pip3 install -r requirements.txt

(前置)帳密設定

需先在當前project目錄下建立loginSettings.ini並設定帳密,格式如下:

[loginInfo]
account = 411006xxxx
password = xxxxxxxxxx

使用方法

快捷操作

執行setup_helper.py,會安裝requirements.txt中所有套件並且在shortcut資料夾中建立捷徑,可將其釘選到工作列,方便使用。

GUI介面

執行main.py,會出現GUI介面,可在上面選擇要執行的功能。

待研發功能

  • 自動登入圖書館
  • 自動釘選到工作列
  • 將辨識方式改為CNN

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.