/Twake-Desktop

Desktop App for Twake

Primary LanguageTypeScript

Supported OSes

  • MacOS 10.11 and later (including M1 chips)
  • Windows 7 and later 32 and 64bit in the same file
  • Linux Ubuntu 14.04 or later, Fedora 24 or later, Debian 8 or later

Getting Started

1. npm i

2. npm run dev

Available Scripts

npm run dev

Runs the app in the development mode.

npm run build

All OS builds in the build folder.

npm run build-l

Only Linux OS build.

npm run build-m

Only Mac OS build.

npm run build-w

Only Windows OS build.