As you can see, I am a brokestudent that have alot of free time. So, naturally I decided to build a pomodoro app on mobile, just for fun. I mean it seems like a crazy idea on paper but it is just one small script ported from the pomodoro app that I made a few months ago (https://github.com/enzzzh/Pomodoro.git)
To install it
git clone --depth 1 https://github.com/enzzzh/PomodoroAppMobile.git
cd PomodoroAppMobile
npm install
npm start If you are using an android phone: Install the Expo app on mobile and run the script on your PC. now when you open the app you should have the app running on top
If you are using an apple phone : Just scan the QR code and you are good to go :)