valos/LittleZoo
1
0
Fork
You've already forked LittleZoo
0
Little web app (PWA) to discover animals and learn their sound
  • JavaScript 57.9%
  • Python 27.8%
  • HTML 12.8%
  • CSS 1.5%
Find a file
2017年10月11日 00:47:18 +02:00
app Move hamburger menu icon at left 2017年09月27日 17:26:52 +02:00
.gitignore LittleZoo is now a PWA 2017年09月20日 01:26:07 +02:00
freesound.py Initial commit 2015年09月16日 10:52:33 +02:00
gulpfile.js LittleZoo is now a PWA 2017年09月20日 01:26:07 +02:00
LICENSE Add README.md and LICENSE 2015年09月19日 00:15:12 +02:00
media.json Add Dolphin and Rhinoceros 2017年10月11日 00:47:18 +02:00
media_downloader.cfg Initial commit 2015年09月16日 10:52:33 +02:00
media_downloader.py LittleZoo is now a PWA 2017年09月20日 01:26:07 +02:00
package.json LittleZoo is now a PWA 2017年09月20日 01:26:07 +02:00
README.md LittleZoo is now a PWA 2017年09月20日 01:26:07 +02:00

Little Zoo

Litte web app (PWA) to discover animals and learn their sound.

Little Zoo is the ideal app to discover animals and learn their sound. It is perfect for any age from one to five.

Learn and spend good time together with your baby or toddler, or let it discover a world of animals by itself. Simple, yet endlessly enjoyable, Little Zoo lets your child unlock the magic of learning.

With just a single tap, your child can have fun learning all animals sounds. Find out what your child's favourite animal is today!

Licensing

  • LittleZoo → GNU Affero GPL v3.0
  • Framework7 → MIT
  • Buzz! → MIT

Install

$ ./media_downloader.py media_downloader.cfg
$ npm install
$ rm app/sw.js; gulp generate-service-worker