A simple node.js app that retrieves weather information from the specified source and writes the information out to a file. Developed to feed a text-to-speech engine a script for real-time weather information.
Stars
0
Forks
0
Watchers
0
Open Issues
4
Overall repository health assessment
^1.0.2^4.13.3^0.1.8^1.12.028
commits
5
commits
Used ESLint to clean up this file and make it respect an 80 char line limit.
d98eedfView on GitHubUsed ESLint to clean up this file and make it respect an 80 char line limit.
4127ebeView on GitHubCleaned up code a bit in preparation to dump the configuration page. This version is considered stable but has no additional functionality from the last release version.
58a29bcView on GitHubAdded ability to add new Request or Schedule to the HTML page. Open issues rendering schedules on second add action. This is not a release version.
b041f40View on GitHubUpdated package.json with latest dependancies. Not a release version.
4b93802View on GitHubUpdated package.json - still not a release version.
d393c0cView on GitHubWorking on an HTML config page. This is NOT a release version.
0e684f9View on GitHubgithub#9 - incorrect calulation of time prior to noon addressed by fixing issue with equal sign in the addLocalVariable function.
ef9b0c8View on GitHubInitial build including a scheduling component. Documetation to follow after more testing.
951dd38View on GitHubgithub#8 - 12 noon reported as AM - this is now addressed along with a previously unreported issue where 12 AM would return 0 AM.
e997614View on GitHub