OzakIOne / azia

Small script that open a youtube video every X minutes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azia

Small script that open a youtube video every X minutes for your daily workout

How to build

git clone https://github.com/OzakIOne/azia
cd azia
npm i

For windows

npm run windowsbin

For linux

npm run linuxbin

For macos

npm run macosbin

How to run

If you have node installed just npm start

Double click azia.exe file in the bin/windows/ folder

For linux and mac just run ./bin/linux/azia or ./bin/macos/azia

How to use

  1. Press enter 3 times to have the default parameters : videos opens instantly and every 30 minutes

or

  1. You can input your youtube video, the interval in minutes, and the delay in minutes

About

Small script that open a youtube video every X minutes


Languages

Language:JavaScript 100.0%