Timely Meetings is a straightforward meeting timer app that auto-detects when your meeting start-time and displays a count down.
In addition to sending a notification when the meeting ends, the app also sends notifications before your meeting ends so you can start wrapping up.
Have an Apple Phone or Watch and want to get notifications on your watch? Using XCode you can build the iOS version of the app and install to your device.
- Make timelymeetings.com your browser's home page (?), or ...
- Add timelymeetings.com to your phone's Home Screen (?), or ...
- Install Ionic Capacitor and XCode to install the app to your Apple Phone
- Web and iOS App - Available as a web app at https://timelymeetings.com (leverages browser notifications) and an Apple iOS Phone app with Apple Watch notifications support (Requires you to build/install via XCode).
- Auto-detects Meeting Start time But, allows you to adjust the start time as well
- Custom Meeting Duration Pick from a variety of meeting duration ranging from 15 minutes to 3 hours. We really hope, your meetings are not 3 hours long though. You can also start the timer before a meeting starts in case you are early.
- Speedy Meetings Automatically shorten meetings by 5 minutes to allow everyone time to prepare for the next meeting.
- Custom Notifications In addition to sending a notification when the meeting ends, the app also sends notifications a few minutes before your meeting ends so you can start wrapping up. You can configure or turn these off as needed.
- Nuanced User Experience The color of the app changes as you approach the end of your meeting to allow you to take advantage of peripheral vision. Additionally, the app is designed to fit in one screen view on mobile or desktop to allow tiling the web app to a corner of your desktop
Feel free to send any feature suggestions or bug reports to support@timelymeetings.com .
The Web App is built using React. The Mobile Native app uses Ionic Capacitor.
The web app is hosted on Github Pages (docs folder). React publishes the build to this directory.
- SPA on Github Pages
- https://capacitorjs.com/docs/getting-started
- https://capacitorjs.com/docs/web
- https://capacitorjs.com/docs/apis
- https://capacitorjs.com/docs/apis/app#statechangelistener
- https://appiconmaker.co/Home/Index/e21c03d0-8767-4304-91d1-710f10958353
- https://realfavicongenerator.net/
- https://appicon.co/
- https://soundbible.com/
- https://cssgradient.io/
- cordova-res on Apple Silicon M1
vips/vips8
errorbrew reinstall vips
- Background tasks with capacitor
- Black splash screen
- Update XCode Command Line Tools
sudo rm -rf /Library/Developer/CommandLineTools
sudo xcode-select --install