All Projects → YJLAugus → Clock

YJLAugus / Clock

Licence: other
一个简单的计时器程序💡/A sample clock⏰

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Clock

new-clock
The best clock app there is
Stars: ✭ 24 (+60%)
Mutual labels:  clock, timer
Flip Clock
A flip clock, timer and countdown made with Polymer
Stars: ✭ 69 (+360%)
Mutual labels:  clock, timer
Simple Clock
Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
Stars: ✭ 257 (+1613.33%)
Mutual labels:  clock, timer
vue-circular-count-down-timer
a count down timer library for vue.js
Stars: ✭ 45 (+200%)
Mutual labels:  clock, timer
Flipdown
⏰ A lightweight and performant flip styled countdown clock
Stars: ✭ 136 (+806.67%)
Mutual labels:  clock, timer
timer.cljs
Scheduling async operations in Clojurescript
Stars: ✭ 22 (+46.67%)
Mutual labels:  clock, timer
React Countdown
React Component showing a countdown to certain date and time.
Stars: ✭ 58 (+286.67%)
Mutual labels:  clock, timer
Aospdeskclock
Fork of aosp deskclock: alarm,clock, timer,stopwatch
Stars: ✭ 28 (+86.67%)
Mutual labels:  clock, timer
Uicircularprogressring
A circular progress bar for iOS written in Swift
Stars: ✭ 1,658 (+10953.33%)
Mutual labels:  clock, timer
React Timer Hook
React timer hook
Stars: ✭ 118 (+686.67%)
Mutual labels:  clock, timer
tm
timers and timeline
Stars: ✭ 31 (+106.67%)
Mutual labels:  clock, timer
Clock
A low consumption, low latency support for frequent updates of large capcity timing manage
Stars: ✭ 161 (+973.33%)
Mutual labels:  clock, timer
Peaclock
A responsive and customizable clock, timer, and stopwatch for the terminal.
Stars: ✭ 314 (+1993.33%)
Mutual labels:  clock, timer
Use Timer
A timer hook for React
Stars: ✭ 113 (+653.33%)
Mutual labels:  clock, timer
Amazing Time Picker
Timepicker (Clock Picker) for Angular 2, Angular 4 and Angular 5, Angular 6, Angular 7 - Compatible with Angular Material
Stars: ✭ 142 (+846.67%)
Mutual labels:  clock, timer
Hgcircularslider
A custom reusable circular / progress slider control for iOS application.
Stars: ✭ 2,240 (+14833.33%)
Mutual labels:  clock, timer
ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
Stars: ✭ 1,302 (+8580%)
Mutual labels:  timer
Tablet-desk-clock
Software for displaying a clock on a tablet.
Stars: ✭ 24 (+60%)
Mutual labels:  clock
UT Framework
Various advanced tools built for Unreal Engine 4
Stars: ✭ 45 (+200%)
Mutual labels:  timer
CoreLooper
No description or website provided.
Stars: ✭ 34 (+126.67%)
Mutual labels:  timer

Clock

一个简单的计时器程序/A sample clock

前言

随着时间一分分的过去,年龄也一在不停的增长,人到了年龄大了之后吧,对于养生就会越来越看重吧(虽然我才21岁,这不重要)。人会因为时间的久坐,导致颈椎和其他的健康问题,这一点有球是对于程序员来说,长时间的坐着,应该是普遍存在的。于是便有了这个小程序的诞生,一个小小的计时器程序。当然了,其中一定有很多写的不好的地方,后期还会优化哒。

功能:

双击clock.exe直接运行就好。本程序基于winows系统,由devC++ 编写。为追求最简洁,没有用其余的IDE 进行编写。

  • 输入要计时的时间,设定是以分钟为单位计时,最小为1分钟。
  • 时间采用倒计时时间,当时间为0时,响起铃声。
  • 铃声需要为wav格式。可自定义铃声,把自己喜欢的铃声进行替换就好。

版本说明

1.0版,程序一定有不当之处,如果您有什么好的建议,请您提出。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].