Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test new feature #1

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Test new feature #1

wants to merge 8 commits into from

Commits on Feb 26, 2023

  1. create 2 test file

    test_input-format.py
    finish new input (hour,minute) and the anti error for input
    
    try_new-feature.py
    develop version of new input
    and finish of convert output time
    Chewrs committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    8187920 View commit details
    Browse the repository at this point in the history
  2. Update try_new-feature.py

    Chewrs committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c3c351a View commit details
    Browse the repository at this point in the history
  3. merge 2 file and delete one

    delete Test_input-format.py'
    change 'try_new-feature.py' name to Input-Output_NF.py
    Chewrs committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2b5ec68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8167ce View commit details
    Browse the repository at this point in the history
  5. Create setting.json

    Chewrs committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    f87de74 View commit details
    Browse the repository at this point in the history
  6. rename apk.py to afk.py

    Chewrs committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5f3db8a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. try setting from json feature

    Chewrs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    61f50c5 View commit details
    Browse the repository at this point in the history
  2. add the setting feature to afk.py

    add the setting json feature to afk.py
    and change code to be more def
    test the feature in json-setting.py
    Chewrs committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1e4d755 View commit details
    Browse the repository at this point in the history