Inspiration
We have to run a lot of machine learning for our work and university. We hate to come back after a longer break and see an output of a command that failed after 2 minutes. Thats why we created "tellmewhen".
What it does
It allows you to send the output of long-running script to the web-service that is viewable from other devices like your mobile phone.
How we built it
With magic of python and firebase. We use firebase realtime database to manage events that we collect directly from python input, and lastly serve it on azure.
Challenges we ran into
We wanted to do android app but it wasn't working with us :P
Accomplishments that we are proud of
Creating full pipeline around firebase which we never used before.
What we learned
Firebase, click and not to try android again :P
What's next for tellmewhen
We mostly want to focus on implementing more verbose notification system and nicer UI.
Log in or sign up for Devpost to join the conversation.