/TheBabyProject

An App, to help parents put babies to sleep by playing various sounds / also a personal study of QML and Android deployment of Qt Apps

Primary LanguageQMLGNU General Public License v3.0GPL-3.0

The Baby Project - Baby Whisperer App (on playstore)

The App is now available at the playstore ! https://play.google.com/store/apps/details?id=br.sandrofadiga

An app (desktop/mobile) made in QML for help parents put their babies to sleep.

The app has an selection of sounds (still in progress) available to be played to help the baby relax.

The application is now feature complete (at least I think so :). But it lacks the wav sound files to be in the final version.

  • This version is the closest to release on APP store, the sounds are not present on this repository, but to play with the App source you can add any plain wav and mp3 file and change the sounds.qrc file and the SoundModel.qml file

  • Screeshots:

image

image

image

This is GPL license since I'm planning to deploy the App on Play store (Android version).

But feel free to use as code snippets or as an example for personal study.

This is my second 'real' QML/Quick application, so feel free to give me some advice, tips and hints.

Thanks !!!

Sandro.