All Projects → HyunmoAhn → Tiny-Timer

HyunmoAhn / Tiny-Timer

Licence: MIT license
Simple timer desktop app using electron

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Tiny-Timer

react-timer-wrapper
Composable React Timer component that passes status props to children, in addition to some basic callbacks. Can be used at a countdown timer ⏲ or as stopwatch ⏱ to track time while active.
Stars: ✭ 14 (-72.55%)
Mutual labels:  timer
glyphcollector
glyphcollector.app
Stars: ✭ 47 (-7.84%)
Mutual labels:  desktop-application
use-countdown-timer
React hook exposing a countdown timer with optional expiration reset callbacks
Stars: ✭ 31 (-39.22%)
Mutual labels:  timer
animedoro-timer
An Animedoro timer for all the weebs out there | productivity : 📈
Stars: ✭ 37 (-27.45%)
Mutual labels:  timer
cryptopunks
(crypto) pixel punks - libraries, tools & scripts, and more
Stars: ✭ 24 (-52.94%)
Mutual labels:  desktop-application
chronocube
[UNMANTAINED]. Simple app to time your Rubik's Cube solves
Stars: ✭ 62 (+21.57%)
Mutual labels:  timer
Figma-Timer
No description or website provided.
Stars: ✭ 13 (-74.51%)
Mutual labels:  timer
dunya-desktop
A modular, customizable and open-source desktop application for accessing and visualizing music data.
Stars: ✭ 76 (+49.02%)
Mutual labels:  desktop-application
cya
Easy to use snapshot and restore utility for any Linux (Unix) OS and filesystem powered by BASH
Stars: ✭ 73 (+43.14%)
Mutual labels:  timer
tiny-timer
🕑 Small countdown timer and stopwatch module.
Stars: ✭ 39 (-23.53%)
Mutual labels:  timer
flitter
A Livesplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
Stars: ✭ 112 (+119.61%)
Mutual labels:  timer
OotD
Outlook on the Desktop (OotD)
Stars: ✭ 76 (+49.02%)
Mutual labels:  desktop-application
circlebars
Add circular progress bars and countdown timers easily with circlebars Created by @itaditya. Demo at >
Stars: ✭ 38 (-25.49%)
Mutual labels:  timer
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Stars: ✭ 21 (-58.82%)
Mutual labels:  timer
time-tracker-cli
Super tiny and ligthway time tracker for all cli lovers
Stars: ✭ 79 (+54.9%)
Mutual labels:  timer
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-25.49%)
Mutual labels:  desktop-application
ioBroker.smartcontrol
Control devices smarter: by grouping, including triggers like motion, opening window, etc. and set target devices accordingly
Stars: ✭ 20 (-60.78%)
Mutual labels:  timer
fts
🔍 Postgres full-text search (fts)
Stars: ✭ 28 (-45.1%)
Mutual labels:  desktop-application
Lurka
4chan desktop app for power users
Stars: ✭ 29 (-43.14%)
Mutual labels:  desktop-application
clappr-plugins
Main plugins for the Clappr project
Stars: ✭ 22 (-56.86%)
Mutual labels:  timer

Tiny-Timer

For application

Simple timer desktop app using electron

For boilerplate

Can be referred to electron basic setting like hot-loading, build, auto-launch, auto-update etc.

I have managed oh-my-desk maked electron. oh-my-desk has a core feature that is needed for other electron projects as well. (like hot-loading, auto-update, auto-launch etc.) But It is huge project to consult a core features. Therefore, Tiny-Timer is a simple project and is easy to consult about how to make a core feature.

Downloads

Following link and Download matched file about OS.

MAC download Tiny-Timer-1.0.2.dmg

Window download Tiny-Timer-Setup-1.0.2.exe

Overview

Feature

Setting time and script then occur notification with script when time up.

Hotkey

  • Enter: run the timer.
  • back-space: reset the timer.
  • space or click: stop the timer.

Use

npm install // install external library
npm run start // run `Tiny-Timer` in development mode.
npm build // build `Tiny-Timer` in production mode.

Electron Boilerplate

I make this project to help initialize about electron project. I leave the guide for initialize electron project. Please reter to this repository.

Progress about development

Contributing

Welcome about Both of case refactor timer feature and question about Progress of development. I hope to help your project.

You can ask using Issue or Comment in closed Pull requests

License

MIT

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