{"id":17011023,"url":"https://github.com/janwerder/raspberry-pi-alarm-clock","last_synced_at":"2026-05-04T00:31:15.217Z","repository":{"id":25635177,"uuid":"29070501","full_name":"JanWerder/Raspberry-Pi-Alarm-Clock","owner":"JanWerder","description":"a WIP Alarm Clock","archived":false,"fork":false,"pushed_at":"2015-02-08T20:16:19.000Z","size":492,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-17T12:45:35.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JanWerder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-10T20:44:51.000Z","updated_at":"2017-01-13T08:30:55.000Z","dependencies_parsed_at":"2022-07-07T22:53:19.815Z","dependency_job_id":null,"html_url":"https://github.com/JanWerder/Raspberry-Pi-Alarm-Clock","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JanWerder/Raspberry-Pi-Alarm-Clock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JanWerder%2FRaspberry-Pi-Alarm-Clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JanWerder%2FRaspberry-Pi-Alarm-Clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JanWerder%2FRaspberry-Pi-Alarm-Clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JanWerder%2FRaspberry-Pi-Alarm-Clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JanWerder","download_url":"https://codeload.github.com/JanWerder/Raspberry-Pi-Alarm-Clock/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JanWerder%2FRaspberry-Pi-Alarm-Clock/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32590100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T06:06:03.045Z","updated_at":"2026-05-04T00:31:15.181Z","avatar_url":"https://github.com/JanWerder.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry-Pi-Alarm-Clock\n\n![Logo](https://raw.githubusercontent.com/JanWerder/Raspberry-Pi-Alarm-Clock/master/Management%20interface/images/logo.png)\n\n##Architecture concept\n\n![](http://i.imgur.com/SnVPmfZ.png)\n\n###Alarm checker\nA php script that connects to the database and looks for alarms in the current minute\n\n###Alarm Storage\nA MySQL Database that stores every alarm\n\n###Message Builder\nA Java Commandline Application that build sentences for the Text-To-Speech via API (i.e. Weather)\nIt uses forecast.io for its JSON API, so you will need an API Key.\nConfigure the parameters for the linex in the config.properties in the src folder\n\n###Management Interface\nA mobile friendly UI for creating and deleting the alarm\n\n##Installation\n\nsudo apt-get update\n\nsudo apt-get install php5\n\nsudo apt-get install apache2\n\nif the pi is connected via hdmi during the installation: \nsudo amixer cset numid=3 1\n\nsudo apt-get install mpg123\n\nsudo apt-get install mysql-server mysql-client php5-mysql\n\nsudo apt-get install libapache2-mod-auth-mysql php5-mysql phpmyadmin\n\nsudo nano /etc/php5/apache2/php.ini\n\nadd: extension=mysql.so \n\n###PHP config\nsudo nano /etc/sudoers\n\nadd: www-data ALL=(ALL) NOPASSWD: ALL\n\nSources:\nhttp://danfountain.com/2013/03/raspberry-pi-text-to-speech/\nhttp://razzpisampler.oreilly.com/ch07.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanwerder%2Fraspberry-pi-alarm-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanwerder%2Fraspberry-pi-alarm-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanwerder%2Fraspberry-pi-alarm-clock/lists"}