Skip to content

A simple Android Python script which reads aloud all of the unread SMS messages on your device.

Notifications You must be signed in to change notification settings

LukeDSchenk/ReadMyMessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

ReadMyMessages

A simple Android Python script which reads aloud all of the unread SMS messages on your device. The idea behind this simple script was a way to read your android SMS messages aloud while driving, etc.

This is a very basic functioning "text message voice mail" program I wrote entirely on my HTC 10 device in QPython3. I spent about an hour making this, and the functionality is very limited in its current state. Feel free to use this code in any way, mess around with it, make it better, whatever you like. It's also a fun little learing experience if you wish to make your own :)

If you are interested in contributing to this simple project to turn it into something bigger, please feel free to let me know!

Running the script

To run this script on your android device, you will need to install QPython3, or a similar Python IDE for Android (I would recommend using QPython3, because the androidhelper module is installed by default). I may or may not try and update this into a full fledged kivy Android/IOS application in the future. We'll see!

About

A simple Android Python script which reads aloud all of the unread SMS messages on your device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages