mytimer

A Geeky Timer for Terminal Enthusiasts

MIT License

Downloads
1.1K
Stars
104
Committers
4
mytimer - Version 1.8 Latest Release

Published by sepandhaghighi 4 days ago

  • 5 new tones added
  • Face random mode added
  • Tone random mode added
  • get_face function added
  • get_tone function added
  • show_faces_list function updated
  • README.md updated
  • Test system modified
  • Python 3.13 added to test.yml
mytimer - Version 1.7

Published by sepandhaghighi 18 days ago

  • 2 new programs added
    1. mate
    2. french-press
  • 9 new tones added
  • README.md updated
mytimer - Version 1.6

Published by sepandhaghighi about 2 months ago

  • 2 new programs added
    1. puer-tea
    2. purple-tea
  • --set-on argument added #97
  • Default mode changed from count-up to countdown
  • white-tea program duration changed from 10 minutes to 3 minutes
mytimer - Version 1.5

Published by sepandhaghighi 3 months ago

  • 2 new programs added
    1. rooibos-tea
    2. yellow-tea
  • --keep-on argument added #20
  • README.md updated
  • Programs message updated
mytimer - Version 1.4

Published by sepandhaghighi 3 months ago

  • 1 new program added
    1. mid-break
  • --repeat argument added #94
  • --sign argument added
  • long-break program duration changed from 15 minutes to 30 minutes
  • README.md updated
mytimer - Version 1.3

Published by sepandhaghighi 5 months ago

  • 1 new program added
    1. animedoro #83
  • two_step_timer function added
  • print_message function added
  • SECURITY.md added
  • Test system modified
  • nava added to requirements.txt
  • Sound playing system updated
  • Python 3.5 dropped
  • short-break program duration changed from 10 minutes to 5 minutes
  • long-break program duration changed from 30 minutes to 15 minutes
  • pomodoro program updated
  • pomodoro_timer function modified
  • load_params function modified
  • README.md updated
  • _112_26_timer function removed
  • _52_17_timer function removed
mytimer - Version 1.2

Published by sepandhaghighi 9 months ago

  • feature_request.yml template added
  • config.yml for issue template added
  • 2 new programs added #75 #76
    1. 52-17
    2. 112-26
  • Bug report template modified
  • run_timer function modified
mytimer - Version 1.1

Published by sepandhaghighi 10 months ago

  • 1 new program added #48
    1. pomodoro
  • TIME_PRINT_TEMPLATE changed #66
  • KeyboardInterrupt exit handling updated #61
  • ADDITIONAL_INFO added to argparser epilog
  • Python 3.12 added to test.yml #67
mytimer - Version 1.0

Published by sepandhaghighi 12 months ago

  • --programs-list argument added #54
  • --faces-list argument added #55
  • --v-shift argument added #45
  • --h-shift argument added #45
  • DEFAULT_PARAMS parameter added
  • PROGRAMS_DEFAULTS parameter added
  • load_program_params function added
  • japanese-green-tea program bug fixed #57
  • README.md updated
mytimer - Version 0.9

Published by sepandhaghighi about 1 year ago

  • 4 new faces added #51
  • 4 new programs added #44 #46
    1. work
    2. short-break
    3. long-break
    4. noodle
  • PROGRAMS.md updated
mytimer - Version 0.8

Published by sepandhaghighi about 1 year ago

  • Logo added #18
  • --alarm-repeat argument added #37
  • Tones length modified #39
  • README.md updated
mytimer - Version 0.7

Published by sepandhaghighi over 1 year ago

  • --tone argument added #24
  • TONES.md added #24
  • 9 new tones added #24
  • Test system modified
  • input_check decorator renamed to input_handler
  • countup_timer function inputs modified
  • countdown_timer function inputs modified
  • PROGRAMS.md updated
  • FACES.md updated
mytimer - Version 0.6

Published by sepandhaghighi over 1 year ago

  • --program argument added #17
  • PROGRAMS.md added #17
  • run_timer function added
  • Inputs type changed to int #26
  • README.md updated
  • WRONG_INPUT_ERROR renamed to INPUT_ERROR_MESSAGE
  • Alarm tone changed
mytimer - Version 0.5

Published by sepandhaghighi over 1 year ago

  • 5 new faces added
  • --message argument added #19
  • play_sound function modified
  • playsound removed from requirements.txt
  • README.md updated
mytimer - Version 0.4

Published by sepandhaghighi over 1 year ago

  • 4 new faces added
  • Infinite timer mode added
  • README.md updated
  • Parameters moved to params.py
mytimer - Version 0.3

Published by sepandhaghighi almost 2 years ago

  • --face argument added #4
  • FACES.md added
  • README.md updated
  • Minimum art library version changed from 1.8 to 2.9
mytimer - Version 0.2

Published by sepandhaghighi almost 2 years ago

  • --version flag added #5
  • Test system modified
  • countdown_timer function modified #2
  • countup_timer function modified #2
mytimer - Version 0.1

Published by sepandhaghighi about 2 years ago

  • Countdown mode added
  • Count-up mode added
  • Alarm added