This repository hosts OCTOMeuh source code.
OCTOMeuh helps you make the maximum speech duration per participant observed during your stand-up meetings. You juste have to define a max speech duration and the app will warn you when the time is elapsed with a delightful "Moooooo".
Moreover, if you think that the meeting is going out of control, you can flip your smartphone at anytime, as you could do with a real moo-box, to make the mooing ring out and re-establish the order immediately !
The app is available on GooglePlay
Here is a few information concerning the app that might interest you:
- It is 100% written in Kotlin
- The application is architectured to follow the MVP pattern
- A continuous deployment is set up in order to push automatically the application on the alpha channel
If you have a feature request, please create an issue containing as much information as possible concerning the details of your idea.
All PRs are welcomed and will be considered promptly :)
Project developed with Octo Technology support.
The MIT License (MIT)
Copyright (c) 2016 Octo Technology
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.