All Projects → clamiax → Snore

clamiax / Snore

Licence: mit
sleep with feedback

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Snore

react-component-countdown-timer
This is a simple count down timer react component.
Stars: ✭ 18 (-61.7%)
Mutual labels:  countdown
Efcountinglabel
Adds animated counting support to UILabel.
Stars: ✭ 311 (+561.7%)
Mutual labels:  countdown
Easycountdowntextureview
⏱ Easy count down by TextureView
Stars: ✭ 535 (+1038.3%)
Mutual labels:  countdown
moveit
Move.it is a project that combines the pomodoro (🍅 ) technique with some challenges (⚔️ ) for the well-being (🥰 ) of those who spend many hours (⏳ ) using the computer 🖥
Stars: ✭ 12 (-74.47%)
Mutual labels:  countdown
Countdownview
Android Countdown View
Stars: ✭ 2,869 (+6004.26%)
Mutual labels:  countdown
Vue Countdown
Countdown component for Vue.js.
Stars: ✭ 393 (+736.17%)
Mutual labels:  countdown
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (-17.02%)
Mutual labels:  countdown
Termdown
Countdown timer and stopwatch in your terminal
Stars: ✭ 749 (+1493.62%)
Mutual labels:  countdown
Timer.jquery
jQuery Timer: Start/Stop/Resume/Remove pretty timer inside any HTML element.
Stars: ✭ 283 (+502.13%)
Mutual labels:  countdown
Flip
⏳ The online version of the classic flip clock
Stars: ✭ 460 (+878.72%)
Mutual labels:  countdown
Web-Time-Tracker
Plugin named Timetracker is a time counter that works in both increase and decrease directions.
Stars: ✭ 21 (-55.32%)
Mutual labels:  countdown
ClassClock
ClassClock is a free, easy-to-use web app for K-12 schools that provides an at-a-glance view of the school schedule
Stars: ✭ 27 (-42.55%)
Mutual labels:  countdown
React Countdown
A customizable countdown component for React.
Stars: ✭ 402 (+755.32%)
Mutual labels:  countdown
yii2-time-down-counter
Widget for yii2, to start count down timer with a lot of options, This widget build dependence of timeDownCounter JS library
Stars: ✭ 15 (-68.09%)
Mutual labels:  countdown
Easytimer.js
Easy to use Timer/Stopwatch/Countdown library compatible with AMD, ES6 and Typescript
Stars: ✭ 562 (+1095.74%)
Mutual labels:  countdown
tiktok
🕑 A countdown chrome extension for tasks/events/whatever.
Stars: ✭ 22 (-53.19%)
Mutual labels:  countdown
Oycountdownmanager
在cell中使用倒计时的处理方法, 全局使用一个NSTimer对象, 支持单列表.多列表.多页面.分页列表使用
Stars: ✭ 317 (+574.47%)
Mutual labels:  countdown
Rn Countdown
⏰ 纯 JavaScript 实现的针对 React Native App 的倒计时组件。
Stars: ✭ 19 (-59.57%)
Mutual labels:  countdown
Countdownlabel
Simple countdown UILabel with morphing animation, and some useful function.
Stars: ✭ 714 (+1419.15%)
Mutual labels:  countdown
Jkcountdownbutton
JKCountDownButton,子类化UIButton实现IOS倒计时按钮,常常用于注册等发送验证码的时候进行倒计时操作
Stars: ✭ 436 (+827.66%)
Mutual labels:  countdown

snore - sleep with feedback

SYNOPSIS

snore [-v] [NUMBER[SUFFIX]...]

snore pause for NUMBER seconds. SUFFIX may be 's' for seconds (default), 'm' for minutes, 'h' four hours or 'd' for days. Given two or more arguments, pause for the amount of time specified by the sum of their values. A visual feedback is given by printing the flowing of time in both ascending and descending order. If no arguments are given, snore pauses for 1d (one day).

SHORTCUTS

Enter or Ctrl-j  show split time

Ctrl-s           pause execution

Ctrl-q           resume execution

Ctrl-c           stop and exit

Installation

Edit config.mk to match your local setup (snore is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install snore (if necessary as root):

make clean install

Status

snore is considered complete and no further development is expected to happen.

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].