Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

erdii/sleep-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleep timer

the friendly cross-platform (Mac, Windows, Linux for now) shutdown timer!

example screenshot

Installation

  • download and doubleclick. That's it :)

Development

  • build typescript, less and html: make build
  • watch typescript, less: make watch
  • start app in dev mode: make start
  • create releases: make release

Todo

  • find a logo
  • packaging: see electron-builder.json5