Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/interglobalmedia/the-cat-whisperer

A little app I created so that cat lovers could be inspired to write about their cats using speech synthesis api and be inspired by the app's cat image fader slideshow. There is also music if one wants to listen while writing. The user's text is saved to session storage. And if he/she does reach the 5mb limit, he/she can save it to a .txt file and download it on their desktop. In iOS mobile, he/she can save it to an app. I save it to my Wunderlist app, for example. In iOS, however, downloading the local storage text only works (interestingly enough) in Safari. It does not work in Chrome or Firefox. Firefox is no longer supported by iOS anyway.
https://github.com/interglobalmedia/the-cat-whisperer

cat-whisperer es6-javascript es6-modules eslint filedownloads html5-audio sessionstorage text-to-speech webpack

Last synced: about 1 month ago
JSON representation

A little app I created so that cat lovers could be inspired to write about their cats using speech synthesis api and be inspired by the app's cat image fader slideshow. There is also music if one wants to listen while writing. The user's text is saved to session storage. And if he/she does reach the 5mb limit, he/she can save it to a .txt file and download it on their desktop. In iOS mobile, he/she can save it to an app. I save it to my Wunderlist app, for example. In iOS, however, downloading the local storage text only works (interestingly enough) in Safari. It does not work in Chrome or Firefox. Firefox is no longer supported by iOS anyway.

Awesome Lists containing this project