README.md
December 5, 2017 ยท View on GitHub
TURN OFF APP
Turn Off App is free and open source software to shutdown your computer at selected hour or after specifed time peroid avilable on Windows platform
Download
| version | Link |
|---|---|
| x64 | Download Windows 64 bit version |
| x32 | Download Windows 32 bit version |
Running Locally
# Clone this repository
git clone https://github.com/tomaszchlebek/turn-off-app.git
# Go into the repository
cd turn-off-app
# Install dependencies
yarn install
# Run the app
yarn run start