Zkffkah / voice-timetable

Voice timetable menu bar app for voice notification of the schedule class

Repository from Github https://github.comZkffkah/voice-timetableRepository from Github https://github.comZkffkah/voice-timetable

Voice Timetable

Voice timetable menu bar app for voice notification of the current class

Run for start development version

git clone https://github.com/lowwor/voice-timetable.git
cd voice-timetable
npm install
npm start
// or
yarn install
yarn start

Run for build a pre-release production app.

npm build
// or
yarn build

Get ready files for installation on Windows

npm release
// or
yarn release

© 2020 | Voice Timetable | MIT licensed.

About

Voice timetable menu bar app for voice notification of the schedule class

License:MIT License


Languages

Language:JavaScript 75.0%Language:SCSS 15.2%Language:HTML 6.7%Language:CSS 3.1%