https://github.com/walles/skrata
Kids writing app
https://github.com/walles/skrata
Last synced: about 2 months ago
JSON representation
Kids writing app
- Host: GitHub
- URL: https://github.com/walles/skrata
- Owner: walles
- Created: 2016-03-11T09:28:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:43:43.000Z (over 7 years ago)
- Last Synced: 2026-04-26T01:32:31.817Z (about 2 months ago)
- Language: Java
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skrata - Kids Writing App
Skrata is a text box. When you type it uses TTS to speak the most recent letter, the most recent
word and the full text.
The purpose is to encourage kids to play with typing.
The name is a combination of the Swedish word for write ("skriv") and talk ("prata").
# TODO before going public
* Try it on Malva and see how it flies
* Get feedback from at least one external beta tester
* Add a way to switch between installed TTS languages.
* Add some sort of hint about how to install additional languages.
* Remove the Settings menu item unless we use it for language switching.
# DONE
* Remove the mail button. It's from a template and has no business being there.
* Make the text size larger
* Replace "Skriv här" with "Type here", make it translatable and translate it into Swedish
* Add buttons for sending the text as a search string to Youtube. We send to everything that
supports search intents.