LukeSkywalker92 / TeleFrame

TeleFrame - a digital picture frame for telegram
MIT License
93 stars 28 forks source link

Voice Replies, sounds on recieve, turn off video sound and some cleanup of rendering #15

Closed s00500 closed 5 years ago

s00500 commented 5 years ago

So here is the final feature I needed: I want to have the feature for sending voice messages using a short button press.

This is a very simple way for my grandmother to react to photos I sent on the same channel :-)

Also there is now the option to have a sound played when a image is received and there is an option to disable the sound output of videos when they are played

Adding and removing images in the render has been fixed, so now there will not be 2 different images shown at once anymore

All features can be turned off from config All features are documented in the readme

I also changed the naming of the example config file to have syntax highlighting in it (also changed in the install script)

The only thing I did not test yet where running the install script on a raspberry, but it should work just fine

LukeSkywalker92 commented 5 years ago

Very nice work!!! Since you are very familiar with the code and have enhanced this project by many features, I would like to ask you, if you would like to become a collaborator. If yes, you can already merge this pull request yourself 😄

s00500 commented 5 years ago

Yes, I guess I am ok with that :-)

LukeSkywalker92 commented 5 years ago

👍