#
pause
Here are 71 public repositories matching this topic...
2
Mahou(魔法) - The magic layout switcher.
windows
c-sharp
keyboard-leds
caps-lock
hooks
snippets
winapi
keyboard-layout
tooltip
layout-switcher
dot-net
chocolatey
pause
mahou-wiki
shift-pause
auto-update
auto-switching
-
Updated
Jul 13, 2020 - C#
-
Updated
Jun 15, 2020 - Vue
7
KeziahMoselle
commented
Oct 16, 2019
Solution
Add a screen where the user can create tasks
A task can be :
-
Unchecked (default)
-
Checked (done)
-
Done tasks should be hidden
-
Tasks should be temporary
Show the task currently being worked on on the counter screen
It's okay to take a break
-
Updated
Apr 14, 2019 - JavaScript
Android 主要实现录音功能,集合了录音、暂停、停止、播放、重录、计时、pcm转wav等功能,分别传了java和kotlin版本
-
Updated
Dec 24, 2018 - Java
beshur
commented
Nov 26, 2019
Would be good to support soundcloud embed/iframe.
Asynchronous sleep with better time functions and typescript support
nodejs
javascript
npm
time
node
yarn
js
async
promise
milliseconds
npm-package
wait
pause
node-js
async-await
sleep
sleep-functions
-
Updated
Apr 17, 2020 - TypeScript
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
-
Updated
Mar 2, 2018 - JavaScript
Android app for hanging device with ROOT Access
-
Updated
Aug 22, 2018 - Java
GPS player developed using react and material ui
-
Updated
Mar 3, 2020 - JavaScript
machine-learning
voice
voice-commands
voice-recognition
pause
features
length
voice-assistant
voice-as-an-interface
voice-recording
voice-activity-detection
voice-computing
voice-python
-
Updated
Jun 5, 2019 - Python
coming 是一个用于创建定时任务和顺序任务的任务管理工具,分为两个部分。定时任务:用于添加周期执行的任务,可以匹配一年中的任意年,月,日,周,时,分,秒。顺序任务:用户管理需要长时间顺序执行的任务,你可以在任务执行中选择暂停,重启,停止等操作,也可以用初始化参数,重新执行。两个调度联合使用基本满足日常需求。coming is a task management tool for creating scheduled tasks and sequential tasks, includes two parts. Scheduled task: It is used to add periodic execution tasks, which can match any year, month, day, week, hour, minute, and second of the year. Sequential tasks: Users manage tasks that need to be executed sequentially for a long time. You can choose to pause, restart, stop, etc. in the task execution, or you can use the initialization parameters to re-execute. The joint use of the two dispatchers basically meets daily needs
-
Updated
Jul 3, 2020 - Go
The classic Tetris written using es6 and object oriented programming
javascript
game
board
webpack
es6
tetris
drop
dom-manipulation
object-oriented
pause
babel-webpack
piece
rotation
tetriminos
-
Updated
May 3, 2017 - JavaScript
Abort or continue the flow of tasks according to an answer (with or without Enter key) to the specified question. The flow of tasks is paused, until the user responds and the next behavior is found by specified options.
javascript
flow
grunt
prompt
grunt-plugins
question
wait
pause
gruntfile
gruntplugin
confirm
abort
continue
-
Updated
Mar 2, 2018 - JavaScript
Loop through your objects and arrays synchronous
-
Updated
Jul 24, 2018 - JavaScript
Console progress bar, splitstopwatch (debug-timer), null-annotations, CSV-reader and CSV-writer, various tools and data-structures.
fader
slider
stopwatch
split
progressbar
start
pause
interval
csv-reader
tuple
csv-writer
console-progressbar
stor
null-annotations
-
Updated
Feb 14, 2018 - Java
A utility to help listen Android application level resumed or paused.
-
Updated
Jun 4, 2019 - Java
Improve this page
Add a description, image, and links to the pause topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pause topic, visit your repo's landing page and select "manage topics."
The
Error
class in PRDownloader is not really helping when debugging as it doesn't provide the issue that causes the download to fail.I'd suggest adding a
Throwable
parameter to theError
class.Thanks