Adobe Flash AS3 source code for the DIY Magic Mirror project, instructions here to setup development environment http://www.diymagicmirror.com/source_code_notes.html
Stars
12
Forks
8
Watchers
12
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
fixed stock feature which broke when Yahoo discontinued stock csv api in May 2017. Replaces with a different stock API. Also rev'd code to 7.10
0102ffcView on GitHubchanged default orientation to landscape, also added command lines needed for timeserver gui work around
31a30abView on GitHubversion 7.9 release, only change is the default board is 5 instead of 4 which is an Adruino Uno which is new kit is based off of
46f87c7View on GitHubMerge branch 'master' of https://github.com/alinke/DIYMagicMirror
6fb2efbView on GitHubfixed TTS and Twitter, now supporting two different Text to Voice engines, voicerss.com and yakitome.com. Yakitome is free but there is a delay so VoiceRSS is setup by default (note voicerss has limited credits). Also cleaned up some code and removed old code and libraries that are no longer used.
37133d1View on GitHubMerge branch 'master' of https://github.com/alinke/DIYMagicMirror
7f9f275View on GitHubadding pc specific .fla files and also fixed default xml creation by turning off tts in both basic_config.as and config.as
89db78cView on GitHubfixed bag in config basic program where the woeid wasn't being saved
879192bView on GitHub