https://github.com/amdzy/pomodoro-app
https://github.com/amdzy/pomodoro-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/amdzy/pomodoro-app
- Owner: amdzy
- License: mit
- Created: 2021-12-09T11:33:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T20:41:17.000Z (over 4 years ago)
- Last Synced: 2025-01-22T02:28:31.435Z (over 1 year ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pomodoro App
A pomodoro app, Works on android and IOS
Written in React Native
🖼 Images

## Features
* Three default timers
* The ability to change the timers default time
* Different background for every timer
* Vibration and alarm on timer end
* Ability to disable the vibration or the alarm
* Keep screen awake when timer is running
## Frameworks & Tools
* [React Native](https://reactnative.dev/)
* [Expo](https://expo.dev/)
* [Zustand](https://www.npmjs.com/package/zustand)
## License
[MIT](https://choosealicense.com/licenses/mit/)