Code Monkey home page Code Monkey logo

eoc's Introduction

About this program

This is a program to remind teacher to finish the class.

Download

Download it from releases or baidu.

Use

It's quite simple to use it.

Basic use

There must be the csv file named after the abbreviation of the week in the same folder as the main program.In the csv file, the first column is subject, the next three columns are the time of class beginning, the last three columns are the time of class over. For example.

The button of 准时下课 is refresh the time of class over.It will find next class over time that is not reached.

Advanced usage

If you want to change the character displayed, you can look up the following form to find where you should change.

The class has not finished yet.

object object name position
the present time label None
the time of class over label_2 None
time remaining label_3 main.py line 61
sentence label_4 main.py line 60
now lesson label_5 None
lesson now_subject csv file first line

The class has finished.

object object name position
the present time label None
the time of class over label_2 None
time remaining label_3 main.py line 57
sentence label_4 main.py line 50
now lesson label_5 None
lesson now_subject main.py line 55

Ps. "None" means don't recommend changing, but if you really want to change, you can visit Dialog.py retranslateUi()method or use OBJECT_NAME.setText()method.

Warning

This program has not exception handling.So if today is Monday and Mon.csv not exist or all class of today has finished, the program will exit with exit code -1.

Contribution

This is not a formal project.You can pull request anything you want.But I strongly recommend you to submit an issue before writing code.

License

Copyright ste1hi, 2022.

Distributed under the terms of the MIT License.

eoc's People

Contributors

ste1hi avatar

Stargazers

 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.