termodoro.mp4
Termodoro is a react app running on terminal that creates a pomodoro with traditional timings (25 min working, 5 min resting).
It needs npm
and node => v16
.
- Download this folder
- Run the command
npm install --global ./termodoro
one folder above the folder - Now you can use
termodoro
to work with.
You can run the commands to have your installation working in real time, so you can do updates on the code.
yarn
yarn build
yarn dev
- it's weird, depending on the terminal window size
- increase the volume of audio
- fix the audio issue. Audio file needs to be moved the audio file in src/assets to the dist/ folder to work.
- do some refactoring
- it should work on windows
- afplay just exists on mac :l